Re: Tomcat doesnot shutdown properly

2005-02-11 Thread Tim Funk
kill -9 {tomcat process id} -Tim Narayan, Satya wrote: Hi, Tomcat doesnot shutdown when one of the threads is in process. I type catalina stop to stop the tomcat but it does not work cos one of the threads is in process Is there any way out of this of tomcat forcibly killing all threads

Tomcat doesnot shutdown properly

2005-02-10 Thread Narayan, Satya
Hi, Tomcat doesnot shutdown when one of the threads is in process. I type catalina stop to stop the tomcat but it does not work cos one of the threads is in process Is there any way out of this of tomcat forcibly killing all threads and shutting down tomcat ? Kindly advise. Best