Release Notes
Abstract
Readme file for 7.4.0.2-TIV-CAMRT-IF0024
Content
Release details
| Product name | IBM Tivoli Composite Application Manager for Transactions Response Time |
| Release name | IBM Tivoli Composite Application Manager for Transactions Response Time Version 7.4 Fix Pack 2 Interim Fix 24 |
| Build ID |
|
| Release date | 1st October 2024 |
Updates in this release
APARs fixed
- None
Agent defects
- D - PSIRT PVR0481988 Open source SQLite vulnerabilities CVE-2023-7104 for 7.4.0.1 and 7.4.0.2.
- None
Prerequisites
This fix can be applied to T3, T5, and T6 agents where the version of the ITM framework ('AX') on the agent is equal to or later than v6.3 FP7 SP6. If this condition is not true, you must not apply this fix pack.
This release of IBM Tivoli Composite Application Manager (ITCAM) for Transactions Response Time agents for Windows, is supported on,
- Windows Server 2016 Standard
- Windows Server 2019
- Windows Server 2022
- Windows Server 2025
- The fix can be applied to the following base versions.
- 7.4.0.1 (Includes all 7.4.0.1 updates) and 7.4.0.2
- IF0024 is a cumulative upgrade; all updates in the following releases are included in this upgrade:
- 7.4.0.2
- 7.4.0.2 - IF0001
- 7.4.0.2 - IF0003
- 7.4.0.2 - IF0005
- 7.4.0.2 - IF0006
- 7.4.0.2 - IF0007
- 7.4.0.2 - IF0009
- 7.4.0.2 - IF0010
- 7.4.0.2 - IF0012
- 7.4.0.2 - IF0013
- 7.4.0.2 - IF0014
- 7.4.0.2 - IF0015
- 7.4.0.2 - IF0016
- 7.4.0.2 - IF0018
- 7.4.0.2 - IF0020
- 7.4.0.2 - IF0021
- 7.4.0.2 - IF0023
- For System Requirements and Prerequisites visit: ITCAM for Transactions 7.4: System Requirements and Prerequisites.
RFT playbacks can only run on Windows T6 agents.
The agent must be run as a process.
For more information, see ITCAM for Transactions - Running the RRT / T6 agent as a process.
Download details
- Download IBM Tivoli Composite Application Manager for Transactions Response Time 7.4 Fix 2 Interim Fix 24 packages from Fix Central.
- Download the files using HTTPS by clicking on the appropriate link(s) needed for the platforms you use .
Additional information
The Secure Hash Algorithm 1 (SHA1) checksum of the image follows.
- 7.4.0.2-TIV-CAMRT-AIX-IF0024.tar=5ac89f661236f334c04322464e270b6fa99f9f29
- 7.4.0.2-TIV-CAMRT-Linux-IF0024.tar=1020157de15fa9676cc00859c17800aa87cc214d
- 7.4.0.2-TIV-CAMRT-Solaris-IF0024.tar=a7ac061d8b8f6285f1337209bea40ec3e95cc87e
- 7.4.0.2-TIV-CAMRT-Windows-IF0024.zip=b194f4e7bb6aab0410d2c0d4dc2d37754ce335a5
Installation instructions
Installing the fix on Windows Tivoli Enterprise Monitoring Agent (TEMA)
- Extract the 7.4.0.2-TIV-CAMRT-Windows-IF0024.zip file to a temporary directory.
For example: C:\temp\7.4.0.2-IF0024.
- You can install the fix either by using the installation wizard or by using CLI for silent installation:
- USING THE WIZARD INSTALLATION GUI
- Run the setup.exe command to start the Installation Wizard. The setup.exe is located in the WINDOWS directory in the temporary directory.
For example:
# C:\TEMP\7.4.0.2-IF0024\WINDOWS\setup.exe - Follow the instructions on the Installation Wizard panels and respond to each option that corresponds to TEMA agent upgrade.
Default values are provided. You can select or specify different options based on your environment settings. On some panels where you cannot leave any field blank, you need to provide appropriate values.
Note: During the installation, you can choose to add TEMA to TEMS depot to enable remote installations on the platform that you are adding to the depot.
- Run the setup.exe command to start the Installation Wizard. The setup.exe is located in the WINDOWS directory in the temporary directory.
- USING THE SILENT INSTALLATION CLI
- Prepare the silent installation file to configure appropriate values for the installation program. These values will be used while running the installation process. The silent installation configuration file is located in the Windows directory of the directory image. For example, C:\TEMP\7.4.0.2-IF0024\Windows\silent.txt
- Edit the silent installation file to provide appropriate values for the required configuration. By default, all options are commented out, and the installer uses the values from the previous TEMA configuration.
For more information about the silent installation options available for TEMA agent, refer to ITCAM for Transactions V7.4.0.1 Installation and Configuration Guide.
Refer to the following chapter in the product documentation for further instructions on the use of silent installation features for this maintenance package: Perform a silent installation of a monitoring agent (Windows) Restart the computer.
When you restart the computer, the system registers the latest settings in the ITCAM, ITM, and Operating System registries.In environments where TEPS and RT TEMA agents coexist on the same ITM instance, when you update TEMA, an option to restart the computer is displayed. You must install the support packages for TEPS first, then restart TEPS, before restarting the computer as part of the TEMA update.
- USING THE WIZARD INSTALLATION GUI
Installing the fix on Unix - Linux TEMA
- Download the Unix - Linux upgrade package and extract it to a temporary directory.
For example, /tmp/7.4.0.2-IF0024. - You can install the fix either by using the installation wizard or by using CLI for silent installation.
- USING THE SCRIPT BASED INSTALLATION PROCEDURE
- Run the install.sh to start the Installation Wizard. The install.sh command is located directly in the root directory of the upgrade image.
For example:# /tmp/7.4.0.2-IF0024/install.sh Follow the instructions on the Installation Wizard panels and respond to each option that corresponds to TEMA agent upgrade.
Default values are provided. You can select or specify different options based on your environment settings. On some panels where you cannot leave any field blank, you need to provide appropriate values.
Note: During the interactive installation, enter "2" when the following query appears.Do you want to check prerequisites for the above components? [ 1=Yes, 2=No ; default is "1" ] ?- After the installation is done, you must configure your agents. This is done by running the ITM itmcmd command as follows:
- $ITM_HOME/bin/itmcmd config -A <AGENT_TYPE>
Where <AGENT_TYPE> is t3, t5, or t6
For example, to configure the Robotic Response Time agent (t6), run the following command.
# $ITM_HOME/bin/itmcmd config -A t6
- Run the install.sh to start the Installation Wizard. The install.sh command is located directly in the root directory of the upgrade image.
- USING THE SILENT INSTALLATION CLI
- Prepare the silent installation file to configure appropriate values for the installation program. These values will be used while running the installation process.
- Refer to the following section of the product documentation for additional information about using the silent installation in Unix/Linux environments: Perform a silent installation and configuration for a monitoring agent (UNIX or Linux).
- USING THE SCRIPT BASED INSTALLATION PROCEDURE
Installing application support for TEPS and TEMS
- For each monitoring agent that you install, you must install agent-specific application support on IBM Tivoli Monitoring components.
- You can choose to install application support on all components at one time, or you can install the application support on components separately.
- If you plan to install the application support on components separately, then ensure that you install agent-specific application support on the components in the following order.
- Tivoli Enterprise Monitoring Server
- Tivoli Enterprise Portal Server
- Tivoli Enterprise Portal Desktop Client
- Tivoli Enterprise Portal Server Browser client (for Linux and UNIX Only)
- The procedure to install agent-specific application support on the components is similar to installing the monitoring agent. The main difference is to select the required application support components.
Note: When installing application support, any ITM components on the current machine are automatically stopped, including any TEMS or TEPS. - Refer to the Starting and stopping servers and agents topic to manually stop ITM agents and infrastructure. Ensure that you inform other users before starting the installation.
- For information about the step by step application support installation, see the following documentation:
Specific installation instructions for Agents
- T3 AMC-APPLICATION MANAGEMENT CONSOLE (END USER DASHBOARD) AGENT
After you install this maintenance package, you must reconfigure the agent to initialize the agent processes with the new settings. You can reconfigure the agent either by using the MTEMS console or CLI.
For example:
<ITM_HOME>/bin/itmcmd config -A t3
- T5 WRT-WEB RESPONSE TIME AGENT
When you upgrade T5 agents that are monitoring local instances of the IBM HTTP Server, you must stop the IHS process before the upgrade. For all other web server instances, it is a good practice to stop the server before running the upgrade and reconfiguring the T5 agent. It is not required to stop web servers when monitoring remote transactions.
After installing this maintenance package, you must reconfigure the agent by using the MTEMS console or the CLI interface. For example:
<ITM_HOME>/bin/itmcmd config -A t5
- T6 RRT-ROBOTIC RESPONSE TIME AGENT
After installing this maintenance package, you must reconfigure the agent to initialize the agent processes with the new settings. You can reconfigure the agent by using the MTEMS console or the CLI interface.
For example:
<ITM_HOME>/bin/itmcmd config -A t6
The package needed to install Rational Integration Support (RIS) is included in the Windows download.
The RIS installer can be used to automatically upgrade previously installed versions, or perform new installations.
For RPT and RFT installation instructions:
Installing integration support for Rational Performance Tester
Installing integration support for Rational Functional Tester
Supported versions of RPT and RFT
These are the only versions of RFT and RPT supported by Rational and ITCAMfT.
RPT
- RPT 10.2.3.*
- RPT 10.5.1.*
- RPT 10.5.4.*
RFT
- RFT 10.2.3.*
- RPT 10.5.1.*
- RPT 10.5.4.*
Some versions of Rational software supported for use on older RRT/T6 agents when they were first released, are no longer supported by Rational support. In these cases, ITCAMfT provides "best effort" support for problems encountered in the ITCAMfT environment.
Refer to ITCAM for Transactions - RFT - RPT - Support Matrix for more information regarding our "best effort" support, and help you identify what versions of RFT and RPT are supported by ITCAMfT.
Verifying the installation
To ensure you have successfully installed the fix, you must check the Transactions Response Time version.
- All the RT agents in MTEMS display their version as 07.40.02.24.
- You can check installation logs for the version numbers.
- Windows: Installation logs are written to the following directory:
ITM\InstallITM\ - Unix/Linux: Installation logs are written to the following directory:
ITM/logs/
After installing the RIS plug-in on RFT and RPT systems, and rebooting the machine, use this information to confirm you see the correct Build ID
- Navigate to the following location in Rational Performance Tester:
Help -> About Rational Performance Tester -> Rational Performance Tester Installation Details -> Features -> Provider 'IBM Tivoli', Feature 'ITCAM for Transactions' - Navigate to the following location in Rational Functional Tester: Help -> About Rational Functional Tester -> Rational Functional Tester Installation Details -> Features -> Provider 'IBM Tivoli', Feature 'ITCAM for Transactions'
The Vesion and Build ID should read.
Version: 7.4.0.2
Build ID: 202408070738
Uninstallation instructions
This maintenance package cannot be rolled back. You must uninstall TEMA agent, and then reinstall the agent.
Uninstalling the TEMA on Windows
- Go to the Windows Control Panel.
- Choose Add or Remove Program.
- To uninstall TEMA, complete any one of the following steps:
- Click the TEMA that you want to uninstall, and then select Change/Remove.
- Click IBM Tivoli Monitoring, and then choose Change/Remove. Clear the TEMA checkbox to uninstall the item.
Uninstalling the TEMA on Unix - Linux
Run the following command from the /IBM/ITM/bin directory:
./uninstall.sh- Complete the script instructions to uninstall TEMA.
Updates from earlier releases, included in this release
Superseded APARs
- IJ30325: ITCAM4Tx 7.4 Response Time agents (t3,t5,t6) don't start on Windows with ITM 6.3.0.7 SP6
- IJ26104 PSIRT ADV0023757 open source SQLite Vulnerabilities CVE-2020-11656 CVE-2020-11655
- IJ22072 Client Time memory leak issue in TS002765697
- IJ16169 ITCAM4TX 7.4: Cannot EXPORT RPT 9.1 HTTP TEST SCRIPT TO AMC WHEN USING **ENCRYPTED** DATAPOOLS
- IJ00026 PSIRT 9227 IBM SDK, Java Technology Edition Quarterly CPU - Jul 2017 - Includes Oracle Jul 2017 CPU
- IV98604 CONTENT CAPTURE FAILED TO OPEN BY IE 11
- IV94339 T3, T5, T6 APP SUPPORT INCORRECT VERSION, RESULTING IN "APPLICATION SUPPORT MISMATCH" REPORTED IN TEP
- IV93911 T3, T5, T6 AGENT ON LINUX CRASHES AFTER UPGRADING ITM FROM 6.3 FP06 TO 6.3 FP07
- IV93568 URL and Status_Code attributes in WRT Transaction Instance Table can occasionally miss match on HTTP pipelining
- IV88234 WRT network timing calculations not processed correctly for HTTP transactions containing a 100-continue expectation
- IV87235 WRT terminates when processing persistent HTTP connection containing multiple requests and missing packets
- IV86304 AMCE 7401 SLOW WITH LARGE .zip FILES IN THE RFT AND RPT RUNTIME FOLDERS IN THE KT1DEPOT
- IV85027 T3 applications are offline when failed to connect to TEMS
- IV84400 PSIRT 5154 CODE BLUE [SE-2012-01] Broken security fix in IBM Java
- IV79637 KT6 Agent set wrong KT6_JAVA_HOME in Runtime Environment on Linux platform
- IV79325 WRT TCP Sequencer uses wrong payload length when packets are truncated
- IV78697 TEMS RECYCLE STOPS AMC STH FILE GENERATION
- IV78532 kfcm120 on AIX can occasionally consume excessive kernel CPU resource without BPF optimization
- IV78180 Some information is missing in VP Failure Event on TEP
- IV77635 T3 NEEDS TO RETURN ALL DATA FOR HISTORY REQUEST
- IV77457 RIS7401 install - wrong message of unsupported version for RFT 8.6 and RPT 8.6
- IV76849 WRT does not support IP frames tagged by more than one 802.1Q VLAN tag
- IV76483 CHUNKS THAT START WITH CRLF ARE NOT PROCESSED CORRECTLY BY WRT
- IV76481 CHUNKED POSTS WITH 100 CONTINUE ARE NOT PARSED CORRECTLY BY WRT
- IV76185 When Citrix Connection Failure Event or Citrix Create Window Failure Event happens, no Citrix Server Address shows in TEP Event record
- IV76162 RPT script playback failed with error message Test virtual user setup failed. startStatus=-14
- IV74161 When enable Content capture In Windows Platform, Content Capture .zip files continue to generate without VP failure Event
- IV73894 RIS: The VP added by ITCAM Test Editor has some problems, it will make the VP failure message be incorrect
- IV72305 wfcrun32.exe must be restarted periodically, if not some unexpected VP failure will happen
Superseded Agent defects
- 31788 D - PSIRT ADV0025370 open source SQLite Vulnerabilities CVE-2020-15358 for 7.4.0.2
- 31736 D - PSIRT ADV0023757 open source SQLite Vulnerabilities CVE-2020-11656 CVE-2020-11655 for 7.4.0.2
- 31683 D - 7.4.0.1 - PSIRT ADV0021246 SQLite Vulnerabilities CVE-2019-19603, CVE-2019-19645, CVE-2019-19646, CVE-2019-19880, CVE-2019-19923, CVE-2019-19924, CVE-2019-19925, CVE-2019-19926
- 85102 WRT stops showing data after 1 day running
- 31660: D - PSIRT ALERT: 18003 open source SQLite Vulnerabilities CVE-2019-16168 - 7.4.0.2
- 31610: D - PSIRT ALERT: 161901 open source SQLite Vulnerabilities CVE-2019-8457 - 7.4.0.2
- 31583: D - PSIRT ALERT: 14951 open source SQLite Vulnerabilities CVE-2018-20346 - 7.4.0.2
- 31537: Update Java Certificates for 7.4 on Nov 2018
- 31438 D - PSIRT ALERT: 11534 open source SQLite Vulnerabilities CVE-2018-8740
- 31397: TS000055529 Garbled text in "Information" RRT Agent Messages
- 31246 D - PSIRT ALERT: 9137 open source SQLite Vulnerabilities CVE-2017-10989
- 31022 PSIRT ALERT: 7621 Zlib Vulnerabilities
- 30922 PSIRT ALERT: 6888 open source SQLite Vulnerabilities
- 30818 PSIRT ALERT: 5934 xerces-C Vulnerability & possible mitigation
- 30644 Update ARM with newer version TRANS_5907 for xerces-c PSIRT
- 30420 PSIRT 5417 open source Apache Xerces-C XML parser Vulnerabilities - CVE-2016-0729
- 29817 T3 writes blank value to ORIGINNODE column when the AMC ISM table is being queried
- 29758 RPT Citrix playbacks time out after starting new playbacks
- 29347 Make RRT work well when the installation directory contains SPACE
- 28937 Fix buildWhereClause SQL insertion vulnerability in CTableManager
- 28820 PSIRT 3528 IBM SDK, Java Technology Edition Quarterly CPU
- 28813 WRT crash in CSpec_DecryptAESGCM()
- 28390 kfcm120 segmentation fault on shutdown with incomplete SSL sessions
- 25603 RIS: Default password incorrect when exporting a script using SSL
- 20392 RIS: RFT Export of script inside folder fails
- 31870: D - PSIRT PVR0265747 open source SQLite Vulnerabilities CVE-2021-20227 for 7.4.0.2
- 32007: D - PSIRT PRD0333951 Open Source SQLite Vulnerabilities CVE-2021-45346 for 7.4.0.2
- 32008: D - PSIRT PRD0347267 Open Source zlib Vulnerabilities CVE-2018-25032 - 7.4.0.2
Enhancements and features from superseded fixes
- RIS: Support RFT 10.0 version script exporting
- RIS: Support RPT 10.0 version script exporting
- RIS: Support RFT 9.2/9.5 version script exporting
- RIS: Support RPT 9.2/9.5 version script exporting
- RIS: Support RFT 10.2.3 version script exporting
- RIS: Support RPT 10.2.3 version script exporting
- RIS: Support RFT 10.5.1 version script exporting
- RIS: Support RPT 10.5.1 version script exporting
- RIS: Support RFT 10.5.4 version script exporting
- RIS: Support RPT 10.5.4 version script exporting
- T6 - Supports Rational Performance Tester version 9.1
- 30645: kfcm120 allow support for multiple X-Forwarded-For headers
- 29954: Port PacketRateFrameChecker from tx_dev to 7.4 maint
- 28534: RFE67857 Add NTLM Secure Service Provider User Authentication Support for WRT
Was this topic helpful?
Document Information
Modified date:
22 January 2026
UID
ibm17167214