OK, guys, hate to bring this up again, but I found the cause for my tomcat not shutting down. After upgrading to 5.5.4 I did not move all virtual domains to the new container, while the server.xml still had all the entries for the virtual domains I had in the previous setup. Tomcat was not able to shut down because it was not able to find the virtual domain directories and respective web.xml files.
Drew. On Wed, 2005-02-02 at 12:47, Drew Jorgenson wrote: > Mine won't shutdown either, I have to killall -9 java. The server this > is happening to is running RH 3AS with jdk1.5 and Tomcat 5.5.4 > > Drew. > > On Wed, 2005-02-02 at 12:05, Al Sutton wrote: > > Has anyone else had problems with the shutdown script not shutting down > > Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns JDK > > 1.4.2? > > > > I've tried reporting it to the dev list as a bug all, but I got was the bug > > closed when someone couldn't get the same thing under Cygwin?!?!?!?! > > > > > > > > Al. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
