Re: Tomcat 6 catalina.sh does not remove tomcat.pid

2009-03-02 Thread Marilyn Daum
Thanks for the replies. Someone here apparently modified the catalina.sh script. Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > It's good that catalina.sh does not remove tomcat.pid, since it never > creates it in the first place. As Chuck points out, you

Re: Tomcat 6 catalina.sh does not remove tomcat.pid

2009-03-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marilyn, On 2/27/2009 4:58 PM, Marilyn Daum wrote: > 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 th

RE: Tomcat 6 catalina.sh does not remove tomcat.pid

2009-02-27 Thread Caldarale, Charles R
> From: Marilyn Daum [mailto:md...@fireapps.com] > Subject: Tomcat 6 catalina.sh does not remove tomcat.pid > > I compared the catalina.sh scripts, and noticed that the > Tomcat 6 version does contain the > "rm -f $CATALINA_BASE/tomcat.pid" command. Did you leave the word "not" out of the above se