Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Issue:
While configuring IBM WebSphere MQ with TIBCO BusinessEvents. "NO JMS connection was created" message is displayed in BE-Studio. The following error message is displayed when trying to connect to remote MQ.
+++++++++++++++
JMSWMQ2013: The security authentication was not valid that was supplied for QueueManager 'x' with connection mode 'Client' and host name 'y.com'. Please check if the supplied username and password are correct on the QueueManager you are connecting to.
+++++++++++++++
Resolution :
This is an MQ related issue. On the Queue manager side, by default, authentication is required. With that setting, it was trying to connect internally using SSL which was looking for a password for its keystore file. The authentication on the queue manager can be made optional to resolve this issue.