
This article will describe the complete root cause analysis of a recent Java deadlock problem observed from a Weblogic 11g production system running on the IBM JVM 1.6.
This case study will also demonstrate the importance of mastering Thread Dump analysis skills; including for the IBM JVM Thread Dump format.
Environment specifications
- Java EE server: Oracle Weblogic Server 11g & Spring 2.0.5
- ...