java.io.IOException: Class name not found for 0x00155318
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 807594, 1 year ago
java.io.IOException: Class name not found for 0x00155318
at hat.parser.HprofReader.readClass(HprofReader.java:677)
at hat.parser.HprofReader.readHeapDump(HprofReader.java:422)
at hat.parser.HprofReader.read(HprofReader.java:222)
at hat.parser.Reader.readFile(Reader.java:91)
at hat.Main.main(Main.java:135)