You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ahmedabad <ah...@indocomputech.com> on 2003/01/03 11:03:53 UTC

Start Tomcat

hello
I get the following error.I used RH Linux 8.0 and tomcat 3.2.

----

[root@wheel jakarta-tomcat]# bin/tomcat.sh stop -f
conf/server.xml
Guessing TOMCAT_HOME from tomcat.sh to bin/..
Setting TOMCAT_HOME to bin/..
Using classpath:
.:bin/../lib/ant.jar:bin/../lib/jasper.jar:bin/../lib/servlet.j
ar:bin/../lib/test:bin/../lib/webserver.jar:bin/../lib/xml.jar
Stop tomcat
[root@wheel jakarta-tomcat]# java.net.SocketException:
Interrupted system call
        at
java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(Compiled
Code)
        at java.net.ServerSocket.implAccept(Compiled
Code)
        at java.net.ServerSocket.accept(Compiled Code)
        at
org.apache.tomcat.service.SimpleTcpEndpoint.acceptSocket(Compiled
Cod
e)
        at
org.apache.tomcat.service.SimpleTcpEndpoint.acceptConnections(Compile
d Code)
        at
org.apache.tomcat.service.TcpListenerThread.run(Compiled
Code)
        at java.lang.Thread.run(Compiled Code)
Endpoint
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080]
shutdown due t
o exception: java.net.SocketException: Interrupted
system call
java.net.SocketException: Interrupted system call
        at
java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(Compiled
Code)
        at java.net.ServerSocket.implAccept(Compiled
Code)
        at java.net.ServerSocket.accept(Compiled Code)
        at
org.apache.tomcat.service.SimpleTcpEndpoint.acceptSocket(Compiled
Cod
e)
        at
org.apache.tomcat.service.SimpleTcpEndpoint.acceptConnections(Compile
d Code)
        at
org.apache.tomcat.service.TcpListenerThread.run(Compiled
Code)
        at java.lang.Thread.run(Compiled Code)
Endpoint
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8007]
shutdown due t
o exception: java.net.SocketException: Interrupted
system call 

-------------

Please reply as soon as possible.
-kulin