BWAgent startup Issue.

BWAgent startup Issue.

book

Article ID: KB0093894

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Description:
BWAgent throws "com.tibco.as.space.RuntimeASException: java.lang.UnsatisfiedLinkError" on startup.

Symptoms:

Caused by: com.tibco.as.space.RuntimeASException: java.lang.UnsatisfiedLinkError
: C:\tibco\bw6\bw\6.3\system\lib\as\lib\as-common.dll: Can't find dependent libr
aries
        at com.tibco.as.space.impl.NativeImpl.loadLibrary(NativeImpl.java:47)
        at com.tibco.as.space.impl.NativeImpl.init(NativeImpl.java:31)
        at com.tibco.as.space.impl.NativeImpl.<clinit>(NativeImpl.java:23)
        ... 20 more
Caused by: java.lang.UnsatisfiedLinkError: C:\tibco\bw6\bw\6.3\system\lib\as\lib
\as-common.dll: Can't find dependent libraries
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1857)
        at java.lang.Runtime.loadLibrary0(Runtime.java:870)
        at java.lang.System.loadLibrary(System.java:1122)
        at com.tibco.as.space.impl.NativeImpl.loadLibrary(NativeImpl.java:39)
        ... 22 more


Cause:
ActiveSpaces requires Microsoft Visual C++ 2010 Redistributable Package (x64).

Issue/Introduction

BWAgent startup Issue.

Resolution

Install Microsoft Visual C++ 2010 Redistributable Package (x64)


Additional Information

The following document provides detail.
--------------------------------------------
https://docs.tibco.com/pub/activematrix_businessworks/6.3.2/doc/html/GUID-D4394ACA-B749-4332-8856-0A85173D3BD3.html

On Windows Platform: Support bwagent Using TIBCO ActiveSpaces
On Windows platform, download and install Microsoft Visual C++ 2010 Redistributable Package (x64) to ensure bwagent can use TIBCO ActiveSpaces for transport and data persistence.