Download
Abstract
IBM Rational Team Concert 6.0.1_iFix002 has been made generally available and contains fixes to version 6.0.1.
Download Description
| Sections | Description |
|---|---|
The Change history section provides an overview on what is new in this interim fix with a description of any new functions or enhancements when applicable. |
|
The How critical is this fix section provides information related to the impact of this interim fix to allow you to assess how your environment may be affected. |
|
The Prerequisites section provides important information to review prior to the installation of this interim fix. |
|
The Download package section provides the direct link to obtain the download package for installation in your environment. |
|
The Installation instructions section provides the installation instructions necessary to apply this interim fix into your environment. |
|
Click to review a complete list of the defects (APARs) resolved in this interim fix. |
|
The Known side effects section contains a link to the known problems (open defects) identified at the time of this interim fix. |
|
| Document | Description |
|---|---|
Click to review the detailed system requirements information for a complete list of hardware requirements, supported operating systems, prerequisites and optional supported software, with component-level details and operating system restrictions. |
|
IBM Knowledge Center provides an entry point to product documentation. You can view, browse, and search online information related to the product. |
|
The Jazz initiative consists of three elements: Platform, Products and Community. Explore the jazz.net product page. |
Prerequisites
IBM Collaborative Lifecycle Management 6.0.1 must be installed to apply this iFix. Note: Before you install the server patch file, verify that no other test fixes are installed. If other fixes are installed, contact IBM Software Support. |
Installation Instructions
Click the corresponding tab below to review the installation instructions to apply the iFix on a server or client host:
Tab navigation
Note: Before you install this server patch file, verify that no other test fixes or hot fixes are installed. If other fixes are installed, contact IBM Software Support.
For a CLM deployment on a single server, complete the following steps once.
For a distributed CLM deployment, complete the same steps on each server.
Procedure to install the server patch:
- Stop the CLM server.
- Verify whether the following directory exists:
<server_installation_directory>/server/patch. - If the directory exists, back up and remove its contents.
- If the directory does not exist, create it.
- Copy the server patch file into the
/server/patchdirectory. - Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server", "To clear the application cache on Liberty Profile" and "To clear the application cache on Apache Tomcat" sections.
- Start the server.
- Run
repotools-<app> -cleanfor each application that is installed to clear the repotools cache. Note: This will also display the help output. For instance:repotools-jts -clean repotools-ccm -clean repotools-qm -clean repotools-rm -clean
Note: For a distributed CLM deployment, complete the same steps on each server, including the DCC server, if the DCC component exists on a separate machine.
Procedure to uninstall the server patch:
- Stop the CLM server.
- Back up and remove the contents of the following directory:
<server_installation_directory>/server/patch - Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server", "To clear the application cache on Liberty Profile" and "To clear the application cache on Apache Tomcat" sections.
- Start the CLM server.
- Run
repotools-<app> -cleanfor each application that is installed to clear the repotools cache. Note: This will also display the help output. For instance:repotools-jts -clean repotools-ccm -clean repotools-qm -clean repotools-rm -clean
Note: For a distributed CLM deployment, complete the same steps on each server.
To clear the application cache on Liberty Profile:
We have not identified the need to clear any cache in Liberty Profile.
To clear the application cache on WebSphere Application Server:
Remove the contents from these directories under the profile root (e.g. <WAS_HOME>/<AppServer>/profiles/<Profile>), except for the noted help directory: temp, tranlog, wstemp, workspace.
Note: Do not remove this directory, which is required for the CLM local help: temp/{jts_node}/{jts_server}/clmhelp_war.
To clear the application cache on Apache Tomcat:
Remove the contents from these directories under the tomcat root, except for the noted help directory: temp, work.
Note: Do not remove this directory, which is required for the CLM local help: <server install>/server/tomcat/work/Catalina/localhost/clmhelp.
To validate that the server patch was successfully installed or uninstalled:
- After the server starts, open a CLM application.
- Click Help > About the Server.
- In the Build Information section, review the interim fix information to confirm that it is either installed (listed) or uninstalled (not listed).
Procedure to install the client update site:
- Extract the update site file to the computer where the client is installed.
- In the Rational Team Concert client, click Help > Install New Software.
- In the Install window, click Add.
- In the Add Repository window, click Local and navigate to the extracted update site file.
Note: The update site root directory contains a site.xml file. - Select the patches to install.
- If you agree to the terms, accept the license agreement and click Install.
- After the installation is complete, restart the Rational Team Concert client.
Note: To update the feature patch, you can install the new version directly over the old patch. You do not have to uninstall the old patch.
Procedure to uninstall the client update site:
- In the Rational Team Concert client, click Help > About Rational Team Concert > Installation Details.
- Select the patches to uninstall and click Uninstall.
- After the uninstall process is complete, restart the Rational Team Concert client.
WARNING:
If you run the uninstall process on a Rational Team Concert client that was installed by using a .zip file, the feature patch will be removed along with the original feature. Removing the patch will break the functionality of the affected feature.
For a client that was installed by using a .zip file, reinstall the features by downloading the Rational Team Concert p2 repository from Jazz.net, and use the same installation steps with the following exception:
- For step 4, click Archive and select the p2 repository .zip file and install the Rational Team Concert feature. This step will remove the patched plug-ins and replace the missing features with the original versions of the feature from the p2 repository.
If you run the uninstall process on a Rational Team Concert client that was installed by using the p2 repository, to remove the patch, you must uninstall the entire Rational Team Concert p2 feature and then reinstall the entire Rational Team Concert feature through the p2 repository.
To install the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Application Server:
Option 1: Using the WebSphere Application Server scripting tool (wsadmin)
- Open a command window and navigate to the WebSphere profile bin directory (e.g. <WAS_HOME>/<AppServer>/profiles/<Profile>/bin).
- Execute the following command:
- Windows:
wsadmin -language jython -user <username> -password <password> -f <path to clm_update.py e.g. C:/iFixPatch/clm_update.py> <path to war files to be updated e.g. C:/iFixPatch>
- Linux:
./wsadmin.sh -language jython -user <username> -password <password> -f <path to clm_update.py e.g. /opt/IBM/iFixPatch/clm_update.py> <path to war files to be updated e.g. /iFixPatch>
- Windows:
NOTE: This will update all applications with war files from the iFixPatch directory specified.
Option 2: Using the WebSphere Application Server Admin Console
- In the WebSphere Application Server Admin Console, stop the Jazz Reporting Service: Click Applications > Application Types > WebSphere enterprise applications, select the rs_war check box, and click Stop.
- Update the rs_war file: Select the rs_war check box and click Update.
- Select "Replace the entire application," browse to the new rs.war file in the location that you extracted it to, and click Next.
- Follow the Fast Path installation, and accept all of the default values.
- After the update is complete, save the configuration changes when you are prompted to.
- Start the Jazz Reporting Service: Select the rs_war check box and click Start.
To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Application Server:
Option 1: Using the WebSphere Application Server scripting tool (wsadmin)
- Locate the rs.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified).
- Open a command window and navigate to the WebSphere profile bin directory (e.g. <WAS_HOME>/<AppServer>/profiles/<Profile>/bin).
- Execute the following command:
- Windows:
wsadmin -language jython -user <username> -password <password> -f <path to clm_update.py e.g. C:/iFixPatch/clm_update.py> <path to war files to be updated e.g. C:/iFixPatch>
- Linux:
./wsadmin.sh -language jython -user <username> -password <password> -f <path to clm_update.py e.g. /opt/IBM/iFixPatch/clm_update.py> <path to war files to be updated e.g. /iFixPatch>
- Windows:
Option 2: Using the WebSphere Application Server Admin Console
- Locate the rs.war file in the original Jazz Reporting Service installation.
- In the WebSphere Application Server Admin Console, stop the Jazz Reporting Service: Click Applications > Application Types > WebSphere enterprise applications, select the rs_war check box, and click Stop.
- Update the rs_war file: Select the rs_war check box and click Update.
- Select "Replace the entire application," browse to the rs.war file in the original installation location, and click Next.
- Follow the Fast Path installation, and accept all of the default values.
- After the update is complete, save the configuration changes when you are prompted to.
- Start the Jazz Reporting Service: Select the rs_war check box and click Start.
To install the patch with Jazz Reporting Service (Report Builder) deployed on Liberty Profile:
- Rename the new rs.war file as rs.war.zip.
- Stop the Liberty Profile server for the Jazz Reporting Service.
- Back up the following file in case you need to revert the patch:
- <JRS_installation_directory>\server\liberty\servers\clm\apps\rs.war.zip
- Delete the following files:
- <JRS_installation_directory>\server\liberty\servers\clm\apps\rs.war.zip
- <JRS_installation_directory>\server\liberty\clmServerTemplate\apps\rs.war.zip
- Delete the following directories:
- <JRS_installation_directory>\server\liberty\servers\clm\apps\rs.war
- <JRS_installation_directory>\server\liberty\clmServerTemplate\apps\rs.war
- Place the new rs.war.zip file in the following directories:
- <JRS_installation_directory>\server\liberty\servers\clm\apps
- <JRS_installation_directory>\server\liberty\clmServerTemplate\apps
- Unzip the new rs.war.zip file into the following directories:
- <JRS_installation_directory>\server\liberty\servers\clm\apps\rs.war
- <JRS_installation_directory>\server\liberty\clmServerTemplate\apps\rs.war
- Start the server.
To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on Liberty Profile server:
- Stop the Liberty Profile server for the Jazz Reporting Service.
- Restore the original rs.war.zip file that was backed up during the installation to the following directories:
- <JRS_installation_directory>\server\liberty\servers\clm\apps
- <JRS_installation_directory>\server\liberty\clmServerTemplate\apps
- Delete the following directories:
- <JRS_installation_directory>\server\liberty\servers\clm\apps\rs.war
- <JRS_installation_directory>\server\liberty\clmServerTemplate\apps\rs.war
- Unzip the original rs.war.zip file into the following directories:
- <JRS_installation_directory>\server\liberty\servers\clm\apps\rs.war
- <JRS_installation_directory>\server\liberty\clmServerTemplate\apps\rs.war
- Start the server.
To install the patch with Jazz Reporting Service (Report Builder) deployed on Apache Tomcat:
- Stop the Apache Tomcat server for the Jazz Reporting Service.
- Back up the following file in case you need to revert the patch:
- <JRS_installation_directory>\server\tomcat\webapps\rs.war
- Delete the following file:
- <JRS_installation_directory>\server\tomcat\webapps\rs.war
- Delete the following directories:
- <JRS_installation_directory>\server\tomcat\webapps\rs
- <JRS_installation_directory>\server\tomcat\work\Catalina\localhost\rs
- Place the new rs.war file in the <JRS_installation_directory>\server\tomcat\webapps directory.
- Start the server.
To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on Apache Tomcat server:
- Stop the Apache Tomcat server for the Jazz Reporting Service.
- Restore the original rs.war file that was backed up during the installation to the following directory:
- <JRS_installation_directory>\server\tomcat\webapps\
- Delete the following directories:
- <JRS_installation_directory>\server\tomcat\webapps\rs
- <JRS_installation_directory>\server\tomcat\work\Catalina\localhost\rs
- Start the server.
To verify that the patch was successfully installed:
- After the server starts, open the Jazz Reporting Service home page.
- Click the question mark icon near the upper right.
- Select About Jazz Reporting Service.
- Check that the build ID in the dialog box has increased.
To install the mapping patch with Data Collection Component:
- Back up all the files inside the <DCC_Install_Directory>\server\conf\dcc\mapping directory.
- Delete all the existing files from this directory.
- Extract the contents of the Data Collection Component mapping patch file into this directory.
- Open the <DCC_Install_Directory>\server\conf\dcc\teamserver.properties file.
- Locate the com.ibm.rational.datacollection.initialized parameter, change its value to false, and save/close the file.
For example:com.ibm.rational.datacollection.initialized=false
- Restart the DCC server.
If this is a new installation, a backup is not needed. Otherwise, be sure you have a backup before you install this interim fix. There has been no change to LQE metadata or index structure since V6.0, so there is no need to migrate your data. For details, see Backing up and restoring Lifecycle Query Engine.
To install the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server:
Option 1: Using the WebSphere Application Server scripting tool (wsadmin)
- Open a command window and navigate to the WebSphere profile bin directory (e.g. <WAS_HOME>/<AppServer>/profiles/<Profile>/bin).
- Execute the following command:
- Windows:
wsadmin -language jython -user <username> -password <password> -f <path to clm_update.py e.g. C:/iFixPatch/clm_update.py> <path to war files to be updated e.g. C:/iFixPatch>
- Linux:
./wsadmin.sh -language jython -user <username> -password <password> -f <path to clm_update.py e.g. /opt/IBM/iFixPatch/clm_update.py> <path to war files to be updated e.g. /iFixPatch>
- Windows:
NOTE: This will update all applications with war files from the iFixPatch directory specified.
Option 2: Using the WebSphere Application Server Admin Console
- Extract the lqe.war or ldx.war file to your local computer or on the Lifecycle Query Engine or Link Index Provider server.
- In the WebSphere Application Server Admin Console, stop the Lifecycle Query Engine or Link Index Provider application: Click Applications > Application Types > WebSphere enterprise applications, select the lqe_war or ldx_war check box, and click Stop.
- Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update.
- Select "Replace the entire application," browse to the new lqe.war or ldx.war file in the location that you extracted it to, and click Next.
- Follow the Fast Path installation, and accept all of the default values.
- After the update is complete, save the configuration changes when you are prompted to.
- Start the Lifecycle Query Engine or Link Index Provider application: Select the lqe_war or ldx_war check box and click Start.
To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server:
Option 1: Using the WebSphere Application Server scripting tool (wsadmin)
- Locate the lqe.war or ldx.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified).
- Open a command window and navigate to the WebSphere profile bin directory (e.g. <WAS_HOME>/<AppServer>/profiles/<Profile>/bin).
- Execute the following command:
- Windows:
wsadmin -language jython -user <username> -password <password> -f <path to clm_update.py e.g. C:/iFixPatch/clm_update.py> <path to war files to be updated e.g. C:/iFixPatch>
- Linux:
./wsadmin.sh -language jython -user <username> -password <password> -f <path to clm_update.py e.g. /opt/IBM/iFixPatch/clm_update.py> <path to war files to be updated e.g. /iFixPatch>
- Windows:
Option 2: Using the WebSphere Application Server Admin Console
- Locate the lqe.war or ldx.war file in the original Lifecycle Query Engine or Link Index Provider installation.
- In the WebSphere Application Server Admin Console, stop the Lifecycle Query Engine or Link Index Provider application: Click Applications > Application Types > WebSphere enterprise applications, select the lqe_war or ldx_war check box, and click Stop.
- Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update.
- Select "Replace the entire application," browse to the lqe.war or ldx.war file in the original installation location, and click Next.
- Follow the Fast Path installation, and accept all of the default values.
- After the update is complete, save the configuration changes when you are prompted to.
- Start the Lifecycle Query Engine or Link Index Provider application: Select the lqe_war or ldx_war check box and click Start.
To install the patch with Lifecycle Query Engine or Link Index Provider deployed on Liberty Profile:
- Rename the new lqe.war or ldx.war file as lqe.war.zip or ldx.war.zip.
- Stop the Liberty Profile server for the Lifecycle Query Engine or Link Index Provider.
- Back up the following file in case you need to revert the patch:
- <LQE_installation_directory>\server\liberty\servers\clm\apps\lqe.war.zip
- or
- <LDX_installation_directory>\server\liberty\servers\clm\apps\ldx.war.zip
- Delete the following files:
- <LQE_installation_directory>\server\liberty\servers\clm\apps\lqe.war.zip
- <LQE_installation_directory>\server\liberty\clmServerTemplate\apps\lqe.war.zip
- or
- <LDX_installation_directory>\server\liberty\servers\clm\apps\ldx.war.zip
- <LDX_installation_directory>\server\liberty\clmServerTemplate\apps\ldx.war.zip
- Delete the following directories:
- <LQE_installation_directory>\server\liberty\servers\clm\apps\lqe.war
- <LQE_installation_directory>\server\liberty\clmServerTemplate\apps\lqe.war
- or
- <LDX_installation_directory>\server\liberty\servers\clm\apps\ldx.war
- <LDX_installation_directory>\server\liberty\clmServerTemplate\apps\ldx.war
- Place the new lqe.war.zip or ldx.war.zip file in the following directories:
- <LQE_installation_directory>\server\liberty\servers\clm\apps
- <LQE_installation_directory>\server\liberty\clmServerTemplate\apps
- or
- <LDX_installation_directory>\server\liberty\servers\clm\apps
- <LDX_installation_directory>\server\liberty\clmServerTemplate\apps
- Unzip the new lqe.war.zip or ldx.war.zip file into the following directories:
- <LQE_installation_directory>\server\liberty\servers\clm\apps\lqe.war
- <LQE_installation_directory>\server\liberty\clmServerTemplate\apps\lqe.war
- or
- <LDX_installation_directory>\server\liberty\servers\clm\apps\ldx.war
- <LDX_installation_directory>\server\liberty\clmServerTemplate\apps\ldx.war
- Start the server.
To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on Liberty Profile server:
- Stop the Liberty Profile server for the Lifecycle Query Engine or Link Index Provider.
- Restore the original lqe.war.zip or ldx.war.zip file that was backed up during the installation to the following directories:
- <LQE_installation_directory>\server\liberty\servers\clm\apps
- <LQE_installation_directory>\server\liberty\clmServerTemplate\apps
- or
- <LDX_installation_directory>\server\liberty\servers\clm\apps
- <LDX_installation_directory>\server\liberty\clmServerTemplate\apps
- Delete the following directories:
- <LQE_installation_directory>\server\liberty\servers\clm\apps\lqe.war
- <LQE_installation_directory>\server\liberty\clmServerTemplate\apps\lqe.war
- or
- <LDX_installation_directory>\server\liberty\servers\clm\apps\ldx.war
- <LDX_installation_directory>\server\liberty\clmServerTemplate\apps\ldx.war
- Unzip the original rs.war.zip file into the following directories:
- <LQE_installation_directory>\server\liberty\servers\clm\apps\lqe.war
- <LQE_installation_directory>\server\liberty\clmServerTemplate\apps\lqe.war
- or
- <LDX_installation_directory>\server\liberty\servers\clm\apps\ldx.war
- <LDX_installation_directory>\server\liberty\clmServerTemplate\apps\ldx.war
- Start the server.
To install the patch when the Lifecycle Query Engine or Link Index Provider is deployed on Apache Tomcat:
- Stop the Apache Tomcat server for the Lifecycle Query Engine or Link Index Provider application.
- Back up the following file in case you need to revert the patch:
- <LQE_installation_directory>\server\tomcat\webapps\lqe.war or <LDX_installation_directory>\server\tomcat\webapps\ldx.war
- Delete the following file:
- <LQE_installation_directory>\server\tomcat\webapps\lqe.war or <LDX_installation_directory>\server\tomcat\webapps\ldx.war
- Delete the following directories:
- <LQE_installation_directory>\server\tomcat\webapps\lqe or <LDX_installation_directory>\server\tomcat\webapps\ldx
- <LQE_installation_directory>\server\tomcat\work\Catalina\<host>\lqe or <LDX_installation_directory>\server\tomcat\work\Catalina\<host>\ldx
- Place the new lqe.war or ldx.war file in the <LQE_installation_directory>\server\tomcat\webapps directory or the <LDX_installation_directory>\server\tomcat\webapps directory, respectively.
- Start the server.
To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on an Apache Tomcat server:
- Stop the Apache Tomcat server for the Lifecycle Query Engine or Link Index Provider application.
- Restore the original lqe.war or ldx.war file that was backed up during the installation to the following directory:
- <LQE_installation_directory>\server\tomcat\webapps\ or <LDX_installation_directory>\server\tomcat\webapps\
- Delete the following directories:
- <LQE_installation_directory>\server\tomcat\webapps\lqe or <LDX_installation_directory>\server\tomcat\webapps\ldx
- <LQE_installation_directory>\server\tomcat\work\Catalina\localhost\lqe or <LDX_installation_directory>\server\tomcat\work\Catalina\localhost\ldx
- Start the server.
To verify that the patch was successfully installed:
- After the server starts, open the Lifecycle Query Engine or Link Index Provider home page.
- Verify that the build ID in the upper right ghas increased.
After installing the patch:
- The Lifecycle Query Engine or Link Index Provider automatically detects whether it is necessary to migrate data from an existing instance. If data migration is necessary, a Start Migration button is displayed on the main Lifecycle Query Engine or Link Index Provider page: https://<server:port>/lqe/web/admin or https://<server:port>/ldx/web/admin. If the button is displayed, click Start Migration.
- Reindex the data sources as required.
Applying Oracle Outside In Technology Patch:
Use the chart below to determine which patch you need for your particular installation. If your platform is not similar to one of those listed below, these instructions may not be applicable. However, if the "<RDNG_INSTALL_DIR>/server/conf/rm/exporter" exists and the uploaded file previews work on your server, then these steps should still be applied to get the benefits of the security patch.
| Patch File Name | CLM Supported Platform - Please note that this applies to the following platforms: |
|---|---|
| aix-ppc-32.tar | AIX 6.1 POWER System - Big Endian - 64 bit and future os fixpacks |
| AIX 7.1 POWER System - Big Endian - 64 bit and future os fixpacks | |
| linux-x86-64.tar | Red Hat Enterprise Linux (RHEL) Server 6 x86-64 and future OS fixpacks |
| Red Hat Enterprise Linux (RHEL) Server 7 x86-64 and future OS fixpacks | |
| SUSE Linux Enterprise Server (SLES) 11 x86-64 and future OS fixpacks | |
| win-x86-64.zip | Windows Server 2008 R2 Enterprise and Standard Editions and future OS fixpacks |
| Windows Server 2012 Datacenter and Standard Editions and future OS fixpacks | |
| Windows Server 2012 R2 Datacenter and Standard Editions and future OS fixpacks |
- (Optional): It would be wise to backup "<RDNG_INSTALL_DIR>/server/conf/rm/exporter" in another location in case something goes wrong in the process. Also, you may want to confirm that image generation works before applying this patch, by uploading a new file (do not use one already on the server) that supports image generation and confirming that images are generated for it. This will assure us that if something goes wrong after applying the patch, that it is due to the process here.
- Consult the chart near the top of this README file. Determine your "CLM Supported Platform" name. To the left of the platforms column is a column that indicates the appropriate file/patch that contains the new library bits that you should replace in your RDNG server's OutsideIn directory.
- Now extract the contents of this zip file to a temporary location if you haven't already done so.
- Now you need to extract the contents of the patch file that is appropriate for your platform (determined in step 1). In this step, you will extract the contents of that archive file to the "<RDNG_INSTALL_DIR>/server/conf/rm/exporter". When completed, there should be two libraries overwritten in your "<RDNG_INSTALL_DIR>/server/conf/rm/exporter". Here are commands that you should be able to adjust for your system:
- Windows:
- You will need to extract the zip file contents to "<RDNG_INSTALL_DIR>/server/conf/rm/exporter". Use an application such as 7-zip or the built-in windows extraction tool.
- Unix-Like:
- Navigate to the folder containing this README after performing the initial extraction via 'cd' command.
- Perform the extraction:
- Linux: Run "tar xpf linux-x86-64.tar -C "<RDNG_INSTALL_DIR>/server/conf/rm/exporter" (excluding quotes)
- AIX: "tar xpf aix-ppc-32.tar -C "<RDNG_INSTALL_DIR>/server/conf/rm/exporter" (excluding quotes)
- Windows:
- You should now be finished. These changes take effect immediately. No server restart is required.
- It would be wise to now upload a file to the server that supports image generation to confirm that the image generation facility still functions appropriately. If there is an issue now, just restore your backup of "<RDNG_INSTALL_DIR>/server/conf/rm/exporter".
Download Package
The following sections provide detailed information related to this interim fix.
Click the FC link below to obtain the interim fix from Fix Central.
How critical is this fix?
| Impact | Description |
|---|---|
Corrective |
This is a maintenance interim fix. It contains fixes for client-reported and internally found defects. |
There are no known regressions to report. |
|
| In addition to the fixes listed in this document, the iFix may also contain fixes for security issues.
For more details, please refer to the IBM Product Security Incident Response (PSIRT) Blog. |
Problems Solved
This server patch contains fixes for the following defects: |
| APAR (WorkItem URL) | Description |
| Rational Engineering Lifecycle Manager | |
| PI53450 | Performance issue when a system artifact container is linked to some containers. |
| PI53450 | RELM full text search cannot show non-versioned data correctly. |
| PI53450 | [Backport] Custom hover shows HTML tags which should be displayed as formatted text. |
| Rational Data Collection Component | |
| PI52655 | [Backport 6.0.1] 375622: Delete Fact Table Data DCC job took long time but could not finish. |
| PI53450 | [Backport 6.0.1] 375126: DCC not available after doing a rename and then an upgrade to 6.0.1. |
| PI53450 | [Backport 6.0.1] DCC ETL Change and Configuration Management - Work Item Metrics fails when run against Oracle. |
| PI53810 | [Backport 6.0.1] Need scriptable way of setting DCC configuration commands. |
| Lifecycle Query Engine | |
| PI53450 | [Backport 6.0.1] lqe.BatchWriter[TRS 2.0 for QM Resources] failed with error. |
| PI53450 | [Backport 6.0.1] User names containing double quote characters cause LQE web UI to be completely unusable. |
| Jazz Reporting Service | |
| PI52228 | [Backport 6.0.1] The unparser should handle the INTERSECT clause. |
| PI53450 | [Backport 6.0.1] Advanced SPARQL query editor hangs if extra variables are added with shorter names. |
| PI53450 | [Backport 6.0.1] Self Host: Report Builder needs to be restarted or widgets fail to render. |
| PI53450 | [Backport 6.0.1] Some columns are spanning when they shouldn't. |
| PI53450 | [Backport 6.0.1] Average not calculated properly for historical trend reports. |
| PI53450 | [Backport 6.0.1] Cannot create historical metrics report with Derby DW. |
| PI53450 | [Backport 6.0.1] Drill Down reports with multiple SUM based on Decimal are not showing any results. |
| PI53450 | [Backport 6.0.1] Specific SQL advanced query no longer editable after save and reload. |
| PI53450 | [Backport 6.0.1] Report Builder hang in certain scenario getting back query results from cache (QueryResultsCache). |
| Rational Jazz Foundation | |
| PI53432 | VVC import in DM failed with exception when exported data contains a change set with triplets without a resource object [6.0.1]. |
| PI53450 | Active version is getting unreferenced and removed from index. |
| PI53450 | Change set delivery sometimes pushes wrong versions to target stream. |
| PI53450 | ObjectMap.get(PojoFilter<T,?> filter, String key) fails with ParseException[6.0.1]. |
| PI53450 | ValidityService no longer accepting empty string for contextName. |
| PI53450 | Upgrade server from 502 on 601iFix002 offline migration steps for each application failed from first attempt. |
| PI54243 | Build Integration fails when 2 RQM projects are configured to 1 RTC project. |
| PI54878 | [RTC 6.0.1 iFix002] WI: 380079: LINKS table disappears from BIRT reports. |
| Rational Team Concert | |
| PI28909 | TRS Feed: RTC feed gets error one week after a server is built for 6.0.1. |
| PI47947 | Enabling the "Fetch Plan Item Children On Demand" Property Causes Group Load Calculation To Include Outplaced Children. |
| PI51983 | [RTC 6.0.1] [WI 361526] Snapshot URL from Eclipse opens in WebUI wrong PA. |
| PI53025 | Performance problem during v4 to v6 migration - buildmap component UUID. |
| PI53411 | Migration of buildmap data from pre-4.0 through 6.0 can fail from malformed data. |
| PI53450 | Bulk Edit for tags do not update properly. |
| PI53450 | Invalid UUID error during "Delete build map resources that are missing main section" to 6.0.1 iFix. |
| PI53450 | [6.0.1iFix] Backport fix for: "Code Review is showing the wrong version Id (at the top of the compare editor) for the before state pane when reviewing a change set that has merges". |
| PI53450 | [Server Side]The value of Component condition can not be saved in SCD query. |
|
This client update site contains fixes for the following defects: |
| APAR (WorkItem URL) | Description |
| RTC Eclipse Client | |
| PI53450 | Getting NPE opening a buildmap when migrating from older versions. |
| PI53450 | NullPointerException trying to save CAS configuration. |
| PI53450 | [Client Side]The value of Component condition can not be saved in SCD query. |
| PI53450 | [RTC 6.0.1] [wi 377661] - Pending changes view showing incorrect icons for local changes. |
| PI53742 | The "Updating out of sync shares" job takes too long with many components (6.0.1 iFix Backport). |
Known Side Effects
Review the 6.0.1 Release Notes page on jazz.net for links to queries that list known problems and workaround articles for this release. |
Open defectsReview the following list of open APARs for Rational Collaborative Lifecycle Management on the IBM Support Portal. Review technote 1461170: Open APARs for Rational products available on the Web for information on how to configure your MyNotifications subscription account and subscribe to the APARs you are interested in following. |
Change History
No new features or functions in this iFix. |
Review the 6.0.1 New and Noteworthy page on jazz.net for a description of the new features included in this release. |
Product Synonym
Rational Team Concert
Problems (APARS) fixed
Was this topic helpful?
Document Information
Modified date:
20 July 2018
UID
swg24041716