Download
Abstract
IBM Rational Test Automation Server V10.0.2, Fix Pack 1 was made generally available and contains fixes for customer-reported and internally found defects.
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. |
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 the documentation. You can view, browse, and search the online information. |
Prerequisites
Review Prerequisites for installing the software on Linux or Prerequisites for installing the software on Windows in the IBM Knowledge Center prior to installing. |
Installation Instructions
Review Installing the software on Windows or Installing the software on Linux in the IBM Knowledge Center. |
How critical is this fix?
Impact | Description |
---|---|
Recommended |
This is a service release. It contains new features as well as fixes for client-reported and internally found defects. |
There are no known regressions to report. |
Problems Solved
Known Side Effects
Review the following list of known issues. |
Rational Test Automation Server is a component of IBM's comprehensive test solution, Rational Test Workbench. Fix packs are made available separately for each component of Rational Test Workbench. 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. |
Known issues in this release include:
New to this release | |
TP-63794 | When you back up the server, large amounts of additional disk space can be used. To reduce the disk space used, you should first remove the execution container volumes. |
TP-64077 |
When you install Rational Test Automation Server on a Windows computer where the Git version is different from Git 2.19.0 or 2.22.0, the installation fails at the "Prepare Server" stage and the following error is displayed:
grep: -P supports only unibyte and UTF-8 locales ./prepare.sh: line 53: [: : integer expression expected Error: Upgrade docker-compose to v1.21+. See https://docs.docker.com/compose/install /[^Rational_Test_Automation_Server_Install_02_07_2020_12_05_09.log]
You can resolve this error in one of the following methods: Method 1: You can follow these steps to resolve the error: 1. Downgrade Git either to V2.19.0 or 2.22.0.
2. Go to Add/Remove programs and uninstall the product. 3. Install IBM Rational Test Automation Server again. Method 2: You can follow these steps to resolve the error: 1. Open the inventory.yml file that is located in <install>/ibm-rtas/automation/execution/ 2. Enter your license URL, for example, 27000@10.0.0.1, in the RATIONAL_LICENSE_FILE field for both the API and workbench services. 3. Save and close the file. 4. Open Git Bash (regardless of the version of Git). 5. Change the directory to your installation folder, which is by default "C:\Program Files\IBM\ibm-rtas" 6. Run the following command: ./prepare.sh <hostname> 7. Run the following command: ./startup.sh |
TP-63149 | Intermediate <none>:<none> Docker images are represented as is and cannot be selected individually in Resource Monitoring counters. |
TP-63156 | Docker images that are created with no tag are assigned the "latest" tag. As the "docker ps" command does not show the "latest" tag anymore since the Docker 19.03.05 release, the Docker images are not detected and not correctly monitored. |
Previous known issues that still apply | |
TP-60737 | Git repositories that contain projects at the root level and not under a subdirectory are notsupported and will not work currently with Rational Test Automation Server. |
TP-61897 | If you restore a backup, it fails due to existing execution containers. For a workaround, see Troubleshooting installation. |
TP-62379 | If you (as a user) request to join an orphaned project, a 404 not found error results. To workaround this problem, ask your administrator to become the project owner, then request to join that project again. |
TP-61311 | When you archive a project that has a running test, that test is not stopped. The test completes execution even though it was suppose to stop. |
TP-61494 | If you unarchive a project that was archived while a test was running, the UI incorrectly shows that the test is still running after the unarchive. To workaround this problem, make sure there are no tests running when you archive a project. |
TP-61446 | When you unregister a remote docker agent, running and schedule tests are not canceled. To workaround this problem, stop any running tests and cancel any scheduled future executions for that agent before unregistering the remote docker agent. |
TP-62643 |
If you back up a project with both API suites and stubs on Rational Test Automation Server V10.0.0, when you restore that backup on Rational Test Automation Server V10.0.2, the stubs are missing.
To workaround this problem, you can create a new project or you can move the existing GIT repository folder to a sub folder of the current repository and then move it back to the root directory.
For example, a project contains a Git repository called Calculator.git in the root (/) folder. When you edit the root folder, you can see several other Git repository folders:
/
GitNewProject MyDemo Calculator You select another folder, for example Calculator, and save.
The Git repository called Calculator.git is now in the Calculator folder.
You edit the Calculator folder, select the root folder, and save.
The Git repository is now in the root (/) folder again.
|
TP-62571 |
If you want to add multiple repositories to a Rational Test Automation Server project, you cannot add another repository until the last repository completes its synchronization.
To workaround this problem, wait for the last repository to synchronize, then add another repository to your project.
|
TP-61153 | The project search field is case-sensitive. For example, if your project is named MYPROJECT and you search for myproject, Rational Test Automation Server does not show any results. |
TP-62729 |
When upgrading from a previous release to V10.0.2, users might see a 500 error when accessing datasets. This problem can be resolved by performing the following step:
Add the following environment variable to automation/docker-compose.yml in the Rational Test Automation Server installation directory. The line must go under the "datasets-app: environment:" section (located around line 128). Then reboot the server.
SPRING_JPA_HIBERNATE_DDL-AUTO: create Note: Adding this environment variable will cause saved datasets options (for example, current row) to be reset to the default upon server startup. Other migrated data will be unaffected. The environment variable must be removed once the issue is resolved. |
TP-61786 |
When you enter a URL for a test result directly into a browser or you click a link to a test result in the Jenkins console output from the Jenkins Rational Test Automation Server plugin, and you are not logged in to Rational Test Automation Server, you see the following message:
"Request cannot be processed: Unauthorized" page. To workaround this problem, log in to Rational Test Automation Server and then enter the URL or click the test result link to see the test result in a browser.
|
TP-62338 | An IBM WebSphere MQ stub that is configured to use more than one transport does not appear on the Execution page of the Rational Test Automation Server. |
TP-62417 | A user who is no longer a member of a project might be displayed in the Secrets tab. If a user is removed from a project and then added back to that project, the user will have the same access to secrets as they had before being removed. |
TP-59139 | During the installation of Rational Test Automation Server the following error message is shown and can be safely ignored:
139836115718592:error:2406F079:random number generator:RAND_load_file:Cannot open file:../crypto/rand/randfile.c:88:Filename=/root/.rnd
|
TP-60059 | When you schedule a test run and click the "Time" field a list of times displays. If you enter a value in the "Time" field, you cannot move the cursor by using the left or right (<- , -> ) keyboard keys. This is a known issue with the following date picker: https://github.com/Hacker0x01/react-datepicker/issues/1834 To workaround this problem, use the cursor. |
TP-59943 | If you configure Keycloak to use an LDAP directory service, you should import and synchronize LDAP users to Keycloak. This is a known issue with Keycloak: https://issues.jboss.org/browse/KEYCLOAK-11191 To workaround the problem in Keycloak, on the Add user federation provider page make sure the following settings are set as shown: Import Users = ON, Sync Registrations = ON, and Cache Policy = DEFAULT |
TP-58017 | In case of a slow network, the cloning of a repository might fail with an error. In such a case, you can delete and add the repository again. |
TP-58292 | If you interrupt the installation or uninstallation of the Rational Test Automation Server software, the installation or uninstallation cannot complete. For a workaround, see Troubleshooting installation. |
TP-57543 | If the server hostname is changed, it is necessary to run ./prepare.sh and log in to the Keycloak Admin Console to change the 'testserver' client URLs. Otherwise, you will see Invalid parameter: redirect_uri on the Login page. |
TP-58104 | When monitoring a test execution with the Statistical report, data might stop updating after about an hour. To get updated data, reload the page in your browser. |
TP-58061 | A server shutdown will not stop currently running executions. It is recommended to not shutdown the server if there are active executions running. If the server is shut down while assets are executing the reported status of those executions might be incorrect. |
TP-58017 | In case of a slow network, the cloning of a repository might fail with an error. In such a case, you can delete and add the repository again. |
TP-57971 | After adding a repository to a project, you see a GREEN status indicator. When you remove the ssh key from Github, the GREEN status changes to RED. When you update Github with a new ssh key and update the same for the repository in Rational Test Automation Server, the status indicator does not immediately change to GREEN but it does change to GREEN after a couple of minutes. |
TP-57832 |
Rational Test Automation Server for Windows is provided for evaluation purposes. It is intended for non-production use, for example, trials and demonstrations. It is neither supported nor recommended for production use due to insufficient stability and reliability of Docker for Windows while running Linux images at the time of release. Rational Test Automation Server is tested on both Windows 10 and Windows Server 2016 Standard Edition and it operates correctly. However, it is suitable and supported for non-production use only. If native Linux is unavailable, you can run Rational Test Automation Server for production use on a Linux virtual machine on their Windows host, provided that the Linux virtual machine is running a supported version of Linux. |
TP-57198 |
When working in multiple Rational Test Automation Server tabs concurrently, a message “You are already logged in” might sometimes be displayed. This message occurs when your session has expired and you have since logged in again, but then attempt a navigation action in a browser tab other than the one in which you logged in. This is a known Keycloak issue. For more information, see https://issues.jboss.org/browse/KEYCLOAK-5179. To workaround this problem, close the tab and open a new one. |
TP-56453 | After about 20 minutes of an inactive browser session for Rational Test Automation Server, if you attempt to use the existing browser session, you must authenticate again by providing your username and password. When you do so, the message "You took too long to log in. Try again.“ is displayed and you must enter your credentials again. |
Rational Performance Tester Agent |
With 10.0, you might expect a reduction in the number of Virtual Users (VUs) supported by IBM Rational Performance Tester Agent depending upon workload characteristics. This variation is the result of the product shipping with OpenJDK™ 8 with OpenJ9 instead of IBM JRE. OpenJDK 8 with OpenJ9 JRE exhibits a higher utilization of CPU for the workload. Up to 30% or more decrease in the supported VUs capacity may be expected for CPU-bound workloads. However, for memory-bound workloads, a much smaller, if any reduction in VUs capacity may be expected. If you need higher performance and have access to IBM JRE 8.0.5.35 or later that contains the latest security fixes, you can switch from OpenJDK 8 with OpenJ9 to IBM JRE. For more information, see http://www.ibm.com/support/docview.wss?uid=ibm10956413. |
Change History
Review the Release notes in the IBM Knowledge Center. |
Technical Support
Tab navigation
IBM Rational Software Support Communities
Helpful Hints For Obtaining Technical Assistance:Before you contact IBM Rational Software Support, gather the background information that you need to describe the problem. When you describe a problem to an IBM software support specialist, be as specific as possible and include all relevant background information so that the specialist can help you solve the problem efficiently. To save time, know the answers to these questions:
If you have helpful information to diagnose or identify the problem on your system, you can provide this data by following the instructions to exchange information with IBM Technical Support. |
---|
- General Support Information- selected tab,
- Support Resources- selected tab,
Problems (APARS) fixed
Was this topic helpful?
Document Information
Modified date:
17 November 2021
UID
ibm15690816