Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
===========
Using SSL over JMS Connection, when click the Test Connection button in JMSConnection sharedresource, it throws javax.naming.ServiceUnavailableException
Environment:
===========
TIBCO BusinessEvents 5.x
All Operating Systems
Symptoms:
=========
When using JMS connection with SSL, if we set the JNDI Context URL to “ssl://localhost:7243”, after clicking on the “test connection” button, the following error is thrown:
javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to the server at tcp://localhost:7243 [Root exception is javax.jms.JMSException: Failed to connect to the server at tcp://localhost:7243]
Resolution:
========
This is a defect. JIRA id is #BE-19193. This is a design time defect which does not impact runtime. It can be ignored when running the engine directly if everything has been configured correctly.