Session Details
Session ID: TS-4694
Session Title: Debugging Your Production JVM™ Machine
Session Abstract: So your server is having issues? With memory? Connections? Limited response? Is the first solution to bounce the server? Perhaps change some VM flags or add some logging? In today's Java™ 6 technology world, with its superior runtime monitoring and management capabilities, the reasons to bounce the server have been greatly reduced. With proper Java Management Extensions instrumentation, the need to bounce the server may be eliminated for all but the rarest of cases.

This session, for all Java technology developers and administrators, looks at the Java 6 platform's monitoring and management capabilities, which include the ability to make VM argument changes on the fly. In addition to what is provided in the JDK™ software, it demonstrates several management tools that are available at no cost.

The session dives deeply into
• jconsole - for memory monitoring, heap dumping, and thread analysis
• JMV tools - jmap, jhat, jinfo, jstack
• BTrace - the open-source option for on-the-fly monitoring of the JVM machine
Track: Cool Stuff; Core Technology: Java SE & Desktop; Tools and Languages; Tools and Languages Scheduling Track
Duration: 60
Speaker(s): Ken Sipe, Perficient