You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Brian Moseley <bc...@osafoundation.org> on 2005/02/08 23:01:28 UTC

tomcat w/slide not stopping cleanly

i'm using the jakarta-slide-server-bin-2.1 binary release for a webapp 
using slide (but not as the default servlet). the webapp is deployed in 
tomcat 5.0.28 on os x 10.3.7.

when i shutdown tomcat (using `catalina.sh stop'), i see the expected 
entries in my catalina.out log file, culminating in "INFO: Stopping 
Coyote HTTP/1.1 on http-8080". however, ps reveals the java process 
still running, and i have to kill the process manually.

any ideas what could be causing this problem?

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org


Re: tomcat w/slide not stopping cleanly

Posted by Brian Moseley <bc...@osafoundation.org>.
Roman D wrote:
> I am having exactly same problem with Slide HEAD / Tomcat 5.0.28 / Java 
> 1.4.2 / Linux.
> 
> shutdown.sh stops Tomcat, but java process is still there, with 10-20 
> threads.
> 
> Maybe we should post this into Tomcat group ?

well, it doesn't happen when slide isn't deployed into 
tomcat, so i assume it's an issue of slide not shutting down 
cleanly. i haven't had an opportunity to look into it any 
further tho.

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org


Re: tomcat w/slide not stopping cleanly

Posted by Roman D <do...@gmail.com>.
I am having exactly same problem with Slide HEAD / Tomcat 5.0.28 / Java 
1.4.2 / Linux.

shutdown.sh stops Tomcat, but java process is still there, with 10-20 
threads.

Maybe we should post this into Tomcat group ?

Brian Moseley wrote:
> i'm using the jakarta-slide-server-bin-2.1 binary release for a webapp 
> using slide (but not as the default servlet). the webapp is deployed in 
> tomcat 5.0.28 on os x 10.3.7.
> 
> when i shutdown tomcat (using `catalina.sh stop'), i see the expected 
> entries in my catalina.out log file, culminating in "INFO: Stopping 
> Coyote HTTP/1.1 on http-8080". however, ps reveals the java process 
> still running, and i have to kill the process manually.
> 
> any ideas what could be causing this problem?


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org