> 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
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
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
-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