cancel
Showing results for 
Search instead for 
Did you mean: 

How to Analyze Thread dumps using Thread Dump viewer

Former Member
0 Kudos


Hi All,

I have found may red threads/Long running Threads for one of our java application server. I have taken thread dump for analysis.

Can anyone help me on below

How to do analysis using Thread dump viewer tool?

What is that we need to maily check from those downloaded Thread dumps?

Regards,

Arun

Accepted Solutions (1)

Accepted Solutions (1)

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Arun,

Hope you are doing good.
All the info that you need for this is available in:

http://wiki.sdn.sap.com/wiki/x/VYZ3Cw

SAP Note No. 1020246-Thread Dump Viewer for SAP Java Engine
SAP Note No. 710154-How to create a thread dump for the J2EE Engine
SAP Note No. 1044373: Thread Dump Viewer for SAP J2EE Engine 7.1
SAP Note No. 1095473: How to get a full thread dump in AS Java 7.1

Thank you and have a nice day :).

_____________

Kind Regards,

Hemanth


 

Answers (2)

Answers (2)

Reagan
Advisor
Advisor
0 Kudos

You can make use of the Eclipse Memory Analyzer Tool (MAT)

Eclipse Memory Analyzer Open Source Project

Download the tool and  read the Documentation available online.

Regards

RB

Former Member
0 Kudos

Hello Arun,

check this out

IBM Thread and Monitor Dump Analyzer for Java

I can see some good documentation and examples in there.

regards,

Javier