I have a need to look inside a running Java VM for a Tomcat app.
We are having problems with an app on every server and can't figure it out.

I have a kernel mode debugger I can use for a Windows app but this is
useless here of course.
What kinds of third party products let you see inside a Java VM?

I need to see processes and threads and execution times and stack and heap
space and whatever else is unique to Java that I need to see.
I mean that I need a real solid diagnostic tool.

I see that J2SE 5 has this monitor API and SNMP as well but I don't think I
can get it in our app.

Is there any third party tools out there that are real solid??

Thanks.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to