tomact shutdown issue

2003-06-16 Thread madhombre
tomcat 4.1.24 redhat 7.3 apache 1.3.20 jdk j2sdk1.4.1_02 tomcat is installed and is runnable when I try to close down using either the shutdown or the redhat shutdown script I get the error given below, now I have spent time searching and looking int he archive and see this is produced when

Re: tomact shutdown issue

2003-06-16 Thread Yoav Shapira
Howdy, There's always the obvious question: are you sure tomcat is running when you're shutting it down? The simplest cause for this error message is that tomcat is not running. A slightly less obvious reason is that tomcat could not start up properly, and could not open a listening socket on

Re: tomact shutdown issue

2003-06-16 Thread madhombre
I have like 50 of these in my ps awux root 2553 1.4 21.7 229700 31056 pts/0 S 18:13 1:45 /usr/java/j2sdk1.4.1_02/bin/java -Djava.endorsed.dirs=/var/tomcat4/common/endors it is cut off at the end. I was able to stop half of them I think it maybe that I tried to kill it BEFORE it

Re: tomact shutdown issue

2003-06-16 Thread madhombre
kill -s 9 did it!!! so that it solved, now I will be very careful thanks, I will let you know if this an issue again --- [EMAIL PROTECTED] wrote: I have like 50 of these in my ps awux root 2553 1.4 21.7 229700 31056 pts/0 S 18:13 1:45 /usr/java/j2sdk1.4.1_02/bin/java