Monday 10 February 2014

Heap analysis by Memory Analyzer (MAT) - Eclipse java


To install Memory Analyzer (MAT) in Eclipse just type the below url

Update Sitehttp://download.eclipse.org/mat/1.3.1/update-site/

In software install window of eclipse. And

then click install. After installation you will 

need to open heap dump created by jconsole.

for this just click open and select heap dump 

(Created by jconsole)and browse to the file

and open and you will 

get the below screen



now here you can get the suspect memory leak.


you can also see its details for more info.


Now there is a option of histogram to get more detail browsing of heap



There is also option of fetching data from OQL 








You may also like:-



How to Reduce Garbage-Collection Pause Time?


4 Mains causes of Long Garbage Collection Pause?


How Application Performance get impacted by Garbage Collection?


Java Performance Tuning options Java heap


Why Memory leak in Java ?


What is a Memory Leak in java?


What is Garbage collector in java and how it works?


What is Garbage Collector Compaction in Java?


What are Java heap Young, Old and Permanent Generations?


What is difference between Web Server and Application Server ?


What is the maximum ram for 32 bits and 64 bits computer?



No comments:

Post a Comment

Hemant Kurmi - 2021 - Some Amazing Facts About Memory: Petabyte, Exabyte, and Zettabyte

Some Amazing Facts About Memory: Petabyte, Exabyte, and Zettabyte As technology advances, our ability to store and process data has grown ...