This is a discussion on Analysing JAVA core dump file - Websphere ; Does anybody know which editor is useful to analyse Java core dump file generated when a server crashes.WSAD generates the j9.dmp file.It is a memory dump.I have tried it with hexadecimal editor without any use.I dont know how to further ...
Does anybody know which editor is useful to analyse Java core dump file generated when a server crashes.WSAD generates the j9.dmp file.It is a memory dump.I have tried it with hexadecimal editor without any use.I dont know how to further investigate the things as given in the red book for was 6.0 server crash problems.
The Dump Diagnostic for Java Tech Preview is a nice tool, although it
has considerable system requirements if I remember:
4GB Disk
1.5 GB Mem
I know it works with heapdump files, but not sure about javacore files.
Here is another alternative:
http://www.lesnes.net/html/products/jdview/jdview.html
---------------------------------------------------------------------------*-----
Sprit of 76' - WebSphere, Trading, and Travel
http://01001100.blogspot.com/
Amrinder,
You may find one of the new diagnostics guide helpful --
http://www-128.ibm.com/developerwork...jdk/diagnosis/
HTH,
SaketR
<amrinder.kumaratbarclaysdotco.uk> wrote in message
news:1472774069.1130251869755.JavaMail.wassrvratlt sgwas007dotsby.ibm.com...
> Does anybody know which editor is useful to analyse Java core dump file
> generated when a server crashes.WSAD generates the j9.dmp file.It is a
> memory dump.I have tried it with hexadecimal editor without any use.I dont
> know how to further investigate the things as given in the red book for
> was 6.0 server crash problems.