Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
can you guys help on this error:
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
ERROR: Connection refused: connect
java.net.ConnectException: Connection refused: connect
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(Plain
customer care helped setting the proxy by pass in the network connection and resolved the issue,
Can you share the URL that you are using to connect from studio?
Are you able to ping that server from your studio machine ?
Thanks
Shashank
Can you share the URL that you are using to connect from studio?
Are you able to ping that server from your studio machine ?
Thanks
Shashank
customer care helped setting the proxy by pass in the network connection and resolved the issue,