Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2124403 | 5.0u4 | Kelly Ohair | P3 | Resolved | Fixed | b03 |
cruella<55> /opt/java/jdk1.6.0/bin/java -Xrunhprof:file=dump.hprof,format=b -jar /opt/java/jdk1.5.0/demo/jfc/SwingSet2/SwingSet2.jar
Dumping Java heap ... allocation sites ... done.
cruella<56> ~/hat/bin/hat dump.hprof
Started HTTP server on port 7000
Reading from dump.hprof...
Dump file created Tue Mar 19 07:34:03 PST 2148
java.io.IOException: Thread 200000 not found for JNI local ref
at hat.parser.HprofReader.getThreadObjectFromSequence(HprofReader.java:577)
at hat.parser.HprofReader.readHeapDump(HprofReader.java:408)
at hat.parser.HprofReader.read(HprofReader.java:221)
at hat.parser.Reader.readFile(Reader.java:90)
at hat.Main.main(Main.java:149)
###@###.### 2005-2-23 00:33:22 GMT
Dumping Java heap ... allocation sites ... done.
cruella<56> ~/hat/bin/hat dump.hprof
Started HTTP server on port 7000
Reading from dump.hprof...
Dump file created Tue Mar 19 07:34:03 PST 2148
java.io.IOException: Thread 200000 not found for JNI local ref
at hat.parser.HprofReader.getThreadObjectFromSequence(HprofReader.java:577)
at hat.parser.HprofReader.readHeapDump(HprofReader.java:408)
at hat.parser.HprofReader.read(HprofReader.java:221)
at hat.parser.Reader.readFile(Reader.java:90)
at hat.Main.main(Main.java:149)
###@###.### 2005-2-23 00:33:22 GMT
- backported by
-
JDK-2124403 hprof format=b problem with HAT: Thread 200000 not found for JNI local ref
-
- Resolved
-
- relates to
-
JDK-6325354 HPROF: format=b problem with HAT: Thread 200000 not found for JNI local ref
-
- Resolved
-
-
JDK-6296437 HPROF: hat is throwing exception on hprof output in mustang
-
- Resolved
-
-
JDK-6324132 JHAT: Make the reading of the dump more forgiving
-
- Closed
-