catalina shutdown problem - waiting for instance to be deallocated

2001-11-02 Thread Tsai, Eddie
i would like to stop tomcat4.0 no matter what the states of the servlets are. here is my situation. WHILE the LoginServlet is running, client stops the client program that calls the servlet. i then used 'catalina.sh stop' command to stop tomcat. the log then showed

Re: catalina shutdown problem - waiting for instance to be deallocated

2001-11-02 Thread Craig R. McClanahan
There was a bug in the 4.0 release that made Tomcat think a servlet was still in use when it wasn't. I thought this was fixed in 4.0.1 -- which are you using? Craig On Fri, 2 Nov 2001, Tsai, Eddie wrote: Date: Fri, 2 Nov 2001 14:07:33 -0600 From: Tsai, Eddie [EMAIL PROTECTED] Reply-To: