Eclipse : Failed to connect to remote VM. Connection refused. [duplicate]
This question already has an answer here: Eclipse Error: “Failed to connect to remote VM” 26 answers When ever i tried to launch my eclipse debug(for server side code) i'm getting the following error Failed to connect to remote VM. Connection refused. What's the problem may be? I already tried with most of the solutions out in the web but none of that solved my issue. Could any one can assist me to fix this? Advance thanks.. Which server are you using? Like already said: In your debug configuration you'll have to define the right port of your server (GF:9009 / Tomcat:8000) You'll have to set