DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43062>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43062 Summary: jvmtiEventVMDeath event doesn't return in JVMTI when shutting down tomcat 6 as a service. Product: Tomcat 6 Version: 6.0.13 Platform: PC OS/Version: Windows XP Status: NEW Severity: critical Priority: P2 Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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 tomcat 6 and an unhandled exception is caught. It doesn't happen on tomcat 5.5 as service and also it works fine with tomcat 6 as commandline. I have asked this question to tomcat-user/developer list but no response.Is there something about shutting down the server different between 6 and 5.5 to make this happen? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]