Use this guide to upgrade the following Rational Design Management (DM) to version 4.0.3:
The complete instructions to upgrade your product to version 4.0.3 are generated based on the selections that you made on the previous page.
Note: Although version 4.0.3 uses your existing databases, it no longer supports JRE version 5.0. Only JRE version 6.0 and 7.0 are supported. The ojdbc6.jar class library requires JRE version 6.0 or later. You must use ojdbc6.jar. For more information, see Setting up an Oracle database.
Note: Although version 4.0.3 uses your existing databases, it no longer supports JRE version 5.0. Only JRE version 6.0 and 7.0 are supported. The sqljdbc4.jar class library requires JRE version 6.0 or later. You must use sqljdbc4.jar. For more information, see Setting up an SQL Server database.
Use this planning checklist to ensure that you are ready to upgrade.
| Planning task | More information | |
|---|---|---|
| Use the software product compatibility reports: On this page, you can search and generate reports for a specific product. The information includes prerequisites, product translation into a specific language, end of service, server virtualization environments, and more. | Software product compatibility reports | |
| Use the upgrade data sheet: On the upgrade data sheet, you can gather and record specific data that is required during the upgrade process, such as URLs and user IDs. | Upgrade data sheet | |
| Verify that your hardware and software meet the minimum system requirements: New requirements exist for version 4.0.3, including a requirement to use a 64-bit server operating system. To learn about these new requirements and to see if your current system meets the minimum requirements, click the System requirements link. | Systemvoraussetzungen | |
| Get the product installation media: For local repository download, you need approximately 5 GB of hard drive space to download and extract your product installation media. | You can download the server installation files from jazz.net | |
| Review an upgrade topology example. | ||
| Synchronize the clocks on all servers: In a distributed environment, ensure that the clocks on all servers are synchronized by using the Network Time Protocol (NTP). | For more information about NTP, visit ntp.org | |
| Understand the upgrade process: Learn about the upgrade process and how the upgrade might affect your deployment. | Understanding the deployment and upgrade process | |
| Plan for your applications to be unavailable: Your applications will be unavailable for a brief period while you back up everything and update your applications to version 4.0.3. All of the applications that are connected to Jazz Team Server will be offline while Jazz Team Server is offline. Be sure to provide time to completely back up your existing applications. | ||
Meet your database prerequisites:
|
||
| Learn about licensing: you indicated that you are upgrading from Design Management 3.0. You must obtain version 4.0.3 licenses. you indicated that you are upgrading from Design Management 3.0.1.x. You must obtain version 4.0.3 licenses. you indicated that you are upgrading from Design Management 4.0.0.x. You are not required to obtain new licenses for version 4.0.3. you indicated that you are upgrading from Design Management 4.0.1. You are not required to obtain new licenses for version 4.0.3. you indicated that you are upgrading from Design Management 4.0.2. You are not required to obtain new licenses for version 4.0.3. | Managing licensing | |
Check browser compatibility:
|
||
| Check your Java Virtual Machine options: Make sure that the Java Virtual Machine has the appropriate heap size setting. |
If you run Jazz Team Server in Apache Tomcat as a Windows service, see Running in Apache Tomcat as a Windows service (64-bit).
|
These abbreviations refer to applications and installation directories:
Before you upgrade your production environment, set up a test environment to avoid issues. For more information, see Staging a test environment for the upgrade process.
During the upgrade you need to know some information about your current environment. Make sure you record the following information.
Note: Before you upgrade the Rational solution for CLM, you must upgrade Rational Reporting for Development Intelligence. You do not need to upgrade the data warehouse with Rational Reporting for Development Intelligence because they are upgraded during the Rational solution for CLM upgrade.
For upgrading Rational Reporting for Development Intelligence, see any of the following links:
After you upgrade to version 4.0.3 of the applications for the Rational solution for CLM, download the latest report samples and resources and load them to the report server. For complete instructions, see Upgrading reporting artifacts.
Install Rational Design Management version 4.0.3 applications, but do not run the setup wizard. For distributed configurations, install the version 4.0.3 applications that correspond to the previously installed applications. For information about installing the server, see Installing by using IBM Installation Manager or Installing by using command-line commands.
Install the CLM 4.0.3 applications on the node that will be used for upgrading the server, for example, node 1. Do not run the setup wizard. For information about installing the server, see Installing by using IBM Installation Manager or Installing by using command-line commands.
Install the CLM version 4.0.3 applications, but do not run the setup wizard. For distributed configurations, install the version 4.0.3 applications that correspond to the previously installed applications. For information about installing the server, see Installing on IBM i using licensed programs.
Optionally create a backup of your WebSphere Application Server profile so that it can be restored in case the upgrade fails.
In a distributed topology, you must complete the next steps on the application server that hosts:
Note: The command shuts down the server before starting the backup process.
backupConfig.bat Path_to_a_new_compressed_file_to_create_backup_of_profile -username WAS_primary_administrative_user_name -password WAS_administrative_password
For Example:
backupConfig.bat C:\WAS_backup\CLM_4.0.0.x_profile.zip -username WAS admin -password WAS admin password
backupConfig.bat C:\WAS_backup\CLM_4.0.1_profile.zip -username WAS admin -password WAS admin password
backupConfig.bat C:\WAS_backup\CLM_4.0.2_profile.zip -username WAS admin -password WAS admin password
Note: The directory path to the compressed file must exist before running the backup command.
Tip: You can restore the backed-up profile by running the restoreConfig.bat command. For example, restoreConfig.bat C:\WAS_backup\RTC_3.0_profile.zip restoreConfig.bat C:\WAS_backup\CLM_3.0.1.x_profile.zip restoreConfig.bat C:\WAS_backup\CLM_4.0.0.x_profile.zip restoreConfig.bat C:\WAS_backup\CLM_4.0.1_profile.zip restoreConfig.bat C:\WAS_backup\CLM_4.0.2_profile.zip
Note: The command shuts down the server before starting the backup process.
./backupConfig.sh Path_to_a_new_compressed_file_to_create_backup_of_profile -username WAS_primary_administrative_user_name -password WAS_administrative_password
For example:
./backupConfig.sh /root/WAS_backup/CLM_4.0.0.x_profile.zip -username admin -password password
./backupConfig.sh /root/WAS_backup/CLM_4.0.1_profile.zip -username admin -password password
./backupConfig.sh /root/WAS_backup/CLM_4.0.2_profile.zip -username admin -password password
Note: The directory path to the compressed file must exist before running the backup command.
Tip: You can restore the backed-up profile by running the ./restoreConfig.sh command. For example, ./restoreConfig.sh /root/WAS_backup/RTC_3.0_profile.zip./restoreConfig.sh /root/WAS_backup/CLM_3.0.1.x_profile.zip./restoreConfig.sh /root/WAS_backup/CLM_4.0.0.x_profile.zip./restoreConfig.sh /root/WAS_backup/CLM_4.0.1_profile.zip./restoreConfig.sh /root/WAS_backup/CLM_4.0.2_profile.zip
Note: The command shuts down the server before starting the backup process.
./backupConfig.sh Path_to_a_new_compressed_file_to_create_backup_of_profile -username WAS_primary_administrative_user_name -password WAS_administrative_password
For example:
./backupConfig.sh /root/WAS_backup/CLM_4.0.0.x_profile.zip -username admin -password password
./backupConfig.sh /root/WAS_backup/CLM_4.0.1_profile.zip -username admin -password password
./backupConfig.sh /root/WAS_backup/CLM_4.0.2_profile.zip -username admin -password password
Note: The directory path to the compressed file must exist before running the backup command.
Tip: You can restore the backed-up profile by running the ./restoreConfig.sh command. For example, ./restoreConfig.sh /root/WAS_backup/RTC_3.0_profile.zip./restoreConfig.sh /root/WAS_backup/CLM_3.0.1.x_profile.zip./restoreConfig.sh /root/WAS_backup/CLM_4.0.0.x_profile.zip./restoreConfig.sh /root/WAS_backup/CLM_4.0.1_profile.zip./restoreConfig.sh /root/WAS_backup/CLM_4.0.2_profile.zip
In a distributed topology, you must complete the next steps on the application server that hosts:
In a distributed topology, you must update JAZZ_HOME and log4j.configuration custom properties on the application server that hosts:
For detailed information, see Setting up a WebSphere Application Server.
In a distributed topology, you must complete the next steps on the application server that hosts:
Note: When upgrading Requirements Management application, you must make sure that both Jazz Team Server (including any application that is registered with Jazz Team Server) and Requirements Management application servers are stopped.
stopServer.bat server1 -user admin_userid -password admin_password
./stopServer.sh server1 -user admin_userid -password admin_password
./serverShutdown.sh profileName wasVersion wasOption adminId adminPwd
Make sure WebSphere eXtreme Scale is updated with the latest interim fix. To download the latest interim fix, see Installing WebSphere eXtreme Scale.
In a distributed topology, you must complete the next steps on the application server that hosts:
Remove the application-related contents from the following wscache and temp directories in the profile. Depending on which applications were installed, these directories might be in the profile and can be removed:
WAS_profile_dir\wscache location example:
C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\wscache
WAS_profile_dir\temp example:
C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\temp
WAS_profile_dir/wscache location example:
opt/IBM/WebSphere/AppServer/profiles/AppSrv01/wscache
WAS_profile_dir/temp example:
opt/IBM/WebSphere/AppServer/profiles/AppSrv01/temp
WAS_profile_dir/wscache location example:
usr/IBM/WebSphere/AppServer/profiles/AppSrv01/wscache
WAS_profile_dir/temp example:
usr/IBM/WebSphere/AppServer/profiles/AppSrv01/temp
In a distributed topology, you must complete the next step on the application server that hosts:
Remove the application-related log files form the logs directory in the profile.
WAS_profile_dir\logs location example:
C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs
WAS_profile_dir/logs location example:
opt/IBM/WebSphere/AppServer/profiles/AppSrv01/logs
WAS_profile_dir/logs location example:
usr/IBM/WebSphere/AppServer/profiles/AppSrv01/logs
In a distributed topology, you must complete the next steps on the application server that hosts:
Note: When upgrading Requirements Management application, you must make sure that both Jazz Team Server (including any application that is registered with Jazz Team Server) and Requirements Management application servers are stopped.
server.shutdown.bat
./server.shutdown
Note: The following commands work if you are using Derby databases that are provided with the packaged product. If you changed your Derby databases location, update the path accordingly.
In a WebSphere Application Sever deployment, the default database location is under WebSphere installation.
In a WebSphere Application Sever deployment, the default database location is under WebSphere installation.
Backup your DB2 databases including the data warehouse database. For information about backing up a DB2 database, see Backing up and Restoring a DB2 database.
Backup your Oracle databases including the data warehouse database. For instructions to back up the database, see the Oracle documentation.
Backup your SQL Server databases including the data warehouse database. For instructions to back up the database, see the SQL Server documentation.
To automatically copy the index files during the upgrade, before you start the upgrade verify that the index locations in the application's .properties files are pointing to absolute paths on the file system, rather than relative paths.
To upgrade Jazz Team Server configuration files, go to the JTS_4.0.3_install_dir/server and run the following commands:
If the path contains spaces, make sure that the path is enclosed in double-quotation marks.
repotools-jts.bat -migration_jts_updateConfigurationFiles oldJTSHome=RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf
repotools-jts.bat -addTables
repotools-jts.bat -upgradeWarehouse
repotools-jts.bat -migration_jts_updateConfigurationFiles oldJTSHome=RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf updateTomcatFiles=no
repotools-jts.bat -addTables
repotools-jts.bat -upgradeWarehouse
./repotools-jts.sh -migration_jts_updateConfigurationFiles oldJTSHome=RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf
./repotools-jts.sh -addTables
./repotools-jts.sh -upgradeWarehouse
./repotools-jts.sh -migration_jts_updateConfigurationFiles oldJTSHome=RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf updateTomcatFiles=no
./repotools-jts.sh -addTables
./repotools-jts.sh -upgradeWarehouse
To upgrade the DM application configuration files, go to the DM_4.0.3_install_dir/server and run these commands:
The default application context root is jazz. If your upgrade path originated from a release of version 3 or 4, use the applicationContextRoot=dm switch in the command.
If the path contains spaces, make sure that the path is enclosed in double-quotation marks.
repotools-dm.bat -migration_dm_updateConfigurationFiles oldApplicationHome=RTC_3.0_install_dirDM_3.0.1.x_install_dirDM_4.0.0.x_install_dirDM_4.0.1_install_dirDM_4.0.2_install_dir/server/conf ignoreJTSVersionCheck applicationContextRoot=dm
repotools-dm.bat -addTables
repotools-dm.bat -migration_dm_updateConfigurationFiles oldApplicationHome=RTC_3.0_install_dirDM_3.0.1.x_install_dirDM_4.0.0.x_install_dirDM_4.0.1_install_dirDM_4.0.2_install_dir/server/conf ignoreJTSVersionCheck applicationContextRoot=dm updateTomcatFiles=no
repotools-dm.bat -addTables
./repotools-dm.sh -migration_dm_updateConfigurationFiles oldApplicationHome=RTC_3.0_install_dirDM_3.0.1.x_install_dirDM_4.0.0.x_install_dirDM_4.0.1_install_dirDM_4.0.2_install_dir/server/conf ignoreJTSVersionCheck applicationContextRoot=dm
./repotools-dm.sh -addTables
./repotools-dm.sh -migration_dm_updateConfigurationFiles oldApplicationHome=RTC_3.0_install_dirDM_3.0.1.x_install_dirDM_4.0.0.x_install_dirDM_4.0.1_install_dirDM_4.0.2_install_dir/server/conf ignoreJTSVersionCheck applicationContextRoot=ccm updateTomcatFiles=no
./repotools-dm.sh -addTables
To upgrade the Configuration Managment application configuration files, go to the QM_4.0.3_install_dir/server and run these commands:
The default application context root is jazz. If your upgrade path originated from a release of version 3 or 4, use the applicationContextRoot=vvc switch in the command.
If the path contains spaces, make sure that the path is enclosed in double-quotation marks.
repotools-vvc.bat -migration_vvc_updateConfigurationFiles oldApplicationHome=VVC_3.0.1.x_install_dirVVC_4.0.0.x_install_dirVVC_4.0.1_install_dirVVC_4.0.2_install_dir/server/conf ignoreJTSVersionCheck applicationContextRoot=vvc
repotools-vvc.bat -addTables
repotools-vvc.bat -migration_vvc_updateConfigurationFiles oldApplicationHome=VVC_3.0.1.x_install_dirVVC_4.0.0.x_install_dirVVC_4.0.1_install_dirVVC_4.0.2_install_dir/server/conf ignoreJTSVersionCheck applicationContextRoot=qm updateTomcatFiles=no
repotools-vvc.bat -addTables
./repotools-vvc.sh -migration_qm_updateConfigurationFiles oldApplicationHome=VVC_3.0.1.x_install_dirVVC_4.0.0.x_install_dirVVC_4.0.1_install_dirVVC_4.0.2_install_dir/server/conf ignoreJTSVersionCheck applicationContextRoot=vvc
./repotools-vvc.sh -addTables
./repotools-vvc.sh -migration_qm_updateConfigurationFiles oldApplicationHome=VVC_3.0.1.x_install_dirVVC_4.0.0.x_install_dirVVC_4.0.1_install_dirVVC_4.0.2_install_dir/server/conf ignoreJTSVersionCheck applicationContextRoot=vvc updateTomcatFiles=no
./repotools-vvc.sh -addTables
To upgrade the Requirements Management (RM) application configuration files, follow these steps:
If the path contains spaces, make sure that the path is enclosed in double-quotation marks.
upgrade\rm\rm_upgrade.bat -oldApplicationHome C:\Temp\RM3.0.1.xRM4.0.0.xRM4.0.1\server\conf -oldJTSHome JTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir\server\conf -newJTSHome JTS_4.0.3_install_dir\server\conf applicationContextRoot=rm
The default application context root is rdm. If your upgrade path originated from a release of version 3 or 4, use the applicationContextRoot=rm switch in the command.
upgrade\rm\rm_upgrade.bat -oldApplicationHome C:\Temp\RM3.0.1.xRM4.0.0.xRM4.0.1RM4.0.2\server\conf -oldJTSHome JTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir\server\conf -newJTSHome JTS_4.0.3_install_dir\server\conf -updateTomcatFiles=no applicationContextRoot=rm
The default application context root is rdm. If your upgrade path originated from a release of version 3 or 4, use the applicationContextRoot=rm switch in the command.
upgrade/rm/rm_upgrade.sh -oldApplicationHome opt/tmp/rm3.0.1.xrm4.0.0.xrm4.0.1rm4.0.2/server/conf -oldJTSHome JTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf -newJTSHome JTS_4.0.3_install_dir/server/conf applicationContextRoot rm
The default application context root is rdm. If your upgrade path originated from a release of version 3 or 4, use the applicationContextRoot rm switch in the command.
upgrade/rm/rm_upgrade.sh -oldApplicationHome opt/tmp/rm3.0.1.xrm4.0.0.xrm4.0.1rm4.0.2/server/conf -oldJTSHome JTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf -newJTSHome JTS_4.0.3_install_dir/server/conf updateTomcatFiles no applicationContextRoot rm
The default application context root is rdm. If your upgrade path originated from a release of version 3 or 4, use the applicationContextRoot rm switch in the command.
The commands that you ran in the previous steps do these tasks:
Tomcat user database only: The tomcat-users.xml file is copied, not merged with the existing file. If you are upgrading multiple CLM applications with a common Jazz Team Server, you must manually merge the users and group information in the tomcat-users.xml file. The user and group information will be different if users are part of different groups in different applications. For example, userA might have the JazzAdmins role in the CCM application and the JazzUsers role in the QM application. In addition, if users are present in one application but not in the other or vice versa, those users must manually be added to the tomcat-users.xml file.
For more information about these Repository Tools commands, see these help topics:
This script uses Repository Tools commands to update the configuration files and update the databases and data warehouse schemas to version 4.0.3. For more information, see Upgrade script files.
To use the upgrade script in a distributed environment where you install Rational Design Management separately from Jazz Team Server, the upgrade script must be able to access the drive or file system where the application is installed. On Windows systems for example, the mount must be in this format: mounted drive letter:\server\conf. An absolute path, such as \\computer name\JTS_4.0.3_install_dir\server\conf, will not work. The mounted drive must be configured with read-write-execute privileges for the administrator account. If you cannot access your network drive, click Start over at the top of this page and in the form select No for Can you mount shared directories between your servers?
Important: Although the script file is in the upgrade/application context root directory, the file must be run from the server directory. If your path contains spaces, ensure that you enclose the path name in double-quotation marks.
To upgrade Jazz Team Server, open a command prompt with administrative privileges, go to the JTS_4.0.3_install_dir\server directory, and enter this command:
upgrade\jts\jts_upgrade.bat -oldJTSHome RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir\server\conf
upgrade\jts\jts_upgrade.bat -oldJTSHome RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir\server\conf
During the upgrade, after the configuration files are merged, a window opens in which you can check the Jazz Team Server teamserver.properties file. If the location of the com.ibm.team.fulltext.indexlocation property is relative path, you do not need to change the path. If the location is absolute path, make sure the directory is stable and will not be deleted if an application is uninstalled.
An absolute stable location should look like this example: com.ibm.team.fulltext.indexLocation=JTS_4.0.3_install_dir/server/conf/jts/indices/workitemindex, where JTS_4.0.3_install_dir is the location where Jazz Team Server 4.0.3 is installed.
To upgrade Design Management application, open a command prompt with administrative privileges, go to the DM_4.0.3_install_dir\server directory, and enter this command:
upgrade\dm\dm_upgrade.bat -oldApplicationHome RTC_3.0_install_dirDM_3.0.1.x_install_dirDM_4.0.0.x_install_dirDM_4.0.1_install_dirDM_4.0.2_install_dir\server\conf
upgrade\dm\dm_upgrade.bat -oldApplicationHome RTC_3.0_install_dirDM_3.0.1.x_install_dirDM_4.0.0.x_install_dirDM_4.0.1_install_dirDM_4.0.2_install_dir\server\conf -newJTSHome JTS_4.0.3_install_dir\server\conf
During the upgrade, after the configuration files are merged, a window opens in which you can check the Design Management teamserver.properties file. If the location is absolute path, make sure the directory is stable and will not be deleted if an application is uninstalled.
An absolute stable location should look like this example: com.ibm.team.fulltext.indexLocation=DM_4.0.3_install_dir/server/conf/dm/indices/workitemindex where DM_4.0.3_install_dir is the location where the Design Management application 4.0.3 is installed.
To upgrade Quality Management application, open a command prompt with administrative privileges, go to the QM_4.0.3_install_dir\server directory, and enter this command:
upgrade\qm\qm_upgrade.bat -oldApplicationHome QM_3.0.1.x_install_dirQM_4.0.0.x_install_dirQM_4.0.1_install_dirQM_4.0.2_install_dir\server\conf
upgrade\qm\qm_upgrade.bat -oldApplicationHome QM_3.0.1.x_install_dirQM_4.0.0.x_install_dirQM_4.0.1_install_dirQM_4.0.2_install_dir\server\conf -newJTSHome JTS_4.0.3_install_dir\server\conf
During the upgrade, after the configuration files are merged, a window opens in which you can check the Quality Management teamserver.properties file. If the location is absolute path, make sure the directory is stable and will not be deleted if an application is uninstalled. The absolute stable location should look like this example: com.ibm.team.fulltext.indexLocation=QM_4.0.3_install_dir/server/conf/qm/indices/workitemindex where QM_4.0.3_install_dir is the location where Quality Management application 4.0.3 is installed.
To upgrade Configuration Management application, open a command prompt with administrative privileges, go to the VVC_4.0.3_install_dir\server directory, and enter this command:
upgrade\vvc\vvc_upgrade.bat -oldApplicationHome VVC_3.0.1.x_install_dirVVC_4.0.0.x_install_dirVVC_4.0.1_install_dirVVC_4.0.2_install_dir\server\conf
upgrade\vvc\vvc_upgrade.bat -oldApplicationHome VVC_3.0.1.x_install_dirVVC_4.0.0.x_install_dirVVC_4.0.1_install_dirVVC_4.0.2_install_dir\server\conf -newJTSHome JTS_4.0.3_install_dir\server\conf -oldJTSHome RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir\server\conf
To upgrade Jazz Team Server, open a command shell, go to the JTS_4.0.3_install_dir/server directory, and enter this command:
upgrade/jts/jts_upgrade.sh -oldJTSHome RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf
upgrade/jts/jts_upgrade.sh -oldJTSHome RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf
During the upgrade, after the configuration files are merged, an editor opens in which you can check the Jazz Team Server teamserver.properties file. If the location is absolute path, make sure the directory is stable and will not be deleted if an application is uninstalled. The absolute stable location should look like this example: com.ibm.team.fulltext.indexLocation=JTS_4.0.3_install_dir/server/conf/jts/indices/workitemindex where JTS_4.0.3_install_dir is the location where Jazz Team Server 4.0.3 is installed.
To upgrade Design Management application, open a command shell, go to the DM_4.0.3_install_dir/server directory, and enter this command:
upgrade/dm/dm_upgrade.sh -oldApplicationHome RTC_3.0_install_dirDM_3.0.1.x_install_dirDM_4.0.0.x_install_dirDM_4.0.1_install_dirDM_4.0.2_install_dir/server/conf
upgrade/ccm/ccm_upgrade.sh -oldApplicationHome RTC_3.0_install_dirCCM_3.0.1.x_install_dirDM_4.0.0.x_install_dirDM_4.0.1_install_dirDM_4.0.2_install_dir/server/conf -newJTSHome JTS_4.0.3_install_dir/server/conf
During the upgrade, after the configuration files are merged, an editor opens in which you can check Design Management teamserver.properties file. If the location is absolute path, make sure the directory is stable and will not be deleted if an application is uninstalled. The absolute stable location should look like this example: com.ibm.team.fulltext.indexLocation=DM_4.0.3_install_dir/server/conf/dm/indices/workitemindex where DM_4.0.3_install_dir is the location where the Design Management application 4.0.3 is installed.
To upgrade Quality Management application, open a command shell, go to the QM_4.0.3_install_dir/server directory, and enter this command:
upgrade/qm/qm_upgrade.sh -oldApplicationHome QM_3.0.1.x_install_dirQM_4.0.0.x_install_dirQM_4.0.1_install_dirQM_4.0.2_install_dir/server/conf
upgrade/qm/qm_upgrade.sh -oldApplicationHome QM_3.0.1.x_install_dirQM_4.0.0.x_install_dirQM_4.0.1_install_dirQM_4.0.2_install_dir/server/conf -newJTSHome JTS_4.0.3_install_dir/server/conf
During the upgrade, after the configuration files are merged, an editor opens in which you can check the Quality Management teamserver.properties file. If the location is absolute path, make sure the directory is stable and will not be deleted if an application is uninstalled. The absolute stable location should look like this example: com.ibm.team.fulltext.indexLocation=QM_4.0.3_install_dir/server/conf/qm/indices/workitemindex where QM_4.0.3_install_dir is the location where Quality Management application 4.0.3 is installed.
To upgrade Configuration Management application, open a command shell, go to the RM_4.0.3_install_dir/server directory, and enter this command:
upgrade/vvc/vvc_upgrade.sh -oldApplicationHome VVC_3.0.1.x_install_dirVVC_4.0.0.x_install_dirVVC_4.0.1_install_dirVVC_4.0.2_install_dir/server/conf
upgrade/rm/rm_upgrade.sh -oldApplicationHome RM_3.0.1.x_install_dirVVC_4.0.0.x_install_dirVVC_4.0.1_install_dirVVC_4.0.2_install_dir/server/conf -newJTSHome JTS_4.0.3_install_dir/server/conf -oldJTSHome RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf
To upgrade Jazz Team Server, open a command prompt with administrative privileges, go to the JTS_4.0.3_install_dir\server directory, and enter this command:
upgrade\jts\jts_upgrade.bat -oldJTSHome RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir\server\conf -updateTomcatFiles no
upgrade\jts\jts_upgrade.bat -oldJTSHome RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir\server\conf -updateTomcatFiles no
During the upgrade, after the configuration files are merged, a window opens in which you can check the Jazz Team Server teamserver.properties file. If the location of the com.ibm.team.fulltext.indexlocation property is a relative path in this file, you must change it to an absolute path and make sure the particular directory is stable and will not be deleted if an application is uninstalled. Example of an unstable directory is the old_install_dir that may be uninstalled and you will lose your index files. The absolute stable location should look like this example: com.ibm.team.fulltext.indexLocation=JTS_4.0.3_install_dir/server/conf/jts/indices/workitemindex where JTS_4.0.3_install_dir is the location where Jazz Team Server 4.0.3 is installed.
To upgrade the Design Management application, open a command prompt with administrative privileges, go to the DM_4.0.3_install_dir\server directory, and enter this command:
upgrade\dm\dm_upgrade.bat -oldApplicationHome RTC_3.0_install_dirDM_3.0.1.x_install_dirDM_4.0.0.x_install_dirDM_4.0.1_install_dirDM_4.0.2_install_dir\server\conf -updateTomcatFiles no
upgrade\dm\dm_upgrade.bat -oldApplicationHome RTC_3.0_install_dirDM_3.0.1.x_install_dirDM_4.0.0.x_install_dirDM_4.0.1_install_dirDM_4.0.2_install_dir\server\conf -newJTSHome JTS_4.0.3_install_dir\server\conf -updateTomcatFiles no
During the upgrade, after the configuration files are merged, a window opens in which you can verify the Design Management application teamserver.properties file. If the location of the com.ibm.team.fulltext.indexlocation property is a relative path in this file, you must change it to an absolute path and make sure the particular directory is stable and will not be deleted if an application is uninstalled. Example of an unstable directory is the old_install_dir that may be uninstalled and you will lose your index files. The absolute stable location should look like this example: com.ibm.team.fulltext.indexLocation=DM_4.0.3_install_dir/server/conf/dm/indices/workitemindex where DM_4.0.3_install_dir is the location where the Design Management application 4.0.3 is installed.
To upgrade Quality Management application, open a command prompt with administrative privileges, go to the QM_4.0.3_install_dir\server directory, and enter this command:
upgrade\qm\qm_upgrade.bat -oldApplicationHome QM_3.0.1.x_install_dirQM_4.0.0.x_install_dirQM_4.0.1_install_dirQM_4.0.2_install_dir\server\conf -updateTomcatFiles no
upgrade\qm\qm_upgrade.bat -oldApplicationHome QM_3.0.1.x_install_dirQM_4.0.0.x_install_dirQM_4.0.1_install_dirQM_4.0.2_install_dir\server\conf -newJTSHome JTS_4.0.3_install_dir\server\conf -updateTomcatFiles no
During the upgrade, after the configuration files are merged, a window opens in which you can verify the Quality Management application teamserver.properties file. If the location of the com.ibm.team.fulltext.indexlocation property is a relative path in this file, you must change it to an absolute path and make sure the particular directory is stable and will not be deleted if an application is uninstalled. Example of an unstable directory is the old_install_dir that may be uninstalled and you will lose your index files. The absolute stable location should look like this example: com.ibm.team.fulltext.indexLocation=QM_4.0.3_install_dir/server/conf/qm/indices/workitemindex where QM_4.0.3_install_dir is the location where Quality Management application 4.0.3 is installed.
To upgrade Configuration Management application, open a command prompt with administrative privileges, go to the VVC_4.0.3_install_dir\server directory, and run this command:
upgrade\vvc\vvc_upgrade.bat -oldApplicationHome VVC_3.0.1.x_install_dirVVC_4.0.0.x_install_dirVVC_4.0.1_install_dirVVC_4.0.2_install_dir\server\conf -updateTomcatFiles no
upgrade\vvc\vvc_upgrade.bat -oldApplicationHome VVC_3.0.1.x_install_dirVVC_4.0.0.x_install_dirVVC_4.0.1_install_dirVVC_4.0.2_install_dir\server\conf -newJTSHome JTS_4.0.3_install_dir\server\conf -oldJTSHome RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir\server\conf -updateTomcatFiles no
To upgrade Jazz Team Server, open a command shell, go to the JTS_4.0.3_install_dir/server directory, and enter this command:
upgrade/jts/jts_upgrade.sh -oldJTSHome RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf -updateTomcatFiles no
upgrade/jts/jts_upgrade.sh -oldJTSHome RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf -updateTomcatFiles no
During the upgrade, after the configuration files are merged, an editor opens in which you can check the Jazz Team Server teamserver.properties file. If the location of the com.ibm.team.fulltext.indexlocation property is a relative path in this file, you must change it to an absolute path and make sure the particular directory is stable and will not be deleted if an application is uninstalled. Example of an unstable directory is the old_install_dir that may be uninstalled and you will lose your index files. The absolute stable location should look like this example: com.ibm.team.fulltext.indexLocation=JTS_4.0.3_install_dir/server/conf/jts/indices/workitemindex where JTS_4.0.3_install_dir is the location where Jazz Team Server 4.0.3 is installed.
To upgrade the Design Management application, open a command shell, go to the CCM_4.0.3_install_dir/server directory, and enter this command:
upgrade/dm/dm_upgrade.sh -oldApplicationHome RTC_3.0_install_dirCCM_3.0.1.x_install_dirDM_4.0.0.x_install_dirDM_4.0.1_install_dirDM_4.0.2_install_dir/server/conf -updateTomcatFiles no
upgrade/dm/dm_upgrade.sh -oldApplicationHome RTC_3.0_install_dirCCM_3.0.1.x_install_dirDM_4.0.0.x_install_dirDM_4.0.1_install_dirDM_4.0.2_install_dir/server/conf -newJTSHome JTS_4.0.3_install_dir/server/conf -updateTomcatFiles no
During the upgrade, after the configuration files are merged, an editor opens in which you can verify the Design Management application teamserver.properties file. If the location of the com.ibm.team.fulltext.indexlocation property is a relative path in this file, you must change it to an absolute path and make sure the particular directory is stable and will not be deleted if an application is uninstalled. Example of an unstable directory is the old_install_dir that may be uninstalled and you will lose your index files. The absolute stable location should look like this example: com.ibm.team.fulltext.indexLocation=DM_4.0.3_install_dir/server/conf/dm/indices/workitemindex where DM_4.0.3_install_dir is the location where Design Management application 4.0.3 is installed.
To upgrade Quality Management application, open a command shell, go to the QM_4.0.3_install_dir/server directory, and enter this command:
upgrade/qm/qm_upgrade.sh -oldApplicationHome QM_3.0.1.x_install_dirQM_4.0.0.x_install_dirQM_4.0.1_install_dirQM_4.0.2_install_dir/server/conf -updateTomcatFiles no
upgrade/qm/qm_upgrade.sh -oldApplicationHome QM_3.0.1.x_install_dirQM_4.0.0.x_install_dirQM_4.0.1_install_dirQM_4.0.2_install_dir/server/conf -newJTSHome JTS_4.0.3_install_dir/server/conf -updateTomcatFiles no
During the upgrade, after the configuration files are merged, an editor opens in which you can verify the Quality Management application teamserver.properties file. If the location of the com.ibm.team.fulltext.indexlocation property is a relative path in this file, you must change it to an absolute path and make sure the particular directory is stable and will not be deleted if an application is uninstalled. Example of an unstable directory is the old_install_dir that may be uninstalled and you will lose your index files. The absolute stable location should look like this example: com.ibm.team.fulltext.indexLocation=QM_4.0.3_install_dir/server/conf/qm/indices/workitemindex where QM_4.0.3_install_dir is the location where Quality Management application 4.0.3 is installed.
To upgrade Configuration application, open a command shell, go to the VVC_4.0.3_install_dir/server directory, and enter this command:
upgrade/vvc/vvc_upgrade.sh -oldApplicationHome VVC_3.0.1.x_install_dirVVC_4.0.0.x_install_dirVVC_4.0.1_install_dirVVC_4.0.2_install_dir/server/conf -updateTomcatFiles no
upgrade/vvc/vvc_upgrade.sh -oldApplicationHome VVC_3.0.1.x_install_dirVVC_4.0.0.x_install_dirVVC_4.0.1_install_dirVVC_4.0.2_install_dir/server/conf -newJTSHome JTS_4.0.3_install_dir/server/conf -oldJTSHome RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf -updateTomcatFiles no
upgrade/jts/jts_upgrade.sh -oldJTSHome /QIBM/UserData/RTC_3.0_install_dirJTS_3.0.1.x_install_dirJTS_4.0.0.x_install_dirJTS_4.0.1_install_dirJTS_4.0.2_install_dir/server/conf
upgrade/ccm/ccm_upgrade.sh -oldApplicationHome /QIBM/UserData/RTC_3.0_install_dirCCM_3.0.1.x_install_dirCCM_4.0.0.x_install_dirCCM_4.0.1_install_dirCCM_4.0.2_install_dir/server/conf
upgrade/qm/qm_upgrade.sh -oldApplicationHome /QIBM/UserData/QM_3.0.1.x_install_dirQM_4.0.0.x_install_dirQM_4.0.1_install_dirQM_4.0.2_install_dir/server/conf
upgrade/rm/rm_upgrade.sh -oldApplicationHome /QIBM/UserData/RM_3.0.1.x_install_dirRM_4.0.0.x_install_dirRM_4.0.1_install_dirRM_4.0.2_install_dir/server/conf
Run the next command to update the previous version WebSphere Application Server and deploy the .war files for the version 4.0.3 CLM applications. The command also does a backup, updates the JVM settings, updates the environment variable settings, deletes the temp directories, and restarts the server.
upgrade/was_upgrade.sh profileName serverName nodeName wasVersion wasOption maxHeapSize adminId adminPwd jvmVersion jazzAppName jtsAppName clmHelpAppName qmAppName rmAppName adminAppName
Where:
Attention: Do these steps only if the index files in the teamserver.properties files are located on relative paths or on absolute paths to unstable directories. An example of an unstable directory is old_install_dir. If the index files are in that directory and the directory is uninstalled, you will lose your index files.
Copy your JFS/text indices from previous installation directory to 4.0.3. For distributed systems go to the appropriate server and copy the files.
To copy your JFS/text indices from a previous installation to version 4.0.3, follow these steps. For distributed systems, go to the appropriate server and copy the files.
If the property com.ibm.team.fulltext.indexlocation is pointing to a relative path, for example, com.ibm.team.fulltext.indexLocation=conf/dm/indices/workitemindex the full text indices will be located relative to the WebSphere Application Server profile hosting the applications. For example: WAS_install_dir/AppServer/profiles/Appsrv01.
Change this relative path to an absolute path to a stable location in the Design Management 4.0.3 application's teamserver.properties file. An example of absolute stable location looks like this: com.ibm.team.fulltext.indexLocation=4.0.3_install_dir/server/conf/dm/indices/workitemindex where 4.0.3_install_dir is the location where the Design Management 4.0.3 application is installed.
Open a command prompt and enter the following command to copy the full text indices from previous version to 4.0.3:
If the com.ibm.team.fulltext.indexlocation property is pointing to a unstable absolute path, such as path to the old_install_dir directory that might be uninstalled and deleted, change the path to an absolute path that points to a stable location.
An example of an absolute stable location looks like this example: com.ibm.team.fulltext.indexLocation=4.0.3_install_dir/server/conf/dm/indices/workitemindex, where 4.0.3_install_dir is the location where the Design Management version 4.0.3 application is installed.
Open a command prompt and enter this command to copy the full text indices from previous installation to 4.0.3:
In a distributed topology, you must complete the next steps on the application server that hosts:
Note: When upgrading Requirements Management application, you must make sure that both Jazz Team Server (including any application that is registered with Jazz Team Server) and Requirements Management application servers are started.
Before you begin: Make sure that you switched your JDBC environment variable to point to the JRE6 JDBC driver. For more information, see Setting up an Oracle database.
Before you begin: Make sure that you switched your JDBC environment variable to point to the JRE6 JDBC driver. For more information, see Setting up an SQL Server database.
startServer.bat server1 -user admin_userid -password admin_password
repotools-vvc.bat -migration_vvc_updateResourcesCommand credentialsFile=credentials.txt
./startServer.sh server1 -user admin_userid -password admin_password
In a distributed topology, you must complete the next steps on the application server that hosts:
WAR file locations: If you used Installation Manager to installRational Design Management, and during the installation you cleared the check box for the Tomcat 7 application server, the WAR files were copied into the 4.0.3_install_dir/server/webapps directory by default. If you selected the Tomcat 7 application server, the WAR files were copied into the 4.0.3_install_dir/server/tomcat/webapps directory.
For detailed information, see Deploying CLM applications on WebSphere Application Server.
Important: If you work in an environment such as AIX or Solaris that does not support converter, you must install the 4.0.3 version of the converter.war on the dedicated converter. For detailed information see, Requirements Management Converter Application Configuration and Troubleshooting Guide.
Make sure only node 1 (the node that you installed the CLM 4.0.3 applications on) is started and all other nodes are stopped. For instructions on how to disable the cluster, see Disabling the cluster.
In a distributed topology, you must complete the next step on the application server that hosts:
Logon to the Integrated Solutions Console and start these applications:
Note: When upgrading Configuration Management application, you must make sure that both Jazz Team Server (including any application that is registered with Jazz Team Server) and Configration Management application servers are started.
Ensure there is a credentials that exists with the following content:
Here is an example
repotools-vvc.bat -migration_vvc_updateResourcesCommand credentialsFile=credentials.txt
Important: In the Windows console (where the server output is displayed or the dm.log file, messages will be output regarding the Design Manager Upgrade Manager.
While this upgrade manager is running, the administrator must not use DM. The last step of this upgrade manager is the migration of index resources. Messages are output for each step of this index resource migration where the last step is to perform re-indexing. depending upon the number of resources, this final step can take up to an hour or more.
In a distributed topology, you must complete the next steps on the application server that hosts:
Note: When upgrading Configuration Management application, you must make sure that both Jazz Team Server (including any application that is registered with Jazz Team Server) and Configration Management application servers are started.
Ensure there is a credentials that exists with the following content:
Here is an example
repotools-vvc.bat -migration_vvc_updateResourcesCommand credentialsFile=credentials.txt
Important: In the Windows console (where the server output is displayed or the dm.log file, messages will be output regarding the Design Manager Upgrade Manager.
While this upgrade manager is running, the administrator must not use DM. The last step of this upgrade manager is the migration of index resources. Messages are output for each step of this index resource migration where the last step is to perform re-indexing. depending upon the number of resources, this final step can take up to an hour or more.
Before you begin: Make sure that you switched your JDBC environment variable to point to the JRE6 JDBC driver. For more information, see Setting up an Oracle database.
Before you begin: Make sure that you switched your JDBC environment variable to point to the JRE6 JDBC driver. For more information, see Setting up an SQL Server database.
Start all of the version 4.0.3 application servers:
server.startup.bat
Note: When upgrading Configuration Management application, you must make sure that both Jazz Team Server (including any application that is registered with Jazz Team Server) and Configration Management application servers are started.
Ensure there is a credentials that exists with the following content:
Here is an example
repotools-vvc.bat -migration_vvc_updateResourcesCommand credentialsFile=credentials.txt
Important: In the Windows console (where the server output is displayed or the dm.log file, messages will be output regarding the Design Manager Upgrade Manager.
While this upgrade manager is running, the administrator must not use DM. The last step of this upgrade manager is the migration of index resources. Messages are output for each step of this index resource migration where the last step is to perform re-indexing. depending upon the number of resources, this final step can take up to an hour or more.
./server.startup
Note: When upgrading Configuration Management application, you must make sure that both Jazz Team Server (including any application that is registered with Jazz Team Server) and Configration Management application servers are started.
Ensure there is a credentials that exists with the following content:
Here is an example
repotools-vvc.bat -migration_vvc_updateResourcesCommand credentialsFile=credentials.txt
Version 4.0.3 applications will work with version 4.0.x licenses but do not work with version 3.0.1.x licenses. However, version 3.0.1.x applications work with version 4.0.3 licenses. In the form you indicated that you are upgrading from Rational Team Concert 3.0. You must obtain version 4.0.3 licenses. In the form you indicated that you are upgrading from CLM 3.0.1.x. You must obtain version 4.0.3 licenses. In the form you indicated that you are upgrading from Design Management 4.0.0.x. You are not required to obtain new licenses for version 4.0.3. In the form you indicated that you are upgrading from Design Management 4.0.1. You are not required to obtain new licenses for version 4.0.3. In the form you indicated that you are upgrading from Design Management 4.0.2. You are not required to obtain new licenses for version 4.0.3.
Install version 4.0.3 floating, token, or authorized user single install licenses if their previous version counterparts had been used. Your existing user license assignments will be kept during installation of version 4.0.3 licenses.
In version 4.0.3 there are additional new licenses for reporting. These new licenses are CCM Data Collector, QM Data Collector, and RM Data collector that must be assigned accordingly. For more information about these new licenses, see Accounts and authentication.
Before starting the online migration of RM application, make sure that you have an active version 4.0 of the RM Application-Internal license assigned to the rm_user. For more information, see the "Migrating the Requirements Management application" step.
For more information about licenses, see Managing licenses.
Before you begin
Important:
After you complete the offline upgrade of the Requirements Management (RM) application, but before you continue with the online migration, log in to the Jazz Team Server jts/admin page and click Server > License Key Management and make sure that version 4.0 of the RM Application-Internal license is listed and assigned to the rm_user.
If that license is not listed, before you start the online migration, do one of these steps, and then verify that version 4.0 of the RM Application-Internal license is listed on the License Key Management page:
- Restart Jazz Team Server.
- Upload one of the existing licenses again to refresh the license list.
If you try those steps and version 4.0 of the RM Application-Internal license is still not displayed, do not try to complete the online migration of the RM application, and contact IBM Software Support.
Vorgehensweise
During the upgrade, on the migration page, the upgrade status reports which storage area is being processed and when it has started indexing. After the upgrade is complete, the RM application data is reindexed.
After the reindexing is complete, the application performs validation and consistency checks on the migrated data and provides feedback. The message "The Upgrade is complete" is displayed.
A project template called "Base" in previous versions was renamed to "Requirements Templates for Testers" in version 4.0.3. To continue using this template after upgrade, you must update the lifecycle project templates. For detailed information, see Creating lifecycle projects from a template.
To enable the cluster, shut down the cluster member and application server on node 1. For detailed instructions, see Re-enabling the cluster.
If you did not configure the data warehouse in your previous installation and want to configure a data warehouse for version 4.0.3, follow these steps:
Note: You do not have to run the setup wizard to set up the version 4.0.3 server. The setup wizard is needed only if you did not configure the data warehouse in the previous installation and now want to configure it.
After the upgrade process is complete, use this checklist to determine whether each step was successful.
| Verification task | More information | |
|---|---|---|
Verify that these application configuration files are copied from previous installation to version 4.0.3:
|
||
Verify that each teamserver.properties file contains this information:
|
||
Verify the application servers:
|
Deploying and starting the server | |
Check the server log files: Check these server log files to verify that they contain the post-upgrade information:
|
||
| Check the public URLs: If you upgraded Jazz Team Server, the DM or VVC application, make sure that the public URL on the application's status summary page is the same as the URL that was used in the previous version. | ||
| Check the links on the Jazz Team Server Administration page: In a web browser, go to the Administration page of Jazz Team Server at https://hostname.example.com:9443/jts/admin and make sure that no errors are displayed. | Jazz Team Server administrative web interface | |
| Check the links on the application's Administration page: In a web browser, go to the Administration page of the application at https://hostname.example.com:9443/application context root/admin and make sure that no errors are displayed. | Application administrative web interface | |
Run diagnostics on each server and verify that the diagnostics completed successfully:
|
||
Check users, licenses, and link artifacts:
|
Verifying users, licenses, and link artifacts | |
Check application artifacts:
|
||
Run the data collection jobs:
|
Running the data collection jobs |
Rational Developer for System z
Rational Developer for System z integrates with Rational Team Concert on System z to provide z/OS developers an integrated collaborative application development environment. This integrated solution provides the value of the individual development environment of Rational Developer for System z with the team collaboration capabilities of Rational Team Concert. For more information, see Rational Team Concert and Rational Developer for System z.
For instructions on upgrading Rational Developer for System z, see Upgrading the Rational Developer for System z integration.
Rational ClearQuest
Rational Team Concert includes several tools to help you integrate your work with Rational ClearQuest. Rational ClearQuest Synchronizer, Rational ClearQuest Bridge, and Rational ClearQuest Importer. For more information, see Rational Team Concert and Rational ClearQuest.
You can integrate Rational Quality Manager with the Rational ClearQuest defect tracking system using the ClearQuest Synchronizer (previously called the Connector). For more information, see Rational Quality Manager and Rational ClearQuest.
You can integrate Rational Requirements Composer with Rational ClearQuest and configure the applications to associate requirements with defects, tasks, requests for enhancements, and other record types. For more information, see Rational Requirements Composer and Rational ClearQuest.
For instructions on upgrading ClearQuest Synchronizer, see Upgrading ClearQuest Synchronizer.
Rational ClearCase
Rational Team Concert includes ClearCase connectors that support operations between Rational Team Concert and Rational ClearCase. For more information, see Rational Team Concert and Rational ClearCase.
Rational Build Forge
The integration between Rational Team Concert and Rational Build Forge allows to create Rational Build Forge build engines and definitions to integrate with your Build Forge projects. For more information, see Rational Team Concert and Rational Build Forge.
Hudson
The integration between Rational Team Concert and Hudson allows to create Hudson build engines and definitions to integrate with your Hudson projects. For more information, seeRational Team Concert and Hudson.
Subversion
Rational Team Concert provides several ways for teams that use both Subversion and Rational Team Concert source control to collaborate. For more information, see Rational Team Concert and Subversion.
Rational DOORS
You can use Rational DOORS to manage your requirements, and you can use the Rational Team Concert work items capability to place those requirements under change control. For more information, see Rational Team Concert and Rational DOORS.
You can integrate Rational Quality Manager with Rational DOORS to associate and track requirements from Rational DOORS with test plans or test cases. For more information, see Rational Quality Manager and Rational DOORS.
Rational Focal Point
You can use Rational Focal Point to capture and prioritize business needs and export them to Rational Team Concert as a project. For more information, see Rational Team Concert and Rational Focal Point.
Lotus Connections
Rational Team Concert provides an integration to Lotus Connections, which connects change and configuration management resources and artifacts with Lotus Connections community resources and artifacts. For more information, see Rational Team Concert and Lotus Connections.
Rational Developer for Power Systems Software
Rational Team Concert integrates with Rational Developer for Power Systems Software to provide IBM i developers an integrated collaborative application development environment. This integrated solution provides the value of the team collaboration capabilities of Rational Team Concert with the individual development environment of Rational Developer for Power Systems Software. For more information, see Rational Team Concert and Rational Developer for Power Systems Software.
Rational RequisitePro
With the integration between Rational Quality Manager and Rational RequisitePro, you can add requirement views and packages from Rational RequisitePro to test plans in the Quality Management application. For more information, see Rational Quality Manager and Rational RequisitePro.
Rational Change
You can use the IBM Rational Change Open Services for Lifecycle Collaboration Change Management (OSLC-CM) API to submit new change requests and link execution results to them directly from the Quality Management web interface. For more information, see Rational Quality Manager and Rational Change.
Rational test tools
You can use Rational Quality Manager to run automated tests that reside either on your test lab machines or at shared network locations. For more information, see Rational Quality Manager and Rational test tools.
Selenium
Integration with Selenium is implemented by using a JUnit Selenium adapter, with which you can run Selenium version 2.0 WebDriver JUnit4 tests in the Quality Management application. For more information, see Rational Quality Manager and Selenium.
Software inventory and automation tools
You can integrate Rational Quality Manager with software inventory and automation tools such as Rational Build Forge and Software Testing Automation Framework (STAF) Software Testing Automation Framework Execution Engine (STAX). For more information, see Rational Quality Manager and software inventory and automation tools.
Rational Software Architect Design Manager
You can integrate IBM Rational Software Architect Design Manager with the Requirements Management (RM) and Change and Configuration Management (CCM) applications in Rational solution for Collaborative Lifecycle Management (CLM). You can use this integration to link design models and model resources to requirements, requirements-related artifacts, work items, and other development artifacts. For more information, see Rational Requirements Composer and Rational Software Architect Design Manager.