Migrating ClearQuest Web configuration settings
In ClearQuest Web, Rational ClearQuest Web Server configuration settings are set mostly in the Site Configuration dialog box of the Web client. The properties from the Application Server and Recycle Manager version of the common.properties file are set in common.properties file.
By default, when you uninstall ClearQuest, the properties files listed in the following tables are preserved, and you can manually migrate the settings after you reinstall. However, you should also consider making additional backup copies of the files before removing the product. If you are upgrading from a release earlier than version 7.1.1 and use the clean option (-c) with rationaluninstalltool.exe, the properties files are not preserved, and you must manually migrate all of the settings from the copies of the properties files you preserved. If you must run the clean uninstall option for other reasons, it becomes increasingly important to preserve these properties files if you want to migrate the settings from your pre-8.0.1 deployment. For more information about the uninstall tool, see Uninstall ClearQuest. For more information about preserving properties files, see Preserve ClearQuest Web configuration files.
- The properties from the DCT.properties file must be converted to a new format for use with ClearQuest latest version. For instructions on how to convert the file, see Migrating the DCT.properties file.
- The Application Server and Recycle Manager versions of the
common.properties file from earlier releases have been consolidated into a
single common.properties filein version 8.0. The
properties and their values have not changed. To maintain the earlier settings, migrate them to the
latest version of the common.properties file. In the latest version, the
location of the file common.properties is:
- Windows
- /install dir/IBM/RationalSDLC/ClearQuest/cqweb/cqwebprofile/installedApps/dfltCell/TeamEAR.ear/cqweb.war/WEB-INF/classes/common.properties
- Linux or UNIX
- install dir/opt/rational/ClearQuest/cqweb/cqwebprofile/installedApps/dfltCell/TeamEAR.ear/cqweb.war/WEB-INF/classes/common.properties
- The properties from the files listed in the following tables are not automatically migrated during the upgrade process even if the user data preserved uninstall option was used. However, each properties file has corresponding configuration options in the Site Configuration window. See the tables below for these mappings.
rmmanager.properties | Rational ClearQuest Web Server Options |
---|---|
TIME_CRITERIA=DAILY|1:00 AM | Recycle Server Lifetime Limit (seconds) |
NUMBER_OF_REQUESTS_CRITERIA | Recycle Server ONC RPC Call Limit (number) |
csm.properties | Rational ClearQuest Web Server Options |
---|---|
NUMBER_OF_REQUEST_MANAGERS | Maximum Active Servers |
logging.xml | Application Options |
---|---|
Enable Flagging | Enable Diagnostics |
The properties from both the Application Server, and Recycle Manager versions of saved.properties and jtl.properties are deprecated in previous version. Preserve these files for reference purposes only.