Can anyone tell me where I should raise this question if no answer can be
provided here?? Thanks in advance.
-Original Message-
From: Liang, Chong [mailto:[EMAIL PROTECTED]
Sent: Friday, August 03, 2007 10:42 AM
To: dev@tomcat.apache.org
Subject: Tomcat6 and JVMTI Interface provided by
Hi there,
I am working on a Java profiler using JVMTI interface provided by JDK 5 and
above. I always get abnormal termination of tomcat 6 as service when stopping
it. I ran through DevStudio debugger and found the callback of
jvmtiEventVMDeath in JVMTI is never activated when shutting down tom