Readme for the JNI Debug Utilities Technical Preview


1.0 Copyright Statement


(C) Copyright International Business Machines Corporation 2000, 2004. All rights reserved.
U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

See Notices and trademarks for other related information.

2.0 Technical Preview Content


This technical preview contains the following new functions:

3.0 Technical Preview Limitations


The following limitations apply to this technical preview:


In addition, regular Java debugging limitations and compiled language debugging limitations apply. These include, but are not limited to:

4.0 Installation Instructions

4.1 Workstation Installation Instructions

Note: IBM WebSphere Studio Enterprise Developer 5.1.2 must be installed before you can apply this technical preview.

  1. Download the JNIDebug_UpdateMangerInstall.zip file to a temporary directory on your workstation.
  2. Extract the contents to a temporary directory.
  3. If debugging programs on Windows, modify the system %PATH% variable to include WSED_INSTALL_DIR\wstools\eclipse\plugins\com.ibm.debug.pdt.win32_5.1.3.1\engine\bin, where WSED_INSTALL_DIR is the IBM WebSphere Studio Enterprise Developer 5.1.2 root installation directory.
  4. If debugging programs on Windows, copy the contents of \host\win32 to an easily remembered directory that does not contain spaces in the directory path name. This directory must be added to the class path and the library path of the JVM being debugged for the "Enable JNI Debugging" action to work properly.
  5. Start Enterprise Developer.
  6. Click Help > Software Updates > Update Manager.
  7. In the Feature Updates view, expand My Computer.
  8. Browse to the temporary directory where the extracted files are stored.
  9. Expand jnidebug, then expand JNI Debug Utilities Tech Preview.
  10. Select JNI Debug Utilities Tech Preview 5.1.2
  11. In the Preview view, click Install Now. Click Next.
  12. Read and accept the license agreement to continue the installation.
  13. Click Finish
  14. Click Install
  15. The installation process should complete within approximately 2 minutes. When prompted, restart the workbench.
  16. Delete the temporary directory or the unzipped fix files to conserve disk space.

4.2 OS/390 Installation Instructions

  1. Download the JNIDebug_UpdateMangerInstall.zip file to a temporary directory on your workstation.
  2. Extract the contents to a temporary directory.
  3. FTP the contents of \host\zOS as binary to an HFS directory the OS/390 system. This directory must be added to the class path and the library path of the JVM being debugged for the "Enable JNI Debugging" action to work properly.
  4. Add executable permissions to libKickerProcessAttach.so. This can be accomplished by executing the command chmod a+x libKickerProcessAttach.so in the directory where libKickerProcessAttach.so was FTP'd.

5.0 Uninstall Instructions

Note: Uninstall of the tech preview code is not possible, but it is possible to disable the installed feature using the following steps:

  1. Start Enterprise Developer.
  2. Click Help > Software Updates > Update Manager.
  3. In the Install Configuration view, expand IBM WebSphere Studio Enterprise Developer.
  4. Expand file:.../wstools/eclipse.
  5. Select JNI Debug Utilities Tech Preview 5.1.2
  6. In the Preview view, click Disable Now.
  7. Click Finish.
  8. When prompted, restart the workbench.

6.0 Notices and Trademarks


IBM, OS/390 and WebSphere are trademarks or registered trademarks of IBM Corporation.

Java and JVM are trademarks or registered trademarks of Sun Microsystems, Inc.