We just upgraded from Tomcat 5.5.23 to Tomcat 6.0.18.  After the upgrade, our
shutdown script hangs, waiting for removal of the pid file.  I compared the
catalina.sh scripts, and noticed that the Tomcat 6 version does contain the
"rm -f $CATALINA_BASE/tomcat.pid" command.  A quick search of the release
notes turned up nothing on pid changes.  Any comments on why this was
removed?  For the time being, I'll explicitly add this rm command to our
catalina.sh script.  Other suggestions are welcom.

Marilyn
-- 
View this message in context: 
http://www.nabble.com/Tomcat-6-catalina.sh-does-not-remove-tomcat.pid-tp22255263p22255263.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to