How to resolver Arquilian on wildfly test problem under windows

232 Views Asked by At

I have a problem related to testing in windows operating system using Idea, I use Arquilian on wildfly server, the error i'm getting is this [CIRCULAR REFERENCE:java.net.ConnectException: WFLYPRT0023: Could not connect to remote+http://localhost:33390. The connection timed out] [CIRCULAR REFERENCE:java.net.ConnectException: WFLYPRT0023: Could not connect to remote+http://localhost:33390. The connection timed out] [org.jboss.as.arquillian.container.ArchiveDeployer] WARN: Cannot undeploy: project-in-ear.ear

1

There are 1 best solutions below

1
Hashem On

Hmm, what I see is that the problem is with firewall rules; you can try to add the ip and port authorization and see if this work