Chuck,
I found the below lines in the Catalina log, how do I get the thread
dump?
Feb 21, 2009 8:30:00 PM org.apache.coyote.http11.Http11BaseProtocol
pause
INFO: Pausing Coyote HTTP/1.1 on http-80
Feb 21, 2009 8:30:00 PM org.apache.coyote.http11.Http11BaseProtocol
pause
INFO: Pausing Coyote HTTP/1.1 on http-443
Feb 21, 2009 8:30:01 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Feb 21, 2009 8:30:01 PM org.apache.coyote.http11.Http11BaseProtocol
destroy
INFO: Stopping Coyote HTTP/1.1 on http-80
Feb 21, 2009 8:30:01 PM org.apache.coyote.http11.Http11BaseProtocol
destroy
INFO: Stopping Coyote HTTP/1.1 on http-443
Feb 21, 2009 8:30:01 PM org.apache.catalina.core.AprLifecycleListener
lifecycleEvent
INFO: Failed shutdown of Apache Portable Runtime
Thanks,
Saku
-----Original Message-----
From: Caldarale, Charles R [mailto:[email protected]]
Sent: Monday, February 23, 2009 2:28 PM
To: Tomcat Users List
Subject: RE: Tomcat 5.5 services hangs during "net stop"
> From: Ramamoorthy, Saku [mailto:[email protected]]
> Subject: Tomcat 5.5 services hangs during "net stop"
>
> We have to kill the Tomcat process manually to restart the service.
> There are no errors in the Tomcat logs.
What does a thread dump show?
The usual cause is a webapp that fails to properly manage non-daemon
threads that it creates.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
----------------------------------------------------------------------------
This e-mail and any attachments may be confidential or legally privileged. If
you received this message in error or are not the intended recipient, you
should destroy the e-mail message and any attachments or copies, and you are
prohibited from retaining, distributing, disclosing or using any information
contained herein. Please inform us of the erroneous delivery by return e-mail.
Thank you for your cooperation.
----------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]