Failed to load shared library, library name : <TIBCO_HOME>/tibcojre/1.7.0/bin/server/jvm.dll

Failed to load shared library, library name : <TIBCO_HOME>/tibcojre/1.7.0/bin/server/jvm.dll

book

Article ID: KB0082907

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Database 7.x

Description

While starting TIBCO ActiveMatrix BusinessWorks for Database  the following error is thrown.

Failed to load shared library, library name : C:/TIBCO_HOME/tibcojre/1.7.0/bin/server/jvm.dll

Issue/Introduction

Add or replace the property in adbagent.tra tibco.env.JVM_LIB_PATH

Resolution

The error "Failed to load shared library, library name: C:/TIBCO_HOME/tibcojre/1.7.0/bin/server/jvm.dll" means the pointed JVM does not work. It may be because the path or the bit size of the jvm.dll is not correct or the jvm.dll file is corrupt.

Workaround:

Add or replace the correct path to "tibco.env.JVM_LIB_PATH" property in adbagent.tra tibco.env.JVM_LIB_PATH  <path of jvm.dll>

Example:
     tibco.env.JVM_LIB_PATH C:/TIBCO_HOME/tibcojre64/1.7.0/bin/server/jvm.dll