This article will describe the complete root cause analysis and solution of a HashMap High CPU problem (infinite looping) affecting a Weblogic 10.0 environment running on the Java HotSpot VM 1.5.
This case study will again demonstrate this importance of mastering Thread Dump analysis skill and CPU correlation techniques such as Solaris prstat.
Environment specifications
- Java EE server: Oracle Weblogic Portal 10.0
- Middleware OS: Solaris 10
- Java VM: Java HotSpot VM 1.5
- ...