Products | Versions |
---|---|
TIBCO ActiveMatrix Adapter for Lotus Notes | - |
Not Applicable | - |
Description:
Symptoms
========
DTA fails to connect to Lotus Domino when the transport type is JMS. When you click on the test connection button under the design time connections tab it throws an error message that states 'Failed to connect to the server at tcp://mngktr14573:7222. This issue with the adapter is seen in all platforms supported by the adapter.
Impact
======
Loss of Functionality
The JMS transport cannot be used for design time connection to the Lotus domino server.
Workaround
==========
Open the adlnpalette.dat file under <TIBCO-HOME>/adapter/adln/5.1/lib/palettes in a text editor. Search for the string "tcp://MNGKTR14573:7222" in this file and replace it by the correct JMS URL.
Cause
=====
DTA JMS provider URL is hard coded in the adapter code. As a result the value entered in the DTA JMS URL path under the design time connection's tab will not be picked up by the adapter palette.
Resolution
==========
This issue is fixed in Hotfix 1 for 5.1.0 release of TIBCO Adapter for Lotus Notes.
Symptoms:
Cause: