-
Bug
-
Resolution: Fixed
-
P3
-
6
hprof format=b problem with HAT: Thread 200000 not found for JNI local ref
External customers still seeing problems:
still getting the error with 1.5.0_04-b05
Dump file created Mon Mar 24 16:50:44 EST 2769
java.io.IOException: Thread 200184 not found for JNI local ref
at hat.parser.HprofReader.getThreadObjectFromSequence(HprofReader.java:577)
at hat.parser.HprofReader.readHeapDump(HprofReader.java:379)
at hat.parser.HprofReader.read(HprofReader.java:221)
at hat.parser.Reader.readFile(Reader.java:90)
at hat.Main.main(Main.java:149)
----
Investigation on Mustang (build 55 hopefully) has found a way to fix this permanently, need to go back and look at what can be done in Tiger.
External customers still seeing problems:
still getting the error with 1.5.0_04-b05
Dump file created Mon Mar 24 16:50:44 EST 2769
java.io.IOException: Thread 200184 not found for JNI local ref
at hat.parser.HprofReader.getThreadObjectFromSequence(HprofReader.java:577)
at hat.parser.HprofReader.readHeapDump(HprofReader.java:379)
at hat.parser.HprofReader.read(HprofReader.java:221)
at hat.parser.Reader.readFile(Reader.java:90)
at hat.Main.main(Main.java:149)
----
Investigation on Mustang (build 55 hopefully) has found a way to fix this permanently, need to go back and look at what can be done in Tiger.
- relates to
-
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
-
JDK-6231936 hprof format=b problem with HAT: Thread 200000 not found for JNI local ref
- Resolved
-
JDK-2124403 hprof format=b problem with HAT: Thread 200000 not found for JNI local ref
- Resolved
-
JDK-6280619 jhat needs to tolerate incomplete/parial dumps
- Resolved