|
From: Leif M. <le...@ta...> - 2005-08-21 14:07:50
|
Brad, I have never used JRocket myself. But other users have in the past. Could you run another test with wrapper.debug=true set and then post the results. Cheers, Leif Brad Baynes wrote: > Hi, > > Running Tomcat 5.5.9 either as a service or via the console with > JRockit (using the latest: JDK 5.0 Update 3 (RR25.2.0-28)) as the jvm > starts up ok but does not shutdown cleanly. It shuts down fine if I > use the sun jvm. > > The following logs are produced at the end of the process: > > INFO | jvm 1 | 2005/08/18 14:53:30 | WrapperStartStopApp: stopping. > Waiting for 6 threads to complete. > > ERROR | wrapper | 2005/08/18 14:53:30 | Shutdown failed: Timed out > waiting for signal from JVM. > > ERROR | wrapper | 2005/08/18 14:53:30 | JVM did not exit on request, > terminated > > STATUS | wrapper | 2005/08/18 14:53:31 | <-- Wrapper Stopped > > This is a clean 5.5.9 install as I don’t even have my webapp in there yet. > > Thanks for any help. > |