Adapter crashes when attempting to publish data on EMS when the client-tracing is enabled.

Adapter crashes when attempting to publish data on EMS when the client-tracing is enabled.

book

Article ID: KB0088419

calendar_today

Updated On:

Products Versions
TIBCO Adapter SDK -
Not Applicable -

Description

Resolution:
This issue is in regard to the adapter crashing when configuring a Publication service using the EMS Queue which the client tracing enabled at the EMS Server end. This will cause the adapter and is cause by the EMS libraries being shipped with the TRA.

Environment:
===========
- Operating System: All
- Hardware: All
- SDK Version: All
- EMS Client Version: 4.4.3
- EMS Server Version: 5.0

Symptoms:
========
The Adapter configuration with a publication service attempts to publish some data on the EMS Queue which has the client tracing enabled then the adapter will crash. The adapter will not print the trace messages from the EMS Server completely and there is loss of functionality.

Cause:
=====
This is caused by the EMS 4.4.3 client libraries which are shipped with TRA.

Resolution:
==========
The issue has been fixed in EMS 5.0. Need to add the [TIBCO_HOME]/ems/5.0/bin path before the TRA path to ensure that the EMS client libraries from [TIBCO_HOME]/ems/5.0/bin are picked up first.

Issue/Introduction

Adapter crashes when attempting to publish data on EMS when the client-tracing is enabled.