Hi,
I am trying to deploy my project using Bamboo on a glassfish server and I am getting the below exception related to the remote server connectivity and the deployment is getting failed. The server is up and running but still getting this server. Can someone please help with this issue.
13-Sep-2019 14:47:32 [ERROR] Failed to execute goal org.codehaus.cargo:cargo-maven2-plugin:1.4.15:deploy (default-cli) on project adi: Execution default-cli
of goal org.codehaus.cargo:cargo-maven2-plugin:1.4.15:deploy failed: error submitting remote command: org.glassfish.api.admin.CommandException:
Remote server does not listen for requests on [localhost:4848]. Is the server up?: Connection refused: connect -> [Help 1]
13-Sep-2019 14:47:32 [ERROR] For more information about the errors and possible solutions, please read the following articles:
13-Sep-2019 14:47:32 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException