Monday, May 12, 2008

Using Java thread dumps to assess the problem

Analyzing Java Application Problems
— This article discusses troubleshooting techniques for Java applications by analyzing Java thread dumps. We can use thread dumps to analyze situations like application hang, poor application response times, and application crash. Before getting into the details of analyzing the thread dumps, let's look briefly at the thread dump itself.

This one too is really arouses the readers interest -- By Ajay

A Sample Thread Dump

Thread Dump from a Deadlocked Application

Other Hang Scenarios

JVM Crash Scenarios

Sample Crash Dump


"NO END TO LEARNING, IT IS JUST THE BEGINNING"


No comments: