Troubleshooting Tools

image Found this "introductory level" article on WebSphere Developer works. It summarizes several tools that are useful in troubleshooting problems with your WebSphere installations.

Here is a list of the tools summarized in this Developer Works Article:

    1. Developing a client to determine a hung thread problem
    2. IBM Trace and Request Analyzer for WebSphere Application Server
    3. Trace Analyzer for WebSphere Application Server
    4. IBM Thread and Monitor Dump Analyzer for Java Technology
    5. New and improved JDBC test tool
    6. Dynamic Cache Statistics Collector and Visualizer for IBM WebSphere Application Server
    7. Sample scripts for WebSphere Application Server
    8. System administration for WebSphere Application Server
    9. WebSphere Application Server Troubleshooting Guide
    10. Detailed system requirements documents

The article provides a nice example of a usage scenario for each of the tools. Below is a list of some links to download the tools mentioned in the article. Please note that you may be required to login to download.

  1. IBM Trace and Request Analyzer: http://www.alphaworks.ibm.com/tech/tra/download
  2. Trace Analyzer for WAS: http://www.alphaworks.ibm.com/tech/ta4was
  3. Dynacache Collector and Visualizer: http://www.alphaworks.ibm.com/tech/cacheviz/download
  4. Thread and Monitor Dump Analyzer for Java: http://www.alphaworks.ibm.com/tech/jca/download

Have you used any of these tools? Do you have any alternatives that work better than these? Please let the world know!

Leave a Comment