AEM 6.3 server deployment connection refused
The new maven project is pointing to localhost and throwing the below connection refused error when tried to deploy on dev server. We are using Archetype 11.
08:28:28,157 INFO - Installing XXXX.ui.apps (D:\workspacePolCIB\root\Maven\Builds\AdobeCMS\Promotions\Publish_To_Author_Instance\ui.apps\target\XXXX.ui.apps-0.0.1-SNAPSHOT.zip) to http://localhost:4502/crx/packmgr/service.jsp
08:28:29,277 INFO - I/O exception (java.net.ConnectException) caught when processing request: Connection refused: connect
08:28:29,278 INFO - java.net.ConnectException: Connection refused: connect
08:28:29,278 INFO - at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)