Why does Tomcat 6 hang when I shut it down?
Posted
by hoffmandirt
on Stack Overflow
See other posts from Stack Overflow
or by hoffmandirt
Published on 2010-03-09T14:39:20Z
Indexed on
2010/04/07
16:23 UTC
Read the original article
Hit count: 285
tomcat
I have Tomcat 6.0.24 64 bit installed on two Windows Server 2008 boxes as a Window's service. I use the Tomcat Monitor application to start and stop Tomcat. Randomly on both boxes, the server will not shutdown when the Stop Service option is selected. Both Start Service and Stop Service remain grayed out until I open a task manager and kill tomcat6.exe. This also happens with Tomcat 6.0.20 installed on these boxes, however it does not happen on my 32 bit Windows 7 machine. What is causing this?
© Stack Overflow or respective owner