tomcat jsp debug Error (Failed to establish connection to the target VM ...)
hi,
i'm tring to use jidea webapplication debug, but debug failed on start.
can everyone help me to configure jidea, tomcat or jvm to debug jsp and servlet
The Error message is the follow :
"Failed to establish connection to the target VM at 'localhost:5050' using socket transport"
SO win 2000 sp2
tomcat 4.1.18
jdk 1.4.1_02
thank's in advance
Please sign in to leave a comment.
If you are using aurora 929, this seems to be broken. With 3.0 it works fine.
luca wrote:
Just to be sure, did you check off the box that said start server
process before binding to 5050? It's in the web app setup. It needs to
first start the server before it hooks the debugging process into it.
R
tomcat 4.1.x is not working with intellij... as the official "howto" puts it. You have to use 4.0.x... Does anyone know of any workaround for that?