Hi all,

I have been experiencing the problem below using
Tomcat 3.1 (+ Apache 1.3.12 using mod_jserv) under
Solaris 8 and jdk 1.3.1.

java.net.SocketException: Software caused connection
abort
        at
java.net.PlainSocketImpl.socketAccept(Native Method)
        at
java.net.PlainSocketImpl.accept(PlainSocketImpl.java:413)
        at
java.net.ServerSocket.implAccept(ServerSocket.java:243)
        at
java.net.ServerSocket.accept(ServerSocket.java:222)
        at
org.apache.tomcat.service.SimpleTcpEndpoint.acceptSocket(SimpleTcpEnd
point.java:267)
        at
org.apache.tomcat.service.SimpleTcpEndpoint.acceptConnections(SimpleT
cpEndpoint.java:248)
        at
org.apache.tomcat.service.TcpListenerThread.run(SimpleTcpEndpoint.jav
a:319)
        at java.lang.Thread.run(Thread.java:484)
Endpoint
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080]
shutdown
due to
exception: java.net.SocketException: Software caused
connection abort

Tomcat server hangs up and doesn't respond to requests
anymore.

I have already seen a couple of messages describing
the same problem, but nobody answered. 

I am DESPERATE!!! Can anyone PLEASE help me??


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

Reply via email to