|
From: Leif M. <le...@ta...> - 2005-08-22 21:27:59
|
Brad,
Sorry, I forgot. Could you also set the following property and
rerun this test? It will
tell me what those 6 threads are.
wrapper.request_thread_dump_on_failed_jvm_exit=TRUE
Cheers,
Leif
Brad Baynes wrote:
>Leif,
>
>Here is the full log dump using debug mode:
>
>
>
<snip log>
>-----Original Message-----
>From: wra...@li...
>[mailto:wra...@li...] On Behalf Of Leif
>Mortenson
>Sent: Sunday, August 21, 2005 8:07 AM
>To: wra...@li...
>Subject: Re: [Wrapper-user] Tomcat 5.5.9/JRockit won't shutdown cleanly
>
>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.
>>
>>
|