Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
===========
Failed to start BusinessEvents application
Environment:
===========
BussinessEvents 3.0.2
Unix Systems
Symptoms:
=========
startup error:
Failed to load shared library, library name : <JAVA_HOME>/lib/sparcv9/server/libjvm.so
Cause:
======
Attempt to start the wrong version of BusinessEvents.
Resolution:
========
- JVM and BE versions both have to be 32-bit or 64-bit
(64-bit version <BE-HOME>/bin/be-engine64 - rename to be-engine if required)
- use ldd command to verify the version details
"ldd <JAVA_HOME>/lib/sparcv9/server/libjvm.so"
"ldd <BE-HOME>/bin/be-engine"