RE: tomcat doesn't stop when shutdown

2008-10-20 Thread Caldarale, Charles R
> From: Mohit Anchlia [mailto:[EMAIL PROTECTED] > Subject: Re: tomcat doesn't stop when shutdown > > This is what I see in logs, I am starting and stopping as root: > > INFO: Stopping service Catalina > Oct 20, 2008 2:22:47 PM > org.apache.coyote.http11.Http11Prot

Re: tomcat doesn't stop when shutdown

2008-10-20 Thread Mohit Anchlia
This is what I see in logs, I am starting and stopping as root: INFO: Stopping service Catalina Oct 20, 2008 2:22:47 PM org.apache.coyote.http11.Http11Protocol destroy INFO: Stopping Coyote HTTP/1.1 on http-8080 On Mon, Oct 20, 2008 at 11:39 AM, Mike Duncan <[EMAIL PROTECTED]> wrote: > -BEGIN

Re: tomcat doesn't stop when shutdown

2008-10-20 Thread Mark Thomas
Mohit Anchlia wrote: > When I run shutdown.sh tomcat doesn't stop. I then manually kill -9. I > am not sure what the problem is. A thread dump is usually a good place to start with this sort of issue. Mark - To start a new top

Re: tomcat doesn't stop when shutdown

2008-10-20 Thread Mike Duncan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Are you running startup.sh as ro0t and then trying to stop it as another user? Sometimes it can be a permission thing or it could be a database/socket connection in an application which is hanging. A lot could be going on there, so more information is

tomcat doesn't stop when shutdown

2008-10-20 Thread Mohit Anchlia
When I run shutdown.sh tomcat doesn't stop. I then manually kill -9. I am not sure what the problem is. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m