Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Parser found 0 HPROF dumps in file *.hprof. No heap dump index 0 found. See FAQ.(Unable to open any hprof file)
Parser found 0 HPROF dumps in file *.hprof. No heap dump index 0 found. See FAQ. [message #519803] Wed, 10 March 2010 01:49 Go to next message
LizaH  is currently offline LizaH Friend
Messages: 1
Registered: March 2010
Junior Member
Hello all

I'm trying to open several hprof heap dump files generated using " jmap -dump " on jdk 1.6.0.11.
The heap dumps are rather large.. 3gb..
I'm using MAT Version 0.8

I'm running this on a Linux box (which is 32bit)

I keep getting this message while mat is parsing the hprof file (at around 10/11 %) :

Parser found 0 HPROF dumps in file 4784.hprof. No heap dump index 0 found. See FAQ.

I can't get much information about this error and the eclipse wiki page just says to set a variable called MAT_HPROF_DUMP_NR=<index#> .


The entire log is shown below:

!ENTRY org.eclipse.mat.ui 2 0 2010-03-09 17:04:00.320
!MESSAGE (Possibly) Invalid HPROF file: Expected to read another 3,045,990,844 bytes, but only 853,675,592 bytes are available.

!ENTRY org.eclipse.mat.ui 4 0 2010-03-09 17:04:00.494
!MESSAGE Parser found 0 HPROF dumps in file 4784.hprof. No heap dump index 0 found. See FAQ.
!STACK 0
org.eclipse.mat.SnapshotException: Parser found 0 HPROF dumps in file 4784.hprof. No heap dump index 0 found. See FAQ.
at org.eclipse.mat.hprof.Pass1Parser.read(Pass1Parser.java:150)
at org.eclipse.mat.hprof.HprofIndexBuilder.fill(HprofIndexBuild er.java:65)
at org.eclipse.mat.parser.internal.SnapshotFactoryImpl.parse(Sn apshotFactoryImpl.java:198)
at org.eclipse.mat.parser.internal.SnapshotFactoryImpl.openSnap shot(SnapshotFactoryImpl.java:113)
at org.eclipse.mat.snapshot.SnapshotFactory.openSnapshot(Snapsh otFactory.java:114)
at org.eclipse.mat.snapshot.SnapshotFactory.openSnapshot(Snapsh otFactory.java:94)
at org.eclipse.mat.ui.snapshot.ParseHeapDumpJob.run(ParseHeapDu mpJob.java:56)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

--

Any ideas why this is happening?

Thanks
Liza
Re: Parser found 0 HPROF dumps in file *.hprof. No heap dump index 0 found. See FAQ. [message #715212 is a reply to message #519803] Fri, 12 August 2011 19:14 Go to previous messageGo to next message
Bhargav  is currently offline Bhargav Friend
Messages: 1
Registered: August 2011
Junior Member
Did you find answer for this issue ?
Re: Parser found 0 HPROF dumps in file *.hprof. No heap dump index 0 found. See FAQ. [message #721276 is a reply to message #519803] Thu, 01 September 2011 10:12 Go to previous message
Udo   is currently offline Udo Friend
Messages: 1
Registered: September 2011
Junior Member
I get the same error too on Windows XP (32bit):

Version: 1.2.2.20100217-2310
Build id: 20100218-1602

eclipse.buildId=
java.version=1.6.0_22
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
Previous Topic:Howto disable suggestion popup box?
Next Topic:Eclipse hangs on "updating duplicate resource"
Goto Forum:
  


Current Time: Wed Apr 24 15:15:53 GMT 2024

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

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

Back to the top