You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Eyal Bekerman <eB...@mercadosw.com> on 2003/07/07 19:21:32 UTC

Software caused connection abort

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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org