I'm having trouble analyzing a hprof dum using the Memory Analyzer.. Anyone have any ideas? Here is the error message I get.
org.eclipse.mat.SnapshotException: Error opening heap dump 'com.android.superapp.hprof'. Check the error log for further details. at org.eclipse.mat.parser.internal.SnapshotFactoryImpl.parse(SnapshotFactoryImpl.java: 234) at org.eclipse.mat.parser.internal.SnapshotFactoryImpl.openSnapshot(SnapshotFactoryImpl.java: 113) at org.eclipse.mat.snapshot.SnapshotFactory.openSnapshot(SnapshotFactory.java: 114) at org.eclipse.mat.snapshot.SnapshotFactory.openSnapshot(SnapshotFactory.java: 94) at org.eclipse.mat.ui.snapshot.ParseHeapDumpJob.run(ParseHeapDumpJob.java: 56) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) Caused by: org.eclipse.core.runtime.CoreException: Error opening heap dump at org.eclipse.mat.parser.internal.SnapshotFactoryImpl.parse(SnapshotFactoryImpl.java: 232) ... 5 more Any ideas? I just used the "Dump HPROF file" button, and picked it up from the sdcard and opened it with MAT... Thanks! -Moto -- 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

