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:

  1. Use Windows 8 with Eclipse Juno and Play 2.1
  2. Check that the port 99 99 is not
  3. 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

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -