Hello, I've tried with other memory analyzers like JProfiler and
Eclipse Memory Analyzer without success :-(.
The error was the same, or similar in both cases :-(
Memory Analyzer log:
!ENTRY org.eclipse.mat.parser 4 0 2008-11-07 18:53:36.265
!MESSAGE Error opening heap dump
!SUBENTRY 1 org.eclipse.mat.parser 4 0 2008-11-07 18:53:36.265
!MESSAGE Not a HPROF heap dump
!STACK 0
java.io.IOException: Not a HPROF heap dump
at
org.eclipse.mat.hprof.AbstractParser.readVersion(AbstractParser.java:
122)
at org.eclipse.mat.hprof.Pass1Parser.read(Pass1Parser.java:56)
at
org.eclipse.mat.hprof.HprofIndexBuilder.fill(HprofIndexBuilder.java:
65)
at
org.eclipse.mat.parser.internal.SnapshotFactoryImpl.parse(SnapshotFactoryImpl.java:
183)
at
org.eclipse.mat.parser.internal.SnapshotFactoryImpl.openSnapshot(SnapshotFactoryImpl.java:
101)
at
org.eclipse.mat.snapshot.SnapshotFactory.openSnapshot(SnapshotFactory.java:
87)
at
org.eclipse.mat.ui.snapshot.ParseHeapDumpJob.run(ParseHeapDumpJob.java:
54)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.mat.ui 4 0 2008-11-07 18:53:36.265
!MESSAGE Error opening heap dump 'pid194.hprof'. Check log for
details.
!STACK 0
org.eclipse.mat.SnapshotException: Error opening heap dump
'pid194.hprof'. Check log for details.
at
org.eclipse.mat.parser.internal.SnapshotFactoryImpl.parse(SnapshotFactoryImpl.java:
217)
at
org.eclipse.mat.parser.internal.SnapshotFactoryImpl.openSnapshot(SnapshotFactoryImpl.java:
101)
at
org.eclipse.mat.snapshot.SnapshotFactory.openSnapshot(SnapshotFactory.java:
87)
at
org.eclipse.mat.ui.snapshot.ParseHeapDumpJob.run(ParseHeapDumpJob.java:
54)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Please, someone can help us?
Miguel.
On Nov 7, 1:24 am, fadden <[EMAIL PROTECTED]> wrote:
> On Nov 5, 11:12 am, Disco Stu 010 <[EMAIL PROTECTED]> wrote:
>
> > java.io.IOException: Version string not recognized at byte 17
> > at hat.parser.HprofReader.readVersionHeader(HprofReader.java:325)
> > at hat.parser.HprofReader.read(HprofReader.java:169)
> > at hat.parser.Reader.readFile(Reader.java:90)
> > at hat.Main.main(Main.java:149)
>
> The output isn't compatible. Unfortunately we were not able to
> include the modified "hat" tool in the 1.0 source release.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---