Download
Abstract
IBM Rational Change 5.3.1.1_iFix011 has been made generally available and contains fixes to version 5.3.1.1.
Download Description
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. |
Prerequisites
Installation Instructions
Review also the Upgrading page in the IBM Knowledge Center for additional details. |
Procedure:
- Log in to the machine where Rational Change is installed as the user who installed Rational Change.
- 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>
- Install the Interim Fix
<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> |
- Login to Rational Change as Admin, and click the System Administration link in the action panel.
- Click on the Package Installer tab, select this interim fix from the Available Packages listbox, and click the Install button.
- Add below tags to "WEB-INF\web.xml" just before the commented line "<!-- The encoding filter needs to be first to correctly commit the"
6. Installing changehelp.war
- Stop the Help server.
- Take the backup of existing changehelp.war file.
- Replace the changehelp.war with the one provided with the interim fix.
If it is necessary to remove the interim fix after it was installed, follow these steps.
<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> |
- Login to Rational Change as Admin, and click the System Administration link in the action panel.
- Uninstall the interim fix.
Click on the Package Installer tab, select the interim fix from the Installed Packages listbox, and click the Uninstall button. - Delete below tags from "WEB-INF\web.xml" just before the commented line "<!-- The encoding filter needs to be first to correctly commit the"
- Stop and start Rational Change.
- Stop the Help server.
- Replace the changehelp.war with the back up version of war file (see point #2 of "Installing changehelp.war" section)
- Start the Help server.
<CHANGE_APP_HOME>/WEB-INF/package_templates/ECP_template/trapeze/js531/ctrlUtils/ecpTimestamp.js
<CHANGE_APP_HOME>/perl/lib/perl5/site_perl/5.8.6/ChangeSynergy/csapi.pm
<CHANGE_APP_HOME>/trapeze/help/javadoc/serialized-form.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/deprecated-list.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/allclasses-noframe.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/help-doc.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/overview-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/index.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/overview-summary.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/overview-tree.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/allclasses-frame.html
<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/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/PackageEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/SubscriptionEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/package-summary.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ChangeObject.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/PartialModifyException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/Attribute.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/SubscriptionRelationEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/OptionParser.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TaskDetails.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/GeneralEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TriggerEventContext.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/Task.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/IdException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/RelationEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TokenException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/SyntaxException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TransitionEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ScheduledEvent.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/JavaTrigger.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/CreateException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/AttributeDefinition.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ModifyException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/Attribute.Type.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TriggerEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/KeywordString.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/package-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/User.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/AttributeEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/CollectibleEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/constant-values.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/index-all.html
<CHANGE_APP_HOME>/trapeze/js531/customDojo/CalendarFx.js
<CHANGE_APP_HOME>/trapeze/js531/ctrlUtils/ctrlUtils.js
<CHANGE_APP_HOME>/WEB-INF/dwr.xml
<CHANGE_APP_HOME>/WEB-INF/wsconfig/triggers/set_attribute.js
<CHANGE_APP_HOME>/WEB-INF/wsconfig/triggers/transition_notice.pl
<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>/WEB-INF/wsconfig/templates/pt/forms/section_begin.vm
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_framework
<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/admin_edit_subscribers_list_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/report_navigation_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework
<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/admin_framework/admin_edit_dialog_attr_dflt.html
<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_attr3_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_relogin.jsp
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/attr_controls/base.CCM_PROGRESS_BAR
<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/include/MessageFormat.js
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/base_templates/base_show_by_column.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/messages/531_patch.properties
<CHANGE_HOME>/trapeze/cscmapplet.jar
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 | Description |
---|---|
Corrective |
This is a maintenance release. This interim fix addresses issues pertaining to Search, OSLC Linking. |
There are no known regressions to report. |
Problems Solved
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
No known issues. |
Open defectsReview 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. |
Change History
Added support to Java web start. Refer technote Steps to enable Java Web Start functionality for more details. |
Click the link in the Download Options column:
Was this topic helpful?
Document Information
Modified date:
28 August 2020
UID
swg24043325