Executive Summary
Jinsight Quick Guide
Jinsight for Java 2
abbreviated essentials to get going

Install Jinsight · Verify Install · Analyze Traces · Control Tracing · WebSphere 3.5 and additional topics

Jinsight is a tool for analyzing and visualizing how Java programs execute. Jinsight has two parts:


next: Verifying the Installation Install Jinsight for Java 2

To install Jinsight for Java 2 in your IBM Java 2 execution environment, get the applicable package(s):


next: Analyzing Traces Verify Install

To verify the Jinsight installation, try tracing and visualizing. First make sure the environment variables in the command files jinsight_trace and jinsight reflect your installation. In particular, check variables JINSIGHT_HOME and JAVA2_HOME. The visualizer section of the Reference Manual contains further details about visualizing traces.


next: Controlling Tracing Analyze Traces

To get familiar using some views for trace analysis, use the sample Hang.trc trace provided. Run the Jinsight2.1 visualizer on that trace, load the trace, and consider the following sample of questions:

Additional ways to filter information and to group together information you are interested in for analysis are shown in the Slices and Workspaces section of the Jinsight Guided Tour of the documentation for Jinsight2.0.


next: Using with WebSphere Control Tracing

Traces can grow very quickly, so it's important to trace selectively. To get familiar with controlling Jinsight tracing, try tracing the sample loopTest program.

Other options to control Jinsight tracing are through environment variables, a Java program interface, and a servlet html interface. These Jinsight2.1 options differ in some ways from the options in Jinsight2.0, and they vary somewhat by tracing platform.

  for Windows:  Tracing Commands and Options for Jinsight2.1 on Windows 
  for OS390:    Tracing Commands and Options for Jinsight2.1 on OS/390 
  for AIX:      Tracing Commands and Options for Jinsight2.1 on AIX 


next: Creating Your Own Trace WebSphere 3.5 and additional topics

To set up WebSphere 3.5 for use with Jinsight2.1, after Jinsight2.1 is installed, see the following sections appropriate to your WebSphere platform.

  Configuration and Tracing with WebSphere 3.5 on AIX or Windows 
  Configuration and Tracing with WebSphere 3.5 on OS/390 

There are some very important differences in the Jinsight API calls, plus other functionality changes for those who previously used Jinsight2.0. See the following descriptions:

  Some Functionality Differences from Jinsight2.0 to Jinsight2.1 

A few of the common problems encountered using Jinsight2.1 are listed in this section, with possible remedies:

  TroubleShooting 

Executive Summary
Jinsight Home