BusinessEvents application fails to start - Failed to load shared library.

BusinessEvents application fails to start - Failed to load shared library.

book

Article ID: KB0089546

calendar_today

Updated On:

Products Versions
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 : &ltJAVA_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 &ltBE-HOME>/bin/be-engine64 - rename to be-engine if required)

- use ldd command to verify the version details
"ldd &ltJAVA_HOME>/lib/sparcv9/server/libjvm.so"
"ldd &ltBE-HOME>/bin/be-engine"

Issue/Introduction

BusinessEvents application fails to start - Failed to load shared library.