RE: Tomcat6 and JVMTI Interface provided by SUN for Java profiler.

2007-08-03 Thread Liang, Chong
Can anybody give a response? Or redirect me to another resource? Thanks. -Original Message- From: Liang, Chong [mailto:[EMAIL PROTECTED] Sent: Thursday, August 02, 2007 9:40 AM To: users@tomcat.apache.org Subject: Tomcat6 and JVMTI Interface provided by SUN for Java profiler. Hi there

RE: Tomcat6 and JVMTI Interface provided by SUN for Java profiler.

2007-08-02 Thread Liang, Chong
It happens on tomcat6 as service but not with commandline option. -Original Message- From: Liang, Chong [mailto:[EMAIL PROTECTED] Sent: Thursday, August 02, 2007 9:40 AM To: users@tomcat.apache.org Subject: Tomcat6 and JVMTI Interface provided by SUN for Java profiler. Hi there, I

Tomcat6 and JVMTI Interface provided by SUN for Java profiler.

2007-08-02 Thread Liang, Chong
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 when stopping it. I ran through DevStudio debugger and found the callback of jvmtiEventVMDeath in JVMTI is never activated when shutting down tomcat 6 and a