分享

IBM - MustGather: Crash on AIX

 chinaquake 2006-08-05

MustGather: Crash on AIX

 Technote (FAQ)
 
Problem
MustGather for problems with a WebSphere® Application Server crash on the AIX® platform. Gathering this information before calling IBM support will help familiarize you with the troubleshooting process and save you time.
 
Solution
If you have already contacted support, continue on to the component-specific MustGather information. Otherwise, click: MustGather: Read first for all WebSphere Application Server products.


Crash on AIX specific MustGather information
For a WebSphere Application Server crash on the AIX platform, a core file is produced. This file is located in the install_root/bin directory or the operating_system_root/tmp directory.

If a core file is not found, see MustGather: Crash on AIX produces no core or truncated core.

Otherwise, perform the following steps:
  1. Rename the core file so that it is not overwritten by another failure of programs or tools.

  2. Enter the following command:

    errpt -a > errpt.out

  3. Enter the following command:

    ./dbxtrace_aix.sh [executable] [core_file_name] >dbxtrace.out

    Where:
    [executable] is usr/WebSphere/AppServer/java/jre/bin/java
    [core_file_name] is the core file
    dbxtrace.out is changed for each core file

  4. Enter the following command:

    kca -j[N] [core_file_name] -d > kca.out

    Where:
    -j[N] Specifies the version of Java™ that was used by the process that generated the core file as follows
    -j2 is Java 1.2.2 (WebSphere Application Server V3.5)
    -j3 is Java 1.3.0 (WebSphere Application Server V4.0.1 and 4.0.2)
    -j4 is Java 1.3.1 (WebSphere Application Server V4.0.3+ and V5.0)
    -j5 is Java 1.4.X (WebSphere Application Server V5.1 and higher)

  5. Enter the following command:

    ./getlib.sh java_executable_fullpath core_filename

    Note: Creates getlib_archive.tar.Z. Must have dbx installed to run this command.

  6. Enter the following command:

    tar cvf core_file_name.tar core_file_name

    Note: Creates core_file_name.tar.

  7. Enter the following command:

    ./jextract -o core.sdff [CORE_PATH]

    Where:

    jextract

    is found in the install_root/java/jre/bin directory

    core.sdff

    is the output file

    [CORE_PATH]

    is the path and file name for the core file

  8. Send the following files to IBM Support:
    • All javacore.txt files
    • All dbxtrace.out files
    • All standard data file format (SDFF) files
    • errpt.out
    • All kca.out files
    • All getlib_archive.tar.Z files
    • All core.tar files
    • For releases of V6.0:
      • All files in the following directory:

        install_root/profiles/profile_name/logs/server_name

      • A copy of server.xml located in the following directory:

        install_root/profiles/profile_name/config/cells/
        cell_name
        /nodes/node_name/servers/server_name

    • For releases of V5.0 and V5.1:
      • Include all of the files from the following directory:

        install_root\logs\server_name

      • A copy of server.xml located at the following directory:

        install_root/config/cells/cell_name/nodes/
        node_name
        /servers/server_name

    • For releases of V3.5 and V4.0:
      • Include all of the files from the following directory:

        install_root/logs

      • A copy of XMLExport for the server configuration
    Note: For all versions, if you have configured the application server to write logs into a different location, send them accordingly.

  9. Follow instructions to send diagnostic information to IBM support.

Notes:
  • See the attached scripts dbxtrace_aix.sh and getlib.sh. kca is attached in compressed file kca_108_aix32.tar.gz.
  • To run the dbxtrace_aix.sh file or getlib.sh, you must have the dbx component of AIX installed on the machine.

Disclaimers for the dbxtrace_aix.sh, getlib.sh, and kca.
IBM LICENSES THE DOWNLOAD TO YOU ON AN "AS IS" BASIS, WITHOUT ANY WARRANTIES (EXPRESS OR IMPLIED), INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OR CONDITIONS OF MERCHANTABILITY, QUALITY, PERFORMANCE OR FITNESS FOR ANY PARTICULAR PURPOSE.

For a listing of all technotes, downloads, and educational materials specific to the Crash component, search the WebSphere Application Server support site.
 
Related information
MustGather: Crash on AIX produces no core or truncated
Submitting information to IBM support
Steps to getting support
MustGather: Readme first
Troubleshooting guide

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多