TIBCO TRA 5.2: libmaverick50_shr.a and librepowww532_shr.a libraries have been renamed as libmaverick50.so and librepowww532.so on AIX 5.1/5.2

TIBCO TRA 5.2: libmaverick50_shr.a and librepowww532_shr.a libraries have been renamed as libmaverick50.so and librepowww532.so on AIX 5.1/5.2

book

Article ID: KB0087647

calendar_today

Updated On:

Products Versions
TIBCO Runtime Agent (TRA) -
Not Applicable -

Description

Description:
Symptoms
========
Due to this name change Adapters built against TRA 5.1.x and lower version unable to find maverick runtime library.

Error:

Dependent module libmaverick50_shr.a could not be loaded.
Cannot load module libmaverick50_shr.a.
System error: A file or directory in the path name does not exist.


Impact
======
Loss of Functionality

Workaround
==========
Create soft links as below:

ln -s libmaverick50.so libmaverick50_shr.a
ln -s librepowww532.so librepowww532_shr.a


Cause
=====
Use of "shr.a" causes an issue for loading plugin and transform plugin shared library.


Resolution
==========
No Resolution.
Symptoms:

Cause:

Issue/Introduction

TIBCO TRA 5.2: libmaverick50_shr.a and librepowww532_shr.a libraries have been renamed as libmaverick50.so and librepowww532.so on AIX 5.1/5.2