The information in this article applies to:
Product: Metastorm Integration Manager
Version: 8.1.8.6, 8.5
Platform: AIX
Issue
- After Metastorm Integration Manager version 8.1.8 SR 6 (8.1.8.6) or version 8.5 is installed on AIX, components fail to start and appear to hang.
Resolution
C++ Runtime Environment version 9 is required. The Supported Environments documents are incomplete (8.1.8.6) or incorrect (8.5) for AIX installations.
To determine the installed version of the C++ Runtime Environment, the following command can be run from the AIX command line:
lslpp -l | grep "C++ Runtime"
Example output is below:
lslpp -l | grep "C++ Runtime" xlC.aix50.rte 9.0.0.9 COMMITTED XL C/C++ Runtime for AIX 5.2 xlC.msg.en_US.rte 9.0.0.9 COMMITTED XL C/C++ Runtime xlC.rte 9.0.0.9 COMMITTED XL C/C++ Runtime
If the installed version is less that version 9, the problem may occur.