Products | Versions |
---|---|
TIBCO ActiveMatrix Adapter for Websphere MQ | - |
Not Applicable | - |
Description:
Symptoms
========
Adapter Crashes during Startup on UNIX. It throws Unknown Exception on Windows.
Impact
======
Display/Reporting Problem.
Workaround
==========
Check the JMS Server for user permissions and grant required permissions
to the JMS user the adapter uses to log on to the JMS server.
Cause
=====
The jms server throws an exception if an unauthorized user tries to
create a dynamic destination in the server. This exception is not
handled by the adapter. Since, this is an un-handled exception the adapter
crashes on receiving this.
Resolution:
==========
This will be fixed in adapter version 5.2.0 to display meaningful
error message before exiting.
Symptoms:
Cause: