Hello all,

I’m quite desperate.
I’m using Tomcat 4.0.3 on Solaris 2.7 and keep getting the following error in the 
Catalina log file:
HttpConnector[44301] accept: 
java.net.SocketException: Software caused connection abort
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:343)
        at java.net.ServerSocket.implAccept(ServerSocket.java:438)
        at java.net.ServerSocket.accept(ServerSocket.java:409)
        at org.apache.catalina.connector.http.HttpConnector.run(HttpConnector.java:993)
        at java.lang.Thread.run(Thread.java:536)

This happens when the I browse my application using IE and click on several pages 
without waiting for them to finish loading.
I read some posts on this issue but found no answer.

Eyal

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

Reply via email to