BusinessEvents application fails to start - Failed to load shared library.
book
Article ID: KB0089546
calendar_today
Updated On:
TIBCO BusinessEvents Enterprise Edition
|
-
|
Not Applicable
|
-
|
Description
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"
Issue/Introduction
BusinessEvents application fails to start - Failed to load shared library.
Feedback
thumb_up
Yes
thumb_down
No