Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Tomcat error message on /logs/catalina_log.2002-02-08.txt

0 views
Skip to first unread message

theo22

unread,
Feb 8, 2002, 2:14:38 PM2/8/02
to
I'm running Tomcat on Solaris 8 with Apache 1.3.22. Both app's are
working fine and communicating with each other, but I'm getting this
error message in my log. Can anybody explain why or how to fix it?

2002-02-06 00:00:08 HttpConnector[8080] Opening server socket on all
host IP addresses
2002-02-06 00:00:13 HttpConnector[8080] accept:
java.net.SocketException: Software caused connection abort
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:421)
at java.net.ServerSocket.implAccept(ServerSocket.java:243)
at java.net.ServerSocket.accept(ServerSocket.java:222)
at org.apache.catalina.connector.http.HttpConnector.run(HttpConnector.java:979)
at java.lang.Thread.run(Thread.java:484)

Thanks!

0 new messages