Unable to open openj9 coredump file via Eclipse project [message #1846958] |
Sun, 10 October 2021 11:26  |
Eclipse User |
|
|
|
Good morning,
I've extended Eclipse MAT. I've successfuly analyzed several Hotspot heapdumps generating various reports.
I'm trying to do the same process by analyzing an openj9 coredump file. Eclipse MAT reads the coredump file without any issues. However, when I enter debug mode in my Eclipse project, MAT opens a file chooser only recognizing .hprof or bin files. If I do "all files" and select my coredump MAT returns messages like:
Error opening heap dump 'core.10005.0001.dmp'. Check the error log for further details.
Not a HPROF heap dump (java.io.IOException)
Not a HPROF heap dump
Eclipse MAT, Open Heapdump File prompt returns a file chooser listing numerous formats including .dmp files.
I attached an example JPG showing my Run Config screen.
Any suggestions?
Thanks,
Rich Olson
|
|
|
|
|
Re: Unable to open openj9 coredump file via Eclipse project [message #1847033 is a reply to message #1847019] |
Tue, 12 October 2021 13:51  |
Eclipse User |
|
|
|
Hi Andrew,
Just a quick note.
I dropped the following two jars into MAT_HOME/plugins
com.ibm.dtfj.api_1.12.29003.202006111057.jar
com.ibm.dtfj.j9_1.12.29003.202006111057.jar
Restarted my Eclipse session, and stopped on a breakpoint. I'm surprised I need the two jars since I'd installed the IBM DTFJ plugin into Mat 1.12 environment.
Thanks for the help,
Rich Olson
|
|
|
Powered by
FUDForum. Page generated in 0.07870 seconds