Analysing JAVA core dump file - Websphere

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 ...

+ Reply
Results 1 to 4 of 4

Thread: Analysing JAVA core dump file

  1. #1
    Senior Member
    Join Date
    Jan 2010
    Posts
    1,968

    Default Analysing JAVA core dump file

    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.

  2. #2
    Senior Member
    Join Date
    Jan 2010
    Posts
    1,968

    Default Re: Analysing JAVA core dump file


  3. #3
    Senior Member
    Join Date
    Jan 2010
    Posts
    1,968

    Default Re: Analysing JAVA core dump file

    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/


  4. #4
    Senior Member
    Join Date
    Jan 2010
    Posts
    1,968

    Default Re: Analysing JAVA core dump file

    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.




+ Reply