|
|
|||||||||||||||||||||||||||||||||||||||||||||
Mandy Chung's Blog
Slides for JavaOne BOF - Monitoring and Troubleshooting Java ApplicationsPosted by mandychung on June 04, 2009 at 06:45 PM | Permalink | Comments (1)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/. JavaOne 2009Posted by mandychung on May 20, 2009 at 04:58 PM | Permalink | Comments (0)
This JavaOne I'll be speaking with Tomas Hurka, the VisualVM author on Wednesday June 03 at 6:45 p.m.: BOF-4724: Monitoring and Troubleshooting Java™ Platform Applications with JDK™ Software We will show the monitoring and troubleshooting capabilities from the JDK out-of-the-box. We continue to enhance the monitoring and management capability of the JDK. Alan Bateman has added the new direct buffer monitoring feature in JDK 7. Check it out! Java VisualVM ScreencastPosted by mandychung on March 16, 2009 at 11:48 PM | Permalink | Comments (0)Java VisualVM is a new JDK tool added since JDK 6 Update 7 (<JDK>/bin/jvisualvm). It provides a nice graphical user interface for monitoring and troubleshooting Java applications and integrates several troubleshooting features introduced in JDK 5 and 6 as command-line utilities into this single GUI tool. I like their screencast that shows VisualVM in action. It should help you get started. I also embed it here for your convenience:
See also the Java VisualVM User Guide: Let the VisualVM team know what you think and any feature you'd like to see. |
June 2009
Search this blog:CategoriesJ2SEJavaOne Tools Archives
June 2009 Recent EntriesSlides for JavaOne BOF - Monitoring and Troubleshooting Java Applications | ||||||||||||||||||||||||||||||||||||||||||||
|
|