Business Events (BE) 4.0.1 be-engine fails to start and throws the error, "TibrvException[error=901,message=Library not found: tibrvjsd64]" .

Business Events (BE) 4.0.1 be-engine fails to start and throws the error, "TibrvException[error=901,message=Library not found: tibrvjsd64]" .

book

Article ID: KB0090132

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
=========
Running in a 64-bit environment a few modifications must be made after the installation to run BE as a 64-bit application.  

Environment:
==========
Any 64-bit UNIX environment.

Symptoms:
=========
The be-engine throws the  error "TibrvException[error=901,message=Library not found: tibrvjsd64]".  Note there can be other errors also thrown. See the references below for other solutions.

Cause:
=====
The be-engine has not been configured to run in a 64-bit application yet it is running with a 64-bit JVM.

Resolution:
=========

In the be-engine.tra file ensure that the JVM_LIB_PATH variable points to the appropriate JVM Server DLL or SO library. For example, for 64-bit Sun JVM for Intel or AMD on Linux, use:

JVM_LIB_PATH = %TIB_JAVA_HOME%/lib/amd64/server/libjvm.so.


References:
==========
See the section entitled, "Configuration for 64-bit Mode" on page 28 of 'TIBCO BusinessEvents Installation' for the full details of configuring the be-engine to run as a 64-bit application.  The page number reference is from the 4.0.1 version of this documentation.

See also solution SOL1-ANUG50 for other errors, especially if running on HP-UX.

Issue/Introduction

Business Events (BE) 4.0.1 be-engine fails to start and throws the error, "TibrvException[error=901,message=Library not found: tibrvjsd64]" .