Installing or updating Rational Debug Extension for Rational Team Concert Server manually

If you did not use IBM® Installation Manger to install Rational® Team Concert Server, you can optionally manually install Rational Debug Extension for Rational Team Concert Server.

Before you begin

Close Rational Team Concert before you manually install Rational Debug Extension for Rational Team Concert Server.

Procedure

  1. Delete the following directories or files if they already exist:
    • For version 1.0:
      • <install_dir>/server/provision_profiles/teamdebugcommon_profile.ini
      • <install_dir>/server/provision_profiles/teamdebugservice_profile.ini
      • <install_dir>/ext/rad-teamdebug-update-site/
    • For version 2.0:
      • <install_dir>/server/conf/jazz/provision_profiles/teamdebugcommon_profile.ini
      • <install_dir>/server/conf/jazz/provision_profiles/teamdebugservice_profile.ini
      • <install_dir>/ext/rad-teamdebug-update-site/
    where <install_dir> is the installation directory for Rational Debug Extension for Rational Team Concert Server
  2. Ensure that the Rational Debug Extension for Rational Team Concert disk or electronic disk image is available on the computer where you installed Rational Team Concert Server.
  3. On the computer where you installed Rational Team Concert Server, change to the Image directory on the Rational Debug Extension for Rational Team Concert Server disk.
  4. Extract the contents of the file DebugExtUpdate.zip to the same directory where you installed Rational Team Concert Server.
  5. If Rational Team Concert Server is not using the default Tomcat that comes with the install image, you must update the following files:
    • For version 1.0:
      • <install_dir>/server/provision_profiles/teamdebugservice_profile.ini
      • <install_dir>/server/provision_profiles/teamdebugcommon_profile.ini
    • For version 2.0:
      • <install_dir>/server/conf/jazz/provision_profiles/teamdebugservice_profile.ini
      • <install_dir>/server/conf/jazz/provision_profiles/teamdebugcommon_profile.ini
    To update the files:
    • Open each file in a text editor.
    • Under the web address, instead of using a relative path, change it to an absolute path, for example, change url=file:../ext/rad-teamdebug-update-site to url=file:C:/Program Files/IBM/RTC/ext/rad-teamdebug-update-site.
  6. Start the Jazz server.
  7. Use your browser to access the Jazz server to reset the installed components:
    1. In the browser address field, enter https://localhost:9443/jazz/admin?internal#action=com.ibm.team.repository.admin.serverReset and press Enter.
    2. Log in by using your Jazz Admin ID and password.
    3. Click the Reset button.
  8. Close and restart the Jazz server.

Results

Rational Debug Extension for Rational Team Concert Server is installed.

Feedback