Technote (troubleshooting)
Problem(Abstract)
This issue has been fixed in ClearQuest version 8.0.
When the IBM Rational ClearQuest installation fails, IBM Installation Manager automatically rolls back the installation to leave the file system in an unaltered state. However, on RedHat Enterprise Linux Operating System x86, not all files and folders are removed. As a result, a subsequent installation on the same system fails.
Resolving the problem
To work around this issue, complete the following steps:
Note: < installation_directory> is the directory selected during the installation.
1. To delete
cqsearchprofile, run the following commands:
#<installation_directory>/common/eWAS/bin/manageprofiles.sh -delete -profileName cqsearchpfrofile
#rm -fr <installation_directory>/common/CM/profiles/cqsearchprofile
#rm -fr <installation_directory>/clearquest
#rm -fr <installation_directory>/common/lib/site_perl/5.8.6/cqcli
#rm -fr <installation_directory>/common/cqweb_dist
#rm -fr <installation_directory>/common/CM/profiles/cmprofile/config/cells/dfltCell/applications
/cqweb-ua.ear
#rm -fr <installation_directory>/common/CM/profiles/cmprofile/config/cells/dfltCell/applications
/RationalClearQuestWeb.ear
#rm -fr <installation_directory>/common/CM/profiles/cmprofile/config/cells/dfltCell/applications
/RationalClearQuestWebReport.ear
3. To delete ClearQuest script files, run the following command:
#rm -fr <installation_directory>/common/CM/scripts/installCQWeb.jacl
Remove the following directories and their contents with the following commands:
#rm -fr <installation_directory>/clearcase
#rm -fr <installation_directory>/common
#rm -fr /opt/rational
#rm -fr /var/ibm/rational
Remove the preserve directory with the following command:
#rm -fr /tmp/Rational.preserve
6. Skip this step if no ClearQuest Web or CCRC WAN Server (CM Server) components are installed or if Rational ClearCase is installed on the system with web components.
Use the following commands to remove the files specified on each command line:
rm -fr /etc/init.d/ewas_boot
rm -fr /etc/init.d/ihs_boot
rm -fr /etc/rc5.d/s78ewas_boot
rm -fr /etc/rc5.d/s78ihs_boot
7. Skip this step if any other IBM products installed on the system use the IBM Global Security Toolkit.
Remove IBM Global Security Toolkit :
-
a. Find the currently installed version with the following command:
#rpm -q gsk7bas
b. Uninstall the version (if any) reported by the command listed above with the following command:
#rpm -e gsk7bas-7.0-4.11
c. Remove IBM Global Security Toolkit installation directory:
#rm -fr /opt/ibm/gsk7
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.