IBM Support

Rational Change Interim Fix 5 for 5.2.0.8

Download


Abstract

IBM Rational Change 5.2.0.8_iFix005 has been made generally available and contains fixes to version 5.2.0.8.

Download Description

Table of Contents
Sections Description

The Change history section provides an overview on what is new in this release 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 release 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 release.

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 release into your environment.

The Known side effects section contains a link to the known problems (open defects) identified at the time of this release.

Supporting Documentation
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.

This document contains a collection of product documentation links for IBM Rational Change prior to the creation of the IBM Knowledge Center.

Click to review a complete list of the defects (APARs) resolved in this release including a list of resolved defects for the entire version family.

Find technical developer content and resources.

Prerequisites

Prerequisites include:

Rational Change Fix Pack 8 (5.2.0.8) for 5.2 or subsequent patches applied on top of 5.2.0.8

Rational Synergy Interim Fix 3 for 7.1.0.7

Installation Instructions

Review the Installation Guide in the Rational Change Documentation Library.

Review also Chapter 8: Upgrading Rational Change page in the Rational Change installation guide.

Procedure:

  1. Before you begin, ensure that you have performed a successful backup of your Rational Change databases.

  2. Log in to the machine where Rational Change is installed as the user who installed Rational Change.

  3. Unzip (Windows) or untar (UNIX) the patch file into <CHANGE_APP_HOME>/WEB-INF/packages. The resultant directory will have the name rc<patch version>.

    For example, on UNIX:
    $ cd <CHANGE_APP_HOME>/WEB-INF/packages
    $ tar xvf <file path>


  4. Install the Interim Fix
    1. Login to Rational Change as Admin, and click the System Administration link in the action panel.
    2. Click on the Package Installer tab, select this fix pack from the Available Packages listbox, and click the Install button.
    3. Add below tags to "WEB-INF\web.xml" just before the commented line "<!-- The encoding filter needs to be first to correctly commit the"
    4. <filter>
      <filter-name>ParamFilter</filter-name>
      <filter-class>com.telelogic.cs.filters.ParamFilter</filter-class>
      <init-param>
      <param-name>excludeParams</param-name>
      <param-value>(.*\.|^|.*|\[('|"))(c|C)lass(\.|('|")]|\[).*</param-value>
      </init-param>
      </filter>
      <filter-mapping>
      <filter-name>ParamFilter</filter-name>
      <url-pattern>/*</url-pattern>
      </filter-mapping>
    5. Logging mechanism for Change and RDS communication is improved and this requires adding below tags to configuration file "<CHANGE_APP_HOME>/WEB-INF/classes/TDSConfiguration.xml".
    6. <entry key="TDSAT_LOGGING_LEVEL">INFO</entry> <!-- Levels can be : SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, OFF -->

      <entry key="TLS_LDAPLIB_LOGGING_LEVEL">INFO</entry> <!-- Levels can be : SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, OFF-->
    7. After the patch installation is successful, stop and re-start Rational Change.

      Notes:
      • If Rational Change is running in the WAS or WASCE application server, restart the application server
      • If you are using the OSLC REST API (used to integrate with products such as Rational Publishing Engine and Rational Quality Manager) for the first time, stop and start Rational Change again to activate the API.

  5. Uninstall the Interim Fix:
    If it becomes necessary to remove this iFix after it has been installed, apply the following steps.
    1. Login to Rational Change as Admin, and click the System Administration link in the action panel.
    2. Click on the Package Installer tab, select the fix pack from the Installed Packages listbox, and click the Uninstall button.
    3. Delete below tags from "WEB-INF\web.xml" just before the commented line "<!-- The encoding filter needs to be first to correctly commit the"
    4. <filter>
      <filter-name>ParamFilter</filter-name>
      <filter-class>com.telelogic.cs.filters.ParamFilter</filter-class>
      <init-param>
      <param-name>excludeParams</param-name>
      <param-value>(.*\.|^|.*|\[('|"))(c|C)lass(\.|('|")]|\[).*</param-value>
      </init-param>
      </filter>
      <filter-mapping>
      <filter-name>ParamFilter</filter-name>
      <url-pattern>/*</url-pattern>
      </filter-mapping>
    5. Stop and start Rational Change.

      Note: If Rational Change is running in the WAS or WASCE application server, restart the application server.



Deliverable Change Components Affected

Those marked with an asterisk (*) have changed since
5.2.0.8 iFix_004.

<CHANGE_APP_HOME>/WEB-INF/package_templates/ECP_template/wsconfig/templates/pt/include/attr_controls/base.CCM_EXTENDED_TEXT
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework/query_navigation_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework/format_edit_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework/buttonbar_panel_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework/query_dependent_listbox_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework/download_attachment_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework/query_tabs_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework/search_tabs_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework/report_navigation_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework/query_dialog_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework/format_new_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework/report_previous_results_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework/home_page_report_query_editor.jsp
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework/admin_table_modify_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework/admin_acl_editor.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework/admin_report_properties_select_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework/help_directory_admin.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/task_framework/task_create_dcm_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/MessageFormat.js
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/validation.js
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/calendar.js
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/attr_controls/resolver.CCM_USER
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/attr_controls/base.CCM_USER
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/attr_controls/base.CCM_EXTENDED_TEXT
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/attr_controls/_COMMENTS.CCM_EXTENDED_TEXT
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/attr_controls/associated_task.CCM_RELATION
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/attr_controls/attachment.CCM_RELATION
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/attr_controls/transition_log.CCM_LOG
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/attr_controls/base.CCM_SUBSCRIPTION
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/custom_controls/available_users.CUSTOM
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/custom_controls/queryFilter.CUSTOM
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/reports/user_framework/related_crs_control_attr.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/reports/user_framework/attachments_control_attr.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/reports/task_framework/associated_tasks_control_attr.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/reports/task_framework/associated_tasks_control_hdr.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/triggers/crAssignEmail.pl
<CHANGE_APP_HOME>/WEB-INF/wsconfig/messages/52_patch.properties
<CHANGE_APP_HOME>/WEB-INF/lib/aspectjrt.jar.master
* <CHANGE_APP_HOME>/WEB-INF/lib/tdsjndilib.jar.master
<CHANGE_APP_HOME>/WEB-INF/lib/change.jar.master
<CHANGE_APP_HOME>/WEB-INF/lib/tdsloggerlib.jar.master
<CHANGE_APP_HOME>/WEB-INF/lib/tdscommonlib.jar.master
<CHANGE_APP_HOME>/WEB-INF/lib/licenseprocess.jar.master
<CHANGE_APP_HOME>/WEB-INF/lib/tdscryptolib.jar.master
<CHANGE_APP_HOME>/trapeze/cscmapplet.jar
<CHANGE_APP_HOME>/trapeze/js52/ctrlUtils
<CHANGE_APP_HOME>/trapeze/js52/ctrlUtils/ctrlUtils.js
<CHANGE_APP_HOME>/trapeze/help/javadoc/overview-summary.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/allclasses-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/META-INF
<CHANGE_APP_HOME>/trapeze/help/javadoc/index-all.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com
<CHANGE_APP_HOME>/trapeze/help/javadoc/overview-tree.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/package-list
<CHANGE_APP_HOME>/trapeze/help/javadoc/allclasses-noframe.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/index.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/overview-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/help-doc.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/stylesheet.css
<CHANGE_APP_HOME>/trapeze/help/javadoc/constant-values.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/resources
<CHANGE_APP_HOME>/trapeze/help/javadoc/serialized-form.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/deprecated-list.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/resources/inherit.gif
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/webservices
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/webservices/package-tree.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/webservices/package-summary.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/webservices/ChangeService.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/webservices/package-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/CreateException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/package-tree.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ScriptLogger.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/KeywordString.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/AttributeEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ModifyException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TriggerEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ChangeTriggerApi.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/IdException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/SubscriptionEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/CollectibleEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/PartialModifyException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TokenException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TransitionEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TaskDetails.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TriggerEventContext.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/package-summary.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/JavaTrigger.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/package-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/SyntaxException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/GeneralEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ScheduledEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/OptionParser.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ChangeRequest.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/Attribute.Type.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/Attribute.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ChangeObject.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/Task.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/SubscriptionRelationEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/AttributeDefinition.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/User.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/RelationEvent.html

Download Package

The following sections provide detailed information related to this release.

Click the FC link below to obtain the release from Fix Central.


How critical is this fix?

Impact Assessment
Impact Description

This is a maintenance release. It contains fixes for client-reported and internally found defects.

Test Results

Definitions

Regression: An error in the Maintenance Delivery Vehicle (MDV) that produces incorrect or unexpected behavior causing a supported feature to stop functioning as designed.
This includes:

  • Coding errors that cause a regression
  • Documentation or packaging problems that cause a regression
  • Errors reported in a new function delivered in a MDV that cause a regression

Incomplete: An error in the MDV has not regressed, but does not work as designed.
This includes:

  • Fixed APARs which did not solve the original problem but did not break anything new
  • APARs reporting documentation errors, such as readme errors, that cause problems applying an MDV but do not lead to a regression


Notes:
  • Regression and incomplete APARs are considered fix-in-error or MDV-in-error
  • Definitions above apply only to valid APARs that result in product fixes (APARs returned as working-as-designed are not assessed for being fix-in-error)
  • Issues in major releases due to new functionality do not apply in this definition

There are no known regressions to report.

Problems Solved

Defects resolved

Click the Fix List link in the table of contents above to review a list of the problems solved in this release.

Known Side Effects

The following defects were not resolved in this release:

There are no known defects to report.

Change History

Review the following list of known issues and open defects:

No known issues.

Open defects

Review the following list of open defects for Rational Change 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.

On
[{"DNLabel":"Interim Fix 5 for 5.2.0.8","DNDate":"19 Aug 2014","DNLang":"English","DNSize":"1","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/swg/selectFixes?parent=ibm~Rational&product=ibm/Rational/Rational+Change&release=5.2&platform=All&function=all","DNURL_FTP":" ","DDURL":null}]
[{"Product":{"code":"SSYQQ2","label":"Rational Change"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Installation","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"5.2.0.8","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
20 July 2018

UID

swg24037950