Products | Versions |
---|---|
TIBCO Runtime Agent (TRA) | - |
Not Applicable | - |
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: