You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by WIPRO Anil Gandhi <WI...@dm.gov.ae> on 2003/04/06 09:00:06 UTC

java.net.SocketException: Software caused connection abort

Hi,

I am facing the following error in my Tomcat production installation.  I have tomcat 4.0.4 installed. When I upgraded to tomcat 4.1.24, the error is same.

Can anyone please help me. Tomcat is installed on Sun Solaris 2.8.




SEVERE: Endpoint ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080] ignored exception: java.net.SocketException: Software caused connection abort
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.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(DefaultServerSocketFactory.java:107)
        at org.apache.tomcat.util.net.PoolTcpEndpoint.acceptSocket(PoolTcpEndpoint.java:356)
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:529)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
        at java.lang.Thread.run(Thread.java:536)
Apr 1, 2003 3:52:34 AM org.apache.tomcat.util.net.PoolTcpEndpoint acceptSocket
WARNING: Reinitializing ServerSocket
Stopping service Tomcat-Standalone

Thanks
Anil Gandhi

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org