Sunday, December 7, 2014

Identify and kill inactive flowcharts

Solaris Tunable Parameters

Memory Analyser Tools

Class Loader Debugging for Memory leak

Effective java debugging with Eclipse

Friday, December 5, 2014

Thread Dump Analysis

1)  Thread Dump Analysis for IBM JVM - Part 1

I came across a good video which explains how to make sense of the java core text file.
Give it a watch or two and it will make sense.
Thread Dump Analysis for IBM JVM - Part 1

2) How to Analyze Java Thread Dumps - DZone article
Below is a pretty detailed article on analysing thread dumps - the HOW Tos..

3) Thread dump analysis - javaeesupportpatterns
Quite enjoy the coverage of this article. Take a look  here.

4) Webcast replay: Analysis of hangs, deadlocks, and resource contention or monitor bottlenecks using IBM Thread and Monitor Dump Analyzer for Java Technology .
Find the link here.

5) Diagnose java resource starvation

6) Using a java dump

7)How to diagnose starvation issue using IBM Thread and Monitor Dump Analyzer for Java Technology

Take a look at the ppt here.