TibrvException when launching be-engine using RV in the Studio debugger.
book
Article ID: KB0084637
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
-
Not Applicable
-
Description
Description: When launching be-engine using RV in the Studio debugger, the following exception is
thrown:"TibrvException[error=901,message=Library not found: tibrvjsd]",
"internal exception: java.lang.UnsatisfiedLinkError: no tibrvjsd in
java.library.path". The same application runs without error when using the command prompt.
Symptoms: While launching be-engineusing RV in Studio debugger, the engine failed to start up with the following exception:
Cause: If using an RV channel, make sure that java.library.path or
environment path contains reference to the directory containing the RV
DLLs or on Unix the .so files.
Issue/Introduction
TibrvException when launching be-engine using RV in the Studio debugger.
Resolution
1). Check your Debug/Run Configuration. Go to the Environment tab, check if %RV_HOME%/bin is set in the value for the Variable Path.
2). Add %RV_HOME%/bin to tibco.env.PATH to the %TIBCO_HOME%/be/5.0/studio/eclipse/configuration/studio.tra file. It will take effect in the newly created Debug Configurations.
Attachments
TibrvException when launching be-engine using RV in the Studio debugger.
get_app