Interim fix CLM_605_iFix002.zip This interim fix is only valid for the Rational solution for Collaborative Lifecycle Management (CLM) 6.0.5 release. The Rational solution for CLM 6.0.6 is the next release that will include all these fixes. If you plan to upgrade, upgrade to version 6.0.6 or later. CONTENTS OF THE INTERIM FIX 1. This readme file: readme.txt 2. Server patch file: CLM_server_patch_6.0.5.0-CALM605M-I20180116-0229.zip (see the SERVER PATCH INSTRUCTIONS section) 3. Jazz Reporting Service (Report Builder) patch file: rs.war (see the JAZZ REPORTING SERVICE INSTRUCTIONS section) 4. Data Collection Component patch file: com.ibm.rational.datacollection.wrapper_1.0.0.v20160805_1809.jar (see the DATA COLLECTION COMPONENT INSTRUCTIONS section) 5. Lifecycle Query Engine patch file: lqe.war (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section) 6. Link Index Provider patch file: ldx.war (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section) 7. Rational Team Concert Client for Eclipse update site: UpdateSiteFor_6.0.5.0-CALM605M-I20180116-0229.zip (see the RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS section) 8. Rational Team Concert Client for Microsoft Visual Studio readme file: readme-vsclient.txt 9. Rational Team Concert Client for Microsoft Visual Studio patch file: rtc_vsclient_I6.0.5_iFix001_20171201-1140.zip (see the RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS section) 10. Rhapsody Model Manager file: RMM_605_iFix001.zip (see the RHAPSODY MODEL MANAGER INSTRUCTIONS section) 11. WebSphere Application Server script file: clm_update.py (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS and JAZZ REPORTING SERVICE INSTRUCTIONS sections) In addition to the fixes listed in this readme file, the interim fix might also contain fixes for security issues. For details, see the IBM Product Security Incident Response Blog: https://www.ibm.com/blogs/psirt/ CONTENTS OF THIS FILE 1. SERVER PATCH INSTRUCTIONS 2. JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS 3. DATA COLLECTION COMPONENT INSTRUCTIONS 4. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS 5. RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS 6. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS 7. RHAPSODY MODEL MANAGER INSTRUCTIONS 8. NEW APAR FIXES IN THIS IFIX 9. ADDITIONAL FIXES INSTRUCTIONS 10. CONSOLIDATED LIST OF APAR FIXES 11. CLIENT APAR FIXES 12. KNOWN ISSUES 1. SERVER PATCH INSTRUCTIONS Note: -The CLM server patch file, CLM_server_patch_6.0.5.0-CALM605M-I20180116-0229.zip, might contain fixes for either a subset or all of these applications: Jazz Team Server, Rational Team Concert, Rational Quality Manager, Rational DOORS Next Generation, Data Collection Component, Rational Engineering Lifecycle Manager, CLM Server Monitoring. For the list of APARs that were fixed, listed by application, see the APAR FIXES section. -Before you install the server patch file, CLM_server_patch_6.0.5.0-CALM605M-I20180116-0229.zip, 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. To install the server patch: a. Stop the CLM server. b. Verify whether the following directory exists: /server/patch. -If the directory exists, back up and then remove its contents. -If the directory does not exist, create it. c. Copy the server patch file, CLM_server_patch_6.0.5.0-CALM605M-I20180116-0229.zip, into the /server/patch directory. d. 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 WebSphere Liberty Server" and "To clear the application cache on Apache Tomcat" sections in this file. e. Start the CLM server. f. Run repotools- -clean for each application that is installed to clear the repotools cache. Note: This will also display the help output. For instance: - repotools-ccm -clean - repotools-dcc -clean - repotools-gc -clean - repotools-jts -clean - repotools-qm -clean - repotools-relm -clean - repotools-rm -clean g. To ensure that the Data Collection Component mapping files are correctly updated, please follow the instructions in the DATA COLLECTION COMPONENT INSTRUCTIONS section below h. Check the ADDITIONAL FIXES INSTRUCTIONS section for additional steps that may be needed for a specific APAR 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. To uninstall the server patch: a. Stop the CLM server. b. Back up and then remove the contents of the following directory: /server/patch c. 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 WebSphere Liberty Server" and "To clear the application cache on Apache Tomcat" sections in this file. d. Start the CLM server. e. Run repotools- -clean for each application that is installed. Note: This will also display the help output. For instance: - repotools-ccm -clean - repotools-dcc -clean - repotools-gc -clean - repotools-jts -clean - repotools-qm -clean - repotools-relm -clean - repotools-rm -clean To clear the application and class cache on WebSphere Application Server: Remove the contents from these directories under the profile root(e.g. //profiles/), except for the noted help directory: temp, wstemp, workspace. Note: Do not remove this directory, which is required for the CLM local help: temp/{jts_node}/{jts_server}/clmhelp_war. For UNIX platforms, run the following script: /bin/clearClassCache.sh For Windows platforms, run the following script: \bin\clearClassCache.bat To clear the application cache on WebSphere Liberty Server: We have not identified the need to clear any cache in WebSphere Liberty Server 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/tomcat/work/Catalina/localhost/clmhelp. To validate that the server patch was successfully installed or uninstalled: a. After the server starts, open a CLM application. b. Click Help > About the Server. c. In the Build Information section, review the interim fix information to confirm that it is either installed (listed) or uninstalled (not listed). 2. JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS 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) a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> NOTE: This will update all applications with war files from the iFixPatch directory specified Option 2: Using the WebSphere Application Server Admin Console a. 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. b. Update the rs_war file: Select the rs_war check box and click Update. c. Select "Replace the entire application," browse to the new rs.war file in the location that you extracted it to, and click Next. d. Follow the Fast Path installation, and accept all of the default values. e. After the update is complete, save the configuration changes when you are prompted to. f. 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) a. 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). a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Option 2: Using the WebSphere Application Server Admin Console a. Locate the rs.war file in the original Jazz Reporting Service installation. b. 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. c. Update the rs_war file: Select the rs_war check box and click Update. d. Select "Replace the entire application," browse to the rs.war file in the original installation location, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. 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 WebSphere Liberty Server: a. Rename the new rs.war file as rs.war.zip. b. Stop the WebSphere Liberty Server for the Jazz Reporting Service. c. Back up the following file in case you need to revert the patch: \server\liberty\servers\clm\apps\rs.war.zip d. Delete the following files: \server\liberty\servers\clm\apps\rs.war.zip \server\liberty\clmServerTemplate\apps\rs.war.zip e. Delete the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war f. Place the new rs.war.zip file in the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps g. Unzip the new rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war h. Start the server. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Liberty Server: a. Stop the WebSphere Liberty Server for the Jazz Reporting Service. b. Restore the original rs.war.zip file that was backed up during the installation to the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps c. Delete the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war d. Unzip the original rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war e. Start the server. To install the patch with Jazz Reporting Service (Report Builder) deployed on Apache Tomcat: a. Stop the Apache Tomcat server for the Jazz Reporting Service. b. Back up the following file in case you need to revert the patch: \server\tomcat\webapps\rs.war c. Delete the following file: \server\tomcat\webapps\rs.war d. Delete the following directories: \server\tomcat\webapps\rs \server\tomcat\work\Catalina\localhost\rs e. Place the new rs.war file in the \server\tomcat\webapps directory. f. Start the server. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on Apache Tomcat server: a. Stop the Apache Tomcat server for the Jazz Reporting Service. b. Restore the original rs.war file that was backed up during the installation to the following directory: \server\tomcat\webapps\ c. Delete the following directories: \server\tomcat\webapps\rs \server\tomcat\work\Catalina\localhost\rs d. Start the server. To verify that the patch was successfully installed: a. After the server starts, open the Jazz Reporting Service home page. b. Click the question mark icon near the upper right. c. Select About Jazz Reporting Service. d. Check that the build ID in the dialog box is JRS_6.0.5-I20180115-2215 3. DATA COLLECTION COMPONENT INSTRUCTIONS Note: Installing the wrapping jar file allows DCC ETL jobs to be scheduled from the Insight server. However, It should be noted that installing this on AIX is not supported because Insight does not support AIX. If Insight is not in use please disregard this step To install the wrapping jar patch with Data Collection Component: a. Open the \server\conf\dcc\teamserver.properties file. b. 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 c. Back up com.ibm.rational.datacollection.wrapper_*.jar inside \server\conf\dcc\wrapper\lib directory. d. Delete the existing com.ibm.rational.datacollection.wrapper_*.jar file from this directory. e. Paste the new DCC wrapper jar into this directory. f. Restart the DCC server. 4. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS 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": http://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.0/com.ibm.team.jp.lqe2.doc/topics/t_lqe_backup.html. 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) a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> NOTE: This will update all applications with war files from the iFixPatch directory specified Option 2: Using the WebSphere Application Server Admin Console a. Extract the lqe.war or ldx.war file to your local computer or on the Lifecycle Query Engine or Link Index Provider server. b. 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. c. Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update. d. 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. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. 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) a. 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). a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Option 2: Using the WebSphere Application Server Admin Console a. Locate the lqe.war or ldx.war file in the original Lifecycle Query Engine or Link Index Provider installation. b. 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. c. Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update. d. Select "Replace the entire application," browse to the lqe.war or ldx.war file in the original installation location, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. 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 WebSphere Liberty Server: a. Rename the new lqe.war or ldx.war file as lqe.war.zip or ldx.war.zip. b. Stop the WebSphere Liberty Server for the Lifecycle Query Engine or Link Index Provider. c. Back up the following file in case you need to revert the patch: \server\liberty\servers\clm\apps\lqe.war.zip or \server\liberty\servers\clm\apps\ldx.war.zip d. Delete the following files: \server\liberty\servers\clm\apps\lqe.war.zip \server\liberty\clmServerTemplate\apps\lqe.war.zip or \server\liberty\servers\clm\apps\ldx.war.zip \server\liberty\clmServerTemplate\apps\ldx.war.zip e. Delete the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war f. Place the new lqe.war.zip or ldx.war.zip file in the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps or \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps g. Unzip the new lqe.war.zip or ldx.war.zip file into the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war h. Start the server. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on WebSphere Liberty Server: a. Stop the WebSphere Liberty Server for the Lifecycle Query Engine or Link Index Provider. b. Restore the original lqe.war.zip or ldx.war.zip file that was backed up during the installation to the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps or \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps c. Delete the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war d. Unzip the original rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war e. Start the server. To install the patch when the Lifecycle Query Engine or Link Index Provider is deployed on Apache Tomcat: a. Stop the Apache Tomcat server for the Lifecycle Query Engine or Link Index Provider application. b. Back up the following file in case you need to revert the patch: \server\tomcat\webapps\lqe.war or \server\tomcat\webapps\ldx.war c. Delete the following file: \server\tomcat\webapps\lqe.war or \server\tomcat\webapps\ldx.war d. Delete the following directories: \server\tomcat\webapps\lqe or \server\tomcat\webapps\ldx \server\tomcat\work\Catalina\\lqe or \server\tomcat\work\Catalina\\ldx e. Place the new lqe.war or ldx.war file in the \server\tomcat\webapps directory or the \server\tomcat\webapps directory, respectively. f. Start the server. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on an Apache Tomcat server: a. Stop the Apache Tomcat server for the Lifecycle Query Engine or Link Index Provider application. b. Restore the original lqe.war or ldx.war file that was backed up during the installation to the following directory: \server\tomcat\webapps\ or \server\tomcat\webapps\ c. Delete the following directories: \server\tomcat\webapps\lqe or \server\tomcat\webapps\ldx \server\tomcat\work\Catalina\localhost\lqe or \server\tomcat\work\Catalina\localhost\ldx d. Start the server. To verify that the patch was successfully installed: a. After the server starts, open the Lifecycle Query Engine or Link Index Provider home page. b. Verify that the build ID in the upper right matches LQE_6.0.5-I20180112-2150. After installing the patch: a. 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:///lqe/web/admin/data-sources or https:///lqe/web/admin/data-sources. If the button is displayed, click Start Migration. b. Reindex the data sources as required. 5. RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS To install the client update site: a. Extract the update site file to the computer where the client is installed. b. In the Rational Team Concert client, click Help > Install New Software. c. In the Install window, click Add. d. In the Add Repository window, click Local and navigate to the extracted update site file. The update site root directory contains a site.xml file. e. Select the patches to install. f. If you agree to the terms, accept the license agreement and click Install. g. After the installation is complete, restart the Rational Team Concert client. To update the feature patch, you can install the new version directly over an old patch. You do not have to uninstall the old patch. To uninstall the client update site: a. In the Rational Team Concert client, click Help > About Rational Team Concert > Installation Details. b. Select the patches to uninstall and click Uninstall. c. After the uninstall process is complete, restart the Rational Team Concert client. WARNING: -The update site does not work with Rational Team Concert Client for Eclipse 3.6 that was installed by using IBM Installation Manager. Alternatively, you can use the Rational Team Concert Client for Eclipse 3.6 .zip installation, or you can use IBM Installation Manager to install the Rational Team Concert Client for Eclipse 4.2. -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 breaks 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 d, click Archive and select the p2 repository .zip file and install the Rational Team Concert feature. This step removes the patched plug-ins and replaces 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. 6. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS For details of the fixes included in this iFix refer to the bundled readme file readme-vsclient.txt. To install the Rational Team Concert Client for Microsoft Visual Studio update: a. Close all running instances of Rational Team Concert Client for Microsoft Visual Studio. b. Extract the patch .zip file to the computer where the Rational Team Concert Client for Microsoft Visual Studio client is installed. c. In IBM Installation Manger, click File > Preferences > Repositories > Add Repository and provide the path to the extracted folder from step b. d. To close the Preferences window, click OK. e. Click File > Preferences > Files for Rollback and ensure that the "Save files for rollback" check box is selected. f. In IBM Installation Manager, click Update. g. Select the IBM Rational Team Concert Client for Microsoft Visual Studio IDE package group and click Next. h. Select the Rational Team Concert version to update and click Next. i. If you agree to the terms, accept the license agreement and click Install. j. Select the versions of Microsoft Visual Studio to support and click Next. k. Click Update. l. To complete the update, click Finish. m. After the installation is complete, start the Rational Team Concert Client for Microsoft Visual Studio. To update the feature patch, you can install the new version directly over an old patch. You do not have to uninstall the old patch. To roll back to the previous client version: a. Close all running instances of Rational Team Concert Client for Microsoft Visual Studio. b. In IBM Installation Manager, click Roll Back. c. Select the IBM Rational Team Concert Client for Microsoft Visual Studio IDE package group and click Next. d. Select the patch to roll back to. e. Click Roll Back. f. Click Finish. WARNING: -The 6.0.5 patch can only be installed on top of the official 6.0.5 release. -To remove a patch, only use the Roll Back feature in IBM Installation Manager. -Uninstalling the patch completely removes the entire release, as well as any patches that are installed on top of it. 7. RHAPSODY MODEL MANAGER INSTRUCTIONS Note: The CLM server patch file must also be installed if the Rhapsody Model Manager iFix is to be installed. The Rhapsody Model Manager iFix last changed in iFix001. If you have already deployed the Rhapsody Model Manager iFix as part of deploying iFix001, it does not need deployed again. For details of the fixes included in this iFix refer to the bundled readme file readme_rmm.txt To install the server patch: a. Stop the RMM server. b. Verify whether the following directory exists: /server/patch. -If the directory exists, back up and then remove its contents. -If the directory does not exist, create it. c. Copy the server patch file into the /server/patch directory. d. 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 WebSphere Liberty Server" and "To clear the application cache on Apache Tomcat" sections in the bundled readme file readme_rmm.txt. e. Start the RMM server. f. Run repotools-am -clean for the Rhapsody Model Manager application to clear the repotools cache. Note: This will also display the help output. - repotools-am -clean To uninstall the server patch: a. Stop the RMM server. b. Back up and then remove the contents of the following directory: /server/patch c. 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 WebSphere Liberty Server" and "To clear the application cache on Apache Tomcat" sections in the bundled readme file readme_rmm.txt. d. Start the RMM server. e. Run repotools-am -clean for the Rhapsody Model Manager application to clear the repotools cache. Note: This will also display the help output. - repotools-am -clean 8. NEW APAR FIXES IN THIS IFIX +-- Lifecycle Query Engine [APAR PI90989] [LQE TestCaseResultTotals should also measure the total current test results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447896] +-- Rational Team Concert Client [APAR PI89243] [Moving Task from Scrum to SaFe shows "Workflows differ: 'Defect Workflow' instead of 'Task Workflow'" and Defect workflow is used for the Task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449747] [APAR PI91084] [Date modifications cause long delay showing work item History ˜ EmbeddedDateUtils] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449639] [APAR PI91101] [Instream length related fields - cannot be marked as queryable with dbStringSize set to 'LARGE'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449307] [APAR PI91083] [Date modifications cause long delay showing work item History ~ isUserInRoll] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449746] [APAR PI91101] [Missing system definitions mapping logic in EMF service for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449127] +-- Jazz Foundation Server [APAR PI91101] [Strange message on unavailable configuration [605]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449876] [APAR PI89907] [BIRT ReportEngine instance must be destroyed after done generating report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449633] [APAR PI82710] [startIndex is out of range IllegalArgumentException is thrown running getMembersPaged()] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449521] [APAR PI91101] [IDistributedRestClientService is missing a prerequisite service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449626] +-- Rational Team Concert Common [APAR PI89243] [Moving Task from Scrum to SaFe shows "Workflows differ: 'Defect Workflow' instead of 'Task Workflow'" and Defect workflow is used for the Task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449747] [APAR PI91084] [Date modifications cause long delay showing work item History ˜ EmbeddedDateUtils] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449639] [APAR PI91101] [Instream length related fields - cannot be marked as queryable with dbStringSize set to 'LARGE'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449307] [APAR PI91083] [Date modifications cause long delay showing work item History ~ isUserInRoll] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449746] [APAR PI91101] [Missing system definitions mapping logic in EMF service for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449127] +-- Rational DOORS Next Generation [APAR PI90649] [Corrupt link when following a "Link To" HTTP link from an OSLC rich over.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120002] [APAR PI91101] [When editing module content, unnecessary divs are continually added to the artifact content] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120016] [APAR PI89221] [Share link to artifacts within a Change Set shows the link to the stream instead of the link to the Change set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119368] [APAR PI89975] [It is not possible to filter by boolean attributes, when they were updated through importing a CSV/Excel file] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120025] [APAR PI91101] [Self-host RM OOM 2017-10-19] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119726] [APAR PI91764] [Type system feed change result in global lock instead of a project/component level lock] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120123] [APAR PI90214] [When linking to artifacts from external applications (DM, CCM and QM) to DNG it fails with Error 400: Bad Request when you filter by "where used"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119529] [APAR PI91230] [Unable to modify artifacts associated to DOORS Project area via DWA] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119997] [APAR PI91096] [Custom attributes of artifacts missing from the report when a GC is used] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120001] [APAR PI86603] [Bad performance of SPARQL query for view filters containing "linked artifact type is not"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119998] +-- Rational Engineering Lifecycle Manager +-- Data Collection Component [APAR PI91101] [RIDW.VW_TESTSUITE_ELEMENT is not displaying all Test Cases linked to a specific Test Suite] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448215] [APAR PI91077] [DCC metric jobs fail against a datawarehouse that was originally created using CLM 3.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448410] +-- Rational Team Concert Server [APAR PI89243] [Moving Task from Scrum to SaFe shows "Workflows differ: 'Defect Workflow' instead of 'Task Workflow'" and Defect workflow is used for the Task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449747] [APAR PI91084] [Date modifications cause long delay showing work item History ˜ EmbeddedDateUtils] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449639] [APAR PI91101] [Instream length related fields - cannot be marked as queryable with dbStringSize set to 'LARGE'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449307] [APAR PI91083] [Date modifications cause long delay showing work item History ~ isUserInRoll] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449746] [APAR PI91101] [Missing system definitions mapping logic in EMF service for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449127] +-- Rational Quality Manager [APAR PI89339] [Only able to see 20 members in list when creating a Test Case during a reconcile.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168421] [APAR PI90539] [Not able to associate a test case to a test suite when 'Synchronize test cases and test suites in test plans' is enabled] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168425] [APAR PI91370] [LinkIndexingService is reporting a bad input exception if input has too many URLs and they max at 1000] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168141] +-- Jazz Reporting Service [APAR PI87778] [Filter for users (e.g. Owner, Creator) does not support all users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447739] [APAR PI91037] [RB LQE "No set value" condition does not work on RM attributes with external URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448327] [APAR PI89951] [CRRGW5301E when highlighting a blank text in a report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448406] [APAR PI91101] [No results found in a report that shows requirements tracked by work items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449894] [APAR PI91030] [Date filter does not show the initial start date and end date] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449805] [APAR PI90379] [Make defaults for all time columns be in minutes instead of milliseconds] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447154] +-- Jazz Foundation Client [APAR PI91101] [Strange message on unavailable configuration [605]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449876] [APAR PI89907] [BIRT ReportEngine instance must be destroyed after done generating report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449633] [APAR PI82710] [startIndex is out of range IllegalArgumentException is thrown running getMembersPaged()] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449521] [APAR PI91101] [IDistributedRestClientService is missing a prerequisite service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449626] 9. ADDITIONAL FIXES INSTRUCTIONS +-- Product Lifecycle Query Engine Fixed in release 6.0.6: [APAR PI90989] [LQE TestCaseResultTotals should also measure the total current test results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447896] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [Queries on configurations with slashes in their names fail with Error 404] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446912] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- +-- Product Rational Quality Manager Fixed in release 6.0.6: [APAR PI91101] [QM data sources failing in LDX after LDX added to environment upgraded from 502 iFix18] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167603] This defect requires additional steps to apply: Note: This backport is intended for users upgrading from 5.x - 6.0.4 to 6.0.5 GA + 6.0.5 iFix001+. The fix requires postAddTables migration, which is required when upgrading between major releases. Users already upgraded to 6.0.5 GA when apply 6.0.5 iFix001 only have to implement additional steps listed below. Additional steps 1. Set the TRS Base Lifetime (Audit History Component) Advanced Property to 1 (minute) to rebuild the TRS2 base(s). 2. Wait >1 minute. 3. Complete a full re-index of the RQM data sources (‘TRS 2.0 for QM Resources' and ‘TRS 2.0 for QM Process Resources’) in LDX and/or LQE. 4. Reset the TRS Base Lifetime (Audit History Component) Advanced Property to the default 1440 (minutes). ---- +-- Product Jazz Reporting Service Fixed in release 6.0.6: [APAR PI84784] [Charts grouped by a date attribute do not display proper counts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447282] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI87778] [Filter for users (e.g. Owner, Creator) does not support all users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447739] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI89125] [JRS Daemon threads keep running in WAS when rs_war is restarted but WAS is not] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446758] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI89896] [Changing JRS graph type has no effect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447892] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI89951] [CRRGW5301E when highlighting a blank text in a report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448406] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90012] [Switching to run report and back does not preserve graph parameters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447148] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90095] ['<' is sometimes stripped when exporting to Excel with LQE data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446918] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90220] [Active Report Builder JDBC connections in connection pool get leaked if connection pool passes the maximum number of connections.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446907] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90306] [comma separated value list in dynamic filters should surround OR clause with parentheses.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447605] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90379] [Make defaults for all time columns be in minutes instead of milliseconds] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447154] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90403] [Report shows error 400 when colorizing cells] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447487] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90432] [JRS- RB - 401 Unauthorized Error is given attempting to build a report (requires server restart to get past error or logout) - user has valid license, PA permissions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447157] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90915] [Running a SPARQL query with rdfs:label|dcterms:title in a config does not work correctly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447921] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91030] [Date filter does not show the initial start date and end date] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449805] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91037] [RB LQE "No set value" condition does not work on RM attributes with external URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448327] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91101] [In the RB config picker hide personal streams from other users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446556] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91101] [Reversible links broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447603] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91101] [No results found in a report that shows requirements tracked by work items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449894] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- 10. CONSOLIDATED LIST OF APAR FIXES This interim fix contains fixes for the following APARs: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- Product Data Collection Component Fixed in release 6.0.6: [APAR PI91077] [DCC metric jobs fail against a datawarehouse that was originally created using CLM 3.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448410] [APAR PI91101] [RIDW.VW_TESTSUITE_ELEMENT is not displaying all Test Cases linked to a specific Test Suite] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448215] +-- Product Rational Team Concert Server Fixed in release 6.0.5: [APAR PI89243] [Moving Task from Scrum to SaFe shows "Workflows differ: 'Defect Workflow' instead of 'Task Workflow'" and Defect workflow is used for the Task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449747] [APAR PI91083] [Date modifications cause long delay showing work item History ~ isUserInRoll] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449746] [APAR PI91084] [Date modifications cause long delay showing work item History ˜ EmbeddedDateUtils] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449639] Fixed in release 6.0.6: [APAR PI90285] [Backport report fixes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447297] [APAR PI91101] ['Add and Close' of a Contributor to a query condition does not work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447097] [APAR PI91101] [Backport for System Automation and NetView teams to 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445881] [APAR PI91101] [Cannot extend scm cli to include a new custom command] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447089] [APAR PI91101] [Clicking "Start Working" on a Task in QP brings up the "Select Duplicate" dialog] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447093] [APAR PI91101] [Impact Analysis : none of the found resources are shown in SCD view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447709] [APAR PI91101] [Instream length related fields - cannot be marked as queryable with dbStringSize set to 'LARGE'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449307] [APAR PI91101] [Missing system definitions mapping logic in EMF service for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449127] [APAR PI91101] [Move Content preflight never calls endMove, completed move is not replaced when starting new move] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447090] [APAR PI91101] [Need a better way to solve the license issue for OIDC authentication] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447091] [APAR PI91101] [SysDefs migration: specialType attribute blank tried to be saved] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446810] [APAR PI91101] [The QP board doesnt load in some cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447092] +-- Product Lifecycle Query Engine Fixed in release 6.0.6: [APAR PI90989] [LQE TestCaseResultTotals should also measure the total current test results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447896] [APAR PI91101] [Queries on configurations with slashes in their names fail with Error 404] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446912] +-- Product Rational Quality Manager Fixed in release 6.0.5: [APAR PI89339] [Only able to see 20 members in list when creating a Test Case during a reconcile.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168421] Fixed in release 6.0.6: [APAR PI90539] [Not able to associate a test case to a test suite when 'Synchronize test cases and test suites in test plans' is enabled] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168425] [APAR PI91101] [QM data sources failing in LDX after LDX added to environment upgraded from 502 iFix18] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167603] [APAR PI91370] [LinkIndexingService is reporting a bad input exception if input has too many URLs and they max at 1000] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168141] +-- Product Rational Team Concert Client Fixed in release 6.0.5: [APAR PI89243] [Moving Task from Scrum to SaFe shows "Workflows differ: 'Defect Workflow' instead of 'Task Workflow'" and Defect workflow is used for the Task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449747] [APAR PI91083] [Date modifications cause long delay showing work item History ~ isUserInRoll] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449746] [APAR PI91084] [Date modifications cause long delay showing work item History ˜ EmbeddedDateUtils] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449639] Fixed in release 6.0.6: [APAR PI90285] [Backport report fixes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447297] [APAR PI91101] ['Add and Close' of a Contributor to a query condition does not work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447097] [APAR PI91101] [Backport for System Automation and NetView teams to 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445881] [APAR PI91101] [Cannot extend scm cli to include a new custom command] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447089] [APAR PI91101] [Clicking "Start Working" on a Task in QP brings up the "Select Duplicate" dialog] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447093] [APAR PI91101] [Impact Analysis : none of the found resources are shown in SCD view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447709] [APAR PI91101] [Instream length related fields - cannot be marked as queryable with dbStringSize set to 'LARGE'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449307] [APAR PI91101] [Missing system definitions mapping logic in EMF service for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449127] [APAR PI91101] [Move Content preflight never calls endMove, completed move is not replaced when starting new move] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447090] [APAR PI91101] [Need a better way to solve the license issue for OIDC authentication] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447091] [APAR PI91101] [SysDefs migration: specialType attribute blank tried to be saved] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446810] [APAR PI91101] [The QP board doesnt load in some cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447092] +-- Product Jazz Foundation Server Fixed in release 6.0.6: [APAR PI82710] [startIndex is out of range IllegalArgumentException is thrown running getMembersPaged()] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449521] [APAR PI89156] [Disabling "use STARTTLS" does not work. Sending test e-mail fails.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445689] [APAR PI89907] [BIRT ReportEngine instance must be destroyed after done generating report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449633] [APAR PI91101] [IDistributedRestClientService is missing a prerequisite service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449626] [APAR PI91101] [JTS Scheduler not working? RTC stopped sending email notifications after the outage Tuesday Nov 7, Build Schedules are failing to start (446555)[605]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447821] [APAR PI91101] [Strange message on unavailable configuration [605]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449876] +-- Product Rational Team Concert Common Fixed in release 6.0.5: [APAR PI89243] [Moving Task from Scrum to SaFe shows "Workflows differ: 'Defect Workflow' instead of 'Task Workflow'" and Defect workflow is used for the Task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449747] [APAR PI91083] [Date modifications cause long delay showing work item History ~ isUserInRoll] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449746] [APAR PI91084] [Date modifications cause long delay showing work item History ˜ EmbeddedDateUtils] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449639] Fixed in release 6.0.6: [APAR PI90285] [Backport report fixes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447297] [APAR PI91101] ['Add and Close' of a Contributor to a query condition does not work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447097] [APAR PI91101] [Backport for System Automation and NetView teams to 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445881] [APAR PI91101] [Cannot extend scm cli to include a new custom command] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447089] [APAR PI91101] [Clicking "Start Working" on a Task in QP brings up the "Select Duplicate" dialog] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447093] [APAR PI91101] [Impact Analysis : none of the found resources are shown in SCD view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447709] [APAR PI91101] [Instream length related fields - cannot be marked as queryable with dbStringSize set to 'LARGE'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449307] [APAR PI91101] [Missing system definitions mapping logic in EMF service for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449127] [APAR PI91101] [Move Content preflight never calls endMove, completed move is not replaced when starting new move] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447090] [APAR PI91101] [Need a better way to solve the license issue for OIDC authentication] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447091] [APAR PI91101] [SysDefs migration: specialType attribute blank tried to be saved] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446810] [APAR PI91101] [The QP board doesnt load in some cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447092] +-- Product Jazz Reporting Service Fixed in release 6.0.6: [APAR PI84784] [Charts grouped by a date attribute do not display proper counts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447282] [APAR PI87778] [Filter for users (e.g. Owner, Creator) does not support all users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447739] [APAR PI89125] [JRS Daemon threads keep running in WAS when rs_war is restarted but WAS is not] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446758] [APAR PI89896] [Changing JRS graph type has no effect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447892] [APAR PI89951] [CRRGW5301E when highlighting a blank text in a report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448406] [APAR PI90012] [Switching to run report and back does not preserve graph parameters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447148] [APAR PI90095] ['<' is sometimes stripped when exporting to Excel with LQE data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446918] [APAR PI90220] [Active Report Builder JDBC connections in connection pool get leaked if connection pool passes the maximum number of connections.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446907] [APAR PI90306] [comma separated value list in dynamic filters should surround OR clause with parentheses.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447605] [APAR PI90379] [Make defaults for all time columns be in minutes instead of milliseconds] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447154] [APAR PI90403] [Report shows error 400 when colorizing cells] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447487] [APAR PI90432] [JRS- RB - 401 Unauthorized Error is given attempting to build a report (requires server restart to get past error or logout) - user has valid license, PA permissions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447157] [APAR PI90915] [Running a SPARQL query with rdfs:label|dcterms:title in a config does not work correctly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447921] [APAR PI91030] [Date filter does not show the initial start date and end date] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449805] [APAR PI91037] [RB LQE "No set value" condition does not work on RM attributes with external URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448327] [APAR PI91101] [In the RB config picker hide personal streams from other users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446556] [APAR PI91101] [Reversible links broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447603] [APAR PI91101] [No results found in a report that shows requirements tracked by work items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449894] +-- Product Rational DOORS Next Generation Fixed in release 6.0.6: [APAR PI85568] [CSV Import Error when updating an Artifact with an Attribute previously deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119444] [APAR PI86603] [Bad performance of SPARQL query for view filters containing "linked artifact type is not"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119998] [APAR PI88164] [Deleting enumeration attribute values leads to problems.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119442] [APAR PI89221] [Share link to artifacts within a Change Set shows the link to the stream instead of the link to the Change set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119368] [APAR PI89880] [Cannot export artifacts with no traceability links into XLS/XLSX] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119433] [APAR PI89975] [It is not possible to filter by boolean attributes, when they were updated through importing a CSV/Excel file] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120025] [APAR PI90214] [When linking to artifacts from external applications (DM, CCM and QM) to DNG it fails with Error 400: Bad Request when you filter by "where used"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119529] [APAR PI90649] [Corrupt link when following a "Link To" HTTP link from an OSLC rich over.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120002] [APAR PI91096] [Custom attributes of artifacts missing from the report when a GC is used] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120001] [APAR PI91101] [Copy/Paste artifacts in module not updating pages correctly, refresh not working] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119436] [APAR PI91101] [For a module, making use of "Reset Columns to Default" may result in the UI hanging] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119439] [APAR PI91101] [Grouping links by Component or Project in the Where Used section of an artifact sidebar no longer works] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119431] [APAR PI91101] [Self-host RM OOM 2017-10-19] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119726] [APAR PI91101] [Team Area: insert new artifact in module does not allow inserted artifact to be edited] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119438] [APAR PI91101] [The "levels to show" setting for a module is ignored when you click on the "Refresh" button] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119441] [APAR PI91101] [When editing module content, unnecessary divs are continually added to the artifact content] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120016] [APAR PI91101] [While adding Derives link, choosing RM View throws error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119446] [APAR PI91230] [Unable to modify artifacts associated to DOORS Project area via DWA] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119997] [APAR PI91764] [Type system feed change result in global lock instead of a project/component level lock] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120123] +-- Product Jazz Foundation Client Fixed in release 6.0.6: [APAR PI82710] [startIndex is out of range IllegalArgumentException is thrown running getMembersPaged()] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449521] [APAR PI89156] [Disabling "use STARTTLS" does not work. Sending test e-mail fails.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445689] [APAR PI89907] [BIRT ReportEngine instance must be destroyed after done generating report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449633] [APAR PI91101] [IDistributedRestClientService is missing a prerequisite service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449626] [APAR PI91101] [JTS Scheduler not working? RTC stopped sending email notifications after the outage Tuesday Nov 7, Build Schedules are failing to start (446555)[605]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447821] [APAR PI91101] [Strange message on unavailable configuration [605]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449876] 11. CLIENT APAR FIXES This client update site contains fixes for the following defects: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- RTC Client Fixes Fixed in release 6.0.6: [APAR PI91101] [Can't uncheck Filed Against in work item query editor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447094] [APAR PI91101] [System Definitions : Allow system definition XML to selectively delete language definitions, translators and data set definitions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445983] 12. KNOWN ISSUES None