You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Stephen Bacon <ba...@best.com> on 2000/08/30 20:46:31 UTC

Java exception starting tomcat

Hello,
Running under RedHat 6.2 / JDK 1.1.3 I've compiled the tomcat server. When 
I execute
the startup.sh script I get the following:
java.net.SocketException: Socket closed
         at java.net.PlainSocketImpl.close(PlainSocketImpl.java:408)
         ...

Have I compiled / configured something incorrectly?

Thanks.
   -Steve