JVM Crashes when starting TIBCO ActiveMatrix Adapter for IBM i application on AIX platform where TRA version 5.9.x or higher 5.x is installed.
book
Article ID: KB0092809
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix Adapter for IBM i
-
Not Applicable
-
Description
Description: When startingTIBCO ActiveMatrix Adapter for IBM i application on AIX platform where TRA version 5.9.x or higher 5.x is installed, the JVM crashes with segmentation fault (coredump).
Environment
Product: TIBCO ActiveMatrix Adapter for IBM i
Version: 6.1
OS: Supported AIX Platform
Resolution
Modify the value of tibco.env.LIBPATH property in the adapter .tra file using the following steps.
1). Find and remove <JRE_Home>/lib/ppc64/default
2). Prepend <JRE_Home>/lib/ppc64:<JRE_Home>/lib/ppc64/j9vm:<JRE_Home>/bin: at the beginning of the line.
Replace <JRE_Home> to the actual absolute path of the JRE bundled by the TIBCO Rungtime Agent. For example, /opt/tibco/tibcojre64/1.8.0
Issue/Introduction
JVM Crashes when starting TIBCO ActiveMatrix Adapter for IBM i application on AIX platform where TRA version 5.9.x or higher 5.x is installed.