You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by S....@spmv.de on 2000/08/23 17:25:25 UTC

Debugging servlets in KAWA 4.1a

Hi,

does anybody use the IDE KAWA 4.1a as debugger
for servlets and JSP together with Tomcat?

I got it to run (I run Tomcat in KAWA),
but very often, when I debug a servlet,
I get the following error message in KAWA:

Fatal exception: java.net.SocketException:
Connection reset by peer: JVM_recv in socket input stream read

and Dr. Watson pops up with an access violation error
from Java.exe and Tomcat stops.

I use Tomcat 3.2 b2 and JDK 1.3.0 on NT 4.0 SP6a.

Does anybody know a solution for this problem
or what this error message means or what this error caused?

Any help is extremly appreciated!!!

Thanks,

Stephan Zeeh