Designer startup error, "java.lang.UnsatisfiedLinkError: Native library not found. Tried to load tibrvnativesd64 and tibrvnativesd".

Designer startup error, "java.lang.UnsatisfiedLinkError: Native library not found. Tried to load tibrvnativesd64 and tibrvnativesd".

book

Article ID: KB0092868

calendar_today

Updated On:

Products Versions
TIBCO Designer -
Not Applicable -

Description

Description:
Designer not loaded with the following error in the stderr.log file:
-----------------------------------------
java.lang.UnsatisfiedLinkError: Native library not found. Tried to load tibrvnativesd64 and tibrvnativesd
at com.tibco.tibrv.Tibrv.loadNativeLibrary(Tibrv.java:392)
at com.tibco.tibrv.Tibrv.<clinit>(Tibrv.java:79)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at com.tibco.ae.tools.designer.AEConsole.getRvVersion(AEConsole.java:230)
at com.tibco.ae.tools.designer.AEConsole.checkSupportJars(AEConsole.java:150)
at com.tibco.ae.tools.designer.AEConsole.startDesigner(AEConsole.java:90)
at com.tibco.ae.tools.designer.AEConsole.main(AEConsole.java:41)
Caused by: java.lang.UnsatisfiedLinkError: C:\LocalData\NEW_TIBCO_HOME\tibrv\8.3\bin\tibrvnativesd.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1732)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
at com.tibco.tibrv.Tibrv.loadNativeLibrary(Tibrv.java:389)
---------------------------------

Symptoms:
Unable to load the designer
Cause:
Unable to load the tibrvj.jarfile

Issue/Introduction

Designer startup error, "java.lang.UnsatisfiedLinkError: Native library not found. Tried to load tibrvnativesd64 and tibrvnativesd".

Environment

ALL

Resolution

Prepend the full path of tibrvj.jar file Eg. tibco_home\tibrv\8.4\lib\tibrvj.jar at the beginning of tibco.env.CUSTOM_CP_EXT in the designer.tra file.