Re: Tomcat is not getting shutdown

2009-10-21 Thread Mark Thomas
Suneel Saguturu wrote: > Hi Mark, > > > > Thank you, I got the thread dump, please find it below and suggest > what could be the problem. 1. Run the shutdown script 2. Wait a 60s to make sure it has completed 3. Take a thread dump 4. Look for threads that are not marked as daemon 5. Figu

RE: Tomcat is not getting shutdown

2009-10-20 Thread Suneel Saguturu
0x5dc0, 0x5dc0) eden space 26240K, 51% used [0x5bc0, 0x5c9354c8, 0x5d5a0000) from space 3264K, 99% used [0x5d5a, 0x5d8cfff8, 0x5d8d) to space 3264K, 0% used [0x5d8d, 0x5d8d, 0x5dc0) concurrent mark-sweep generation total 1015808K, used 18836K [0x5d

Re: Tomcat is not getting shutdown

2009-10-15 Thread Mark Thomas
Suneel Saguturu wrote: > Hi Mark, > > Thanks for replying, I don't know how to take the thread dump & > how to look for non-daemon threads? Google is your friend. Mark - To unsubscribe, e-mail: users-unsubscr...@tomcat.a

RE: Tomcat is not getting shutdown

2009-10-14 Thread Suneel Saguturu
Hi Mark, Thanks for replying, I don't know how to take the thread dump & how to look for non-daemon threads? - Suneel. -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Wednesday, October 14, 2009 6:29 PM To: Tomcat Users List Subject: Re: Tomc

Re: Tomcat is not getting shutdown

2009-10-14 Thread Mark Thomas
Suneel Saguturu wrote: > I am facing an issue with Tomcat-5.5.27, the issue is > Tomcat server is not getting shutdown. > > When I execute the shutdown.sh its not throwing any > error/exception, but the process is still there and the another point is > port & everyt

Tomcat is not getting shutdown

2009-10-14 Thread Suneel Saguturu
Hi, I am facing an issue with Tomcat-5.5.27, the issue is Tomcat server is not getting shutdown. When I execute the shutdown.sh its not throwing any error/exception, but the process is still there and the another point is port & everything is release only the