Begin changeInstalling the iSeries System Debugger

To run the iSeries System Debugger, your client workstation must meet the following hardware and software requirements.

Hardware requirements

You must have the following hardware installed on your client:

Software requirements

You must have the following software installed on your client:

Note: Be sure to add jhall.jar to your client CLASSPATH environment variable.

For information about installing the previously mentioned software, see the Sun Java Web site Link outside Information Center.

Installing the iSeries System Debugger jar file

The iSeries System Debugger is packaged as part of the IBM Toolbox for Java. If you do not have the Toolbox for Java jt400.jar file already installed on your client, you will need to install it when you install the iSeries system Debugger.

Before installing the iSeries system Debugger, ensure that your client system meets the previously listed requirements. To install the iSeries System Debugger, complete the following steps:

  1. Install Toolbox for Java, making sure to copy jt400.jar and tes.jar to your client.

    Note: If you already installed Toolbox for Java on your server, both the jt400.jar and the tes.jar files are in the same directory on the server:

    /QIBM/ProdData/HTTP/Public/jt400/lib/
  2. After copying the jar files to your client, add them to your client CLASSPATH environment variable.

Now you can use your client to run the iSeries System Debugger.End change