© Copyright International Business Machines Corporation 2018. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
When IBM Rational License Key Administrator (LKAD) and IBM Rational Test RealTime are installed at the same time and user operating system locale is different from the base operating system language; installation fails.
Workaround: During installation; on the Install Packages/Features panel; click on 'Translations supported by Only Some packages'; select the same language you setup in your Microsoft Windows locale environment and click Next or Install IBM Rational License Key Administrator (LKAD) and IBM Rational Test RealTime separately.
Launchpad.sh cannot be launched on Linux platforms when FireFox version is 43 and above.
Workaround: To start the launchpad; use ./imLauncherLinux.sh that is also located in the same folder as launchpad.sh. Else; install Mozilla Firefox version 42 or earlier on the computer.
The studio C++ wizard does not generate stub and otd properly when the method to stub is declared into a class which is part of a template.
Workaround: Change the .stb and .otd manually once generated by the wizard.
The TDP cvisual10 and cvisual10_64 do not detect FIU properly due to removed system methods.
Workaround: Set Library Settings/Heap Management Configuration/FIU detection to RTRT_NONE.
In Eclipse; in the Test Case editor; the red cross on Stub Behavior is not refreshed after execution.
Workaround: Select another run result to display then re-select the original one.
Too much information in the 'Output window' will make the user interface "studio" crash.
Workaround: Set the environment variable TESTRT_LOGFILE to point to a file in which all the logging information will be diverted.
Attolcc4 is looping into the correlation loop trying to detect the possible macros definition
Workaround: No known workaround
attolstartC fails to generate correct PTU when function is defined between two #include statements
Workaround: Move function definitions