Hi all,
I am facing a problem when I try de debug remotely on wildly 10.
First I am trying to use on localhost.. if I get success then I go to remote server.. so I am using MacOsx Java 8.
I already uncomment the line for enable the remote debug on standalone.conf and tried to connect using eclipse but I can't connect.. I get timeout.. connection refused.. a lot of errors..
Can somebody help me with this ?
Port 8787 open
Application Running
Debug configurations
Errors
Does
telnet localhost 8787
work from the same machine? If not, then you will have to check firewall/anti-virus or other similar software which might be blocking the connection.