IBM Support

Rational Change Interim Fix 3 for 5.3.1.1

Download


Abstract

IBM Rational Change 5.3.1.1_iFix003 has been made generally available and contains fixes to version 5.3.1.1.

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.

IBM Knowledge Center provides an entry point to product documentation. You can view, browse, and search online information related to the product.

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.

Installation Instructions

Review the Installation page in the IBM Knowledge Center.

Review also the Upgrading page in the IBM Knowledge Center for additional details.

Procedure:

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

  2. 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>


  3. 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 interim fix 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. After the patch installation is successful, stop and re-start Rational Change.

  4. Installing changehelp.war
    1. Stop the Help server.
    2. Take the backup of existing changehelp.war file.
    3. Replace the changehelp.war with the one provided with the interim fix.

  5. Uninstall the Interim fix:
    If it is necessary to remove the interim fix after it was installed, follow these steps.
    1. Login to Rational Change as Admin, and click the System Administration link in the action panel.
    2. Uninstall the interim fix.
      Click on the Package Installer tab, select the interim fix 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.

  6. Uninstalling the changehelp.war
    1. Stop the Help server.
    2. Replace the changehelp.war with the back up version of war file (see point #2 of "Installing changehelp.war" section)
    3. Start the Help server.



Deliverable Change Components Affected

Those marked with an asterisk (*) have changed since 5.3.1.1 iFix 01.


* <CHANGE_APP_HOME>/WEB-INF/perl/lib/perl5/site_perl/5.8.6/ChangeSynergy/csapi.pm
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/MessageFormat.js
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/attr_controls/base.CCM_DATE
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/validation.js
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework/admin_edit_dialog_attr2_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework/admin_edit_dialog_attr_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework/admin_edit_dialog_attr3_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework/admin_edit_dialog_attr5_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/browsable_query_loader.jsp
* <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_relogin.jsp
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_login.jsp
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_login.jsp
* <CHANGE_APP_HOME>/trapeze/cscmapplet.jar
* <CHANGE_APP_HOME>/WEB-INF/lib/dwr.jar
<CHANGE_APP_HOME>/trapeze/js531/oslc.js
<CHANGE_APP_HOME>/trapeze/js531/ctrlUtils/ctrlUtils.js
<CHANGE_APP_HOME>/trapeze/js531/customDojo/CalendarFx.js
<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/webservices/package-summary.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/webservices/package-tree.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/Attribute.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/Attribute.Type.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/AttributeDefinition.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/AttributeEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ChangeObject.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ChangeRequest.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ChangeTriggerApi.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/CollectibleEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/CreateException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/GeneralEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/IdException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/JavaTrigger.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/KeywordString.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ModifyException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/OptionParser.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/PackageEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/Task.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/PartialModifyException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/RelationEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ScheduledEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ScriptLogger.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/SubscriptionEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/SubscriptionRelationEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/SyntaxException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TaskDetails.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/TriggerEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TriggerEventContext.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/User.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/package-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/package-summary.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/package-tree.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/overview-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/constant-values.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/serialized-form.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/overview-tree.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/index-all.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/deprecated-list.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/allclasses-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/allclasses-noframe.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/index.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/overview-summary.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/help-doc.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

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":"Rational Change 5.3 fixes","DNDate":"26 Mar 2015","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.3&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.3.1.1","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Problems (APARS) fixed
PI29136;PI33297;PI33391;PI34624;PI34899;PI08627;PI08690;PI10195;PI11355;PI11679;PI13933;PM43215;PM62150;PM64888;PM66266;PM70692;PM73590;PM75068;PM75217;PM84635;PM95358;PI15623;PI15714;PI16257;PI16933;PI17595;PI18914;PI19937;PI20491;PI21781;PI21826;PI23450

Document Information

Modified date:
20 July 2018

UID

swg24038503