Bug report #792 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/792>

REPORT #792 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: webbug
State: received
Priority: medium
Severity: critical
Confidence: public
Environment: 
   Release: Tomcat 3.2.1
   JVM Release: 1.2.2
   Operating System: Solaris
   OS Release: Solaris 2.7
   Platform: Unix 

Synopsis: 
Server throws an request exception for  every request

Description:
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)

Title: BugRat Report # 792

BugRat Report # 792

Project: Tomcat Release: Tomcat 3.2.1
Category: Bug Report SubCategory: New Bug Report
Class: webbug State: received
Priority: medium Severity: critical
Confidence: public

Submitter: Rajesh Rao ( [EMAIL PROTECTED] )
Date Submitted: Jan 17 2001, 01:33:24 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Server throws an request exception for every request
Environment: (jvm, os, osrel, platform)
1.2.2, Solaris, Solaris 2.7, Unix

Additional Environment Description:
I have installed only tomcat and no apache , just using tomcat at 8080 port.

Report Description:
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)

Workaround:
null

View this report online...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to