The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Slides for JavaOne BOF - Monitoring and Troubleshooting Java Applications

Posted by mandychung on June 4, 2009 at 6:45 PM PDT

Tomas Hurka and I gave a BOF last night presenting "Monitoring and Troubleshooting Java applications using JDK tools". The slides give an overview of the tools in the JDK, summarize the symptom and tools to use to diagnose a few typical performance problems including memory leak, deadlock, high lock contention that we walked through the demos. Check out the documentation, article and other resources listed in the slides that has detailed information.

If you are using JDK 5 or 6 earlier to update 7, you can download Java VisualVM at http://visualvm.dev.java.net/.

Related Topics >> JavaOne      
Comments
Comments are listed in date ascending order (oldest first)

Hi Mandy - Very nice presentation -- concise and in a very useful summary format! (I couldn't make it to the BoF. So, thanks for sharing it ...)