Olá,
 
Alguém já teve um exceção como esta ?:
...
java.net.SocketException: Software caused connection abort
 at java.net.PlainSocketImpl.socketAccept(Native Method)
 at java.net.PlainSocketImpl.accept(PlainSocketImpl.java, Compiled Code)
 at java.net.ServerSocket.implAccept(ServerSocket.java, Compiled Code)
 at java.net.ServerSocket.accept(ServerSocket.java, Compiled Code)
 at
org.apache.tomcat.service.SimpleTcpEndpoint.acceptSocket(SimpleTcpEndpoint.java,
Compiled Code)
 at
org.apache.tomcat.service.SimpleTcpEndpoint.acceptConnections(SimpleTcpEndpoint.java,
Compiled Code)
 at
org.apache.tomcat.service.TcpListenerThread.run(SimpleTcpEndpoint.java,
Compiled Code)
 at java.lang.Thread.run(Thread.java, Compiled Code)
Endpoint ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=80] shutdown
due to exception: java.net.SocketException: Software caused connection abort
...
Isto aconteceu nos testes de instalação do Tomcat 4.0.1,  com o servidor BSD.
 
Se alguém teve alguma experiência do tipo, e quiser compartilhar, agradeço.
Saudações,
 
Sergio Wippel
 

Responder a