Tomcat integration problem?? Failed to establish connection..

I am using IDEA 680, jdk1.4.1. tried on both tomcat 4.03 and 4.1.12.I have set up web support in project property, configured path in debug.. looks fine.. but when I created a jsp file and try the debug.. it generated the following error.. wonder if anyone know what is going on. and how to fix it. thanks

Failed to establish connection to the target VM at 'localhost:5050' using socket transport

also, a detail integration instruction will be greatly appreciated!!

0
Avatar
Permanently deleted user

Please make sure the plugin started Tomcat (the "Start server before
debugger attaches" checkbox should be checked)

--

Best regards,
Eugene Zhuravlev
JetBrains, Inc, http://www.intellij.com
"Develop with pleasure!"


"guest" <tracker@intellij.net> wrote in message
news:1583529.1037423319052.JavaMail.jrun@is.intellij.net...

I am using IDEA 680, jdk1.4.1. tried on both tomcat 4.03 and 4.1.12.I have

set up web support in project property, configured path in debug.. looks
fine.. but when I created a jsp file and try the debug.. it generated the
following error.. wonder if anyone know what is going on. and how to fix it.
thanks
>

Failed to establish connection to the target VM at 'localhost:5050' using

socket transport
>

also, a detail integration instruction will be greatly appreciated!!

>


0

请先登录再写评论。