Bug 466 - Server throws an request exception for every request BugRat Report#792
Summary: Server throws an request exception for every request BugRat Report#792
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 3
Classification: Unclassified
Component: Connectors (show other bugs)
Version: 3.2.x Nightly
Hardware: All All
: P1 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-17 13:33 UTC by Rajesh Rao
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomcat Developers Mailing List 2001-01-17 13:33:24 UTC
When a JSP page is Requestes the page gets displayed well, but on the server console this error is thrown.

2001-01-17 02:06:09 - ContextManager: SocketException reading request, ignored - java.net.SocketException: Connection reset by peer
        at java.net.PlainSocketImpl.socketAvailable(Native Method)
        at java.net.PlainSocketImpl.socketAvailable(Compiled Code)
        at java.net.PlainSocketImpl.available(Compiled Code)
        at java.net.SocketInputStream.available(Compiled Code)
        at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Compiled Code)
        at org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled Code)
        at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)
Comment 1 Costin Manolache 2001-03-07 12:54:47 UTC
Fixed in 3.3.