debugging - Debug Play 2.1 with Eclipse -
I know that my problem is very familiar but I can not debug my playback! Project via eclipse
Precondition:
- Use Windows 8 with Eclipse Juno and Play 2.1
- Check that the port 99 99 is not
- Create a play project and "eclipsify" it
workflow:
1. Start playing with "Play Debug Run" - http listening port = 9000 and jpda = 9999 2. Setup debug configuration: Java Remote application; Socket Attach; Host = publichost; Port = 99 99 3. Debug project
- & gt; Error: Failed to connect to remote VM The connection failed. Connection refused: Connect
I also tried to get the eclipse as the admin with the result I heard that it is possible to change the JDP port, but I do not understand 99 99 is free. Besides, I would like to know how do I start a debug mode inside the game console?
G
Almost similar problem:
Check your firewall incidents after blocking events ... I had problems with Eclipse + GWT + JPDA debugging, my Commodo Internet Security Suite is blocked
Comments
Post a Comment