Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » Parse large Heapdump (OOM: Java heap space )
Parse large Heapdump [message #873730] Sat, 19 May 2012 00:13 Go to next message
Sergi Ibar is currently offline Sergi IbarFriend
Messages: 2
Registered: May 2012
Junior Member
Hi,
I trying to parse a dmp heapdump (IBM core dump). It size is 1Gb. But MAT raises a OOM "Java heap space".

I've tunning JVM with different memory configurations but it always crash.

The machine where i test it is a linux 64b with 6Gb, and MAT configuration that i use for run:

-vmargs -Xmx3g -XX:-UseGCOverheadLimit -XX:PermSize=1g

Anyone know how i can parse it or maybe i can't do it?

Thanks in advanced
Sergi

Re: Parse large Heapdump [message #874812 is a reply to message #873730] Mon, 21 May 2012 15:35 Go to previous messageGo to next message
Andrew Johnson is currently offline Andrew JohnsonFriend
Messages: 205
Registered: July 2009
Senior Member
Is this a PHD or a system core dump?
I have reduced the memory requirements of MAT - see defect 374960: OutOfMemoryError parsing large DTFJ PHD file.
Try a latest development build to see if that helps.

Re: Parse large Heapdump [message #875437 is a reply to message #874812] Tue, 22 May 2012 18:51 Go to previous messageGo to next message
Sergi Ibar is currently offline Sergi IbarFriend
Messages: 2
Registered: May 2012
Junior Member
Hi Andrew,
It's a system core dump (DMP).
I'm using MemoryAnalyzer-1.1.1.20110824-linux.gtk.x86_64 to parser, i think it's the last build, right?

Thanks
Re: Parse large Heapdump [message #876394 is a reply to message #875437] Thu, 24 May 2012 14:03 Go to previous message
Andrew Johnson is currently offline Andrew JohnsonFriend
Messages: 205
Registered: July 2009
Senior Member
Try a nightly build from here: http://www.eclipse.org/mat/snapshotBuilds.php.
Previous Topic:Steps to write a plugin of ParseSnapshotApp and deploy to MAT MCP
Next Topic:My plugin is not loaded
Goto Forum:
  


Current Time: Fri Mar 29 01:25:15 GMT 2024

Powered by FUDForum. Page generated in 0.05563 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top