org.jboss.as.test.integration.management.deploy.runtime.StatelessEJBRemoteHomeRuntimeNameTestCase: org.jboss.as.test.integration.management.api.web.DeploymentScannerTestCase.testAddWrongPath: java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://[::1]:9990. The connection failed
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
org.jboss.as.test.integration.management.deploy.runtime.StatelessEJBRemoteHomeRuntimeNameTestCase: org.jboss.as.test.integration.management.api.web.DeploymentScannerTestCase.testAddWrongPath: java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://[::1]:9990. The connection failed
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
at org.xnio.nio.WorkerThread$ConnectHandle.handleReady(WorkerThread.java:319)
at org.xnio.nio.WorkerThread.run(WorkerThread.java:539)