Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions | 7.x |
While starting an adapter, the following error is reported.
----Error String----
Processing /tibco/private/adapter/Sales_R3AdapterConfiguration/SAPAdapter ...
com.tibco.sdk.MNestedException: "JMS error: "clientId already exists
at com.tibco.sdk.jms.MJmsSession.init(MJmsSession.java:334)
at com.tibco.sdk.jms.MJmsSession.<init>(MJmsSession.java:78)
---Error String-----
Cause: The error generally occurs when an EMS client ID is being used by two different EMS connections at the same time. The client ID associated with one EMS connection must be either unique or null.