Jeroen Reijn 10/6/2010

Large heap dump analysis with Eclipse Memory Analyzer

Read Original

This article details a real-world scenario of diagnosing a Java OutOfMemoryError (OOME) in production. It explains how to configure the JVM to generate a heap dump automatically and compares tools for analysis, highlighting Eclipse Memory Analyzer's (MAT) capability to handle large (4GB+) dump files where other tools fail.

Large heap dump analysis with Eclipse Memory Analyzer

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week