"Failed to load shared library, library name: " error thrown while starting BCRemote Deployment Wizard.

"Failed to load shared library, library name: " error thrown while starting BCRemote Deployment Wizard.

book

Article ID: KB0091833

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect Remote -
Not Applicable -

Description

Description:
After successfully installing BCRemote and trying to start the DeploymentWizard, it is throwing the following error and failing to start:

"Failed to load shared library, library name: "

Reason :
The following variables are not set in the deploymentwizard.tra file, hence throwing the error:

tibco.env.PSP=;
tibco.env.TIB_HOME=C:/tibco
tibco.env.JVM_LIB_PATH=%TIBCO_JVM_LIB_SERVER_ESC%
tibco.env.JVM_LIB_DIR=%TIBCO_JVM_LIB_DIR_ESC%
tibco.env.TIB_JAVA_HOME=%TIBCO_JAVA_HOME_ESC%

Workaound :

Edit deploymentwizard.tra, console.tra and  bcremote.tra file and manually modify the above variables to their correct path.
Symptoms:

Cause:

Issue/Introduction

"Failed to load shared library, library name: " error thrown while starting BCRemote Deployment Wizard.