DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20935>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20935

Software caused connection abort

           Summary: Software caused connection abort
           Product: Tomcat 3
           Version: 3.1 Final
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I've recently upgraded the OS to Solaris 8. I'm getting the below error at 
times causing the tomcat server (version 3.1) to crash. the JDK version is 1.2.2

java.net.SocketException: Software caused connection abort
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.socketAccept(Compiled Code)
        at java.net.PlainSocketImpl.accept(Compiled Code)
        at java.net.ServerSocket.implAccept(Compiled Code)
        at java.net.ServerSocket.accept(Compiled Code)
        at org.apache.tomcat.service.SimpleTcpEndpoint.acceptSocket(Compiled Cod
e)
        at org.apache.tomcat.service.SimpleTcpEndpoint.acceptConnections(Compile
d Code)
        at org.apache.tomcat.service.TcpListenerThread.run(Compiled Code)
        at java.lang.Thread.run(Thread.java:479)
Endpoint ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8090] shutdown due t
o exception: java.net.SocketException: Software caused connection abort

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to