Known problems Release Notes

© Copyright International Business Machines Corporation 2015. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

1. Installation 2. Component Testing for Ada (Legacy) 3. Component Testing for C++ (Legacy) 4. TDP Runtime

DEFECT ID 49781

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.

APAR #PI09350 (DEFECT ID 49957)

Instrumentor Ada fails with ERROR: Entity <entity_name> not found; when a derived type is used through a generic type.
Workaround: Use a qualified type and a complete type description.

DEFECT ID 50307

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.

DEFECT ID 53566

The TDP cvisual10 and cvisual10_64 do not detect FIU properly due to removed system method.
Workaround: Set Library Settings/Heap Management Configuration/FIU detection to RTRT_NONE.

APAR #PI44681 (DEFECT ID 54714)

When instantiating a subtype from interface.ads, attolada fails to generate a required 'with' for infix operators.
Workaround: No known workaround.