RE: PLZ Help with "java.net.SocketException: Connection reset"

2007-04-30 Thread Caldarale, Charles R
> From: Lorenzo Jiménez [mailto:[EMAIL PROTECTED] > Subject: PLZ Help with "java.net.SocketException: Connection reset" > > I have this error over and over again, but I have no clue > about its meaning or where to start? > > ClientAbortException: java.net.So

Re: PLZ Help with "java.net.SocketException: Connection reset"

2007-04-30 Thread Frank W. Zammetti
This generally means that the client aborted the connection before the server completed its response. Most of the time that means a user clicking Stop as a page loads, but I have seen it other times due to resource loading issues. For example, Dojo, at least through 0.3.1, was notorious for causi

PLZ Help with "java.net.SocketException: Connection reset"

2007-04-30 Thread Lorenzo Jiménez
Hello. I have this error over and over again, but I have no clue about its meaning or where to start? Can anyone help me? After the error is my web.xml. I am using Tomcat 5.5.16. Thanks very much, Regards, Lorenzo ERROR - 2007-04-30 00:16:26,395 [http-198.64.153.30-80-Processor34] WARN