Java Core Debugging using IBM Thread and Monitor Dump Analyzer for Java (ECM Community Blog)
Abstract: Problems which cause Java processes to dump threads to a core file can be solved with the help of an IBM DeveloperWorks tool created by Jinwoo Hwang.
Introduction
Some error conditions in an IBM® Java Virtual Machine (JVM) running under IBM WebSphere® Application Server result in a crash. The output of a crash is a Java core file. The Watson Explorer Content Analytics runtime is instrumented to output all running Java threads, at the time of a system-critical error. These core files are written to the Content Analytics/logs directory and are included in the output of the command.
Read full article from Java Core Debugging using IBM Thread and Monitor Dump Analyzer for Java (ECM Community Blog)
No comments:
Post a Comment