The following exception is written to error_log files of javawebserver. I am not not opening any socket in any of my servlets. [Fri Jun 29 14:46:50 CDT 2001] IOException when handling request [Fri Jun 29 14:46:50 CDT 2001] java.net.SocketException: Connection reset by peer: JVM_recv in socket input stream read at java.net.SocketInputStream.socketRead(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java, Compiled Code) at com.sun.server.servlet.http.HttpInputStream.fill(HttpInputStream.java, Compiled Code) at com.sun.server.servlet.http.HttpInputStream.readLine(HttpInputStream.java, Compiled Code) at com.sun.server.servlet.http.HttpRequestLine.readLine(HttpRequestLine.java, Compiled Code) at com.sun.server.servlet.http.HttpRequestLine.parse(HttpRequestLine.java, Compiled Code) at com.sun.server.servlet.http.HttpRequest.next(HttpRequest.java, Compiled Code) at com.sun.server.http.HttpServiceRequest.next(HttpServiceRequest.java, Compiled Code) at com.sun.server.http.HttpServiceHandler.handleRequest(HttpServiceHandler.java, Compiled Code) at com.sun.server.http.HttpServiceHandler.handleRequest(HttpServiceHandler.java, Compiled Code) at com.sun.server.HandlerThread.run(HandlerThread.java:162) Can any one help me out. When this error come out actually. Thanks in advance ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
