No JMS Destinations Showing when running jmsadmin.sh and the following error message gets Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException. Could be caused by:java.sql.SQLException: Listener refused the connecti
book
Article ID: KB0079171
calendar_today
Updated On:
Products
Versions
TIBCO iProcess Engine (Oracle)
-
Description
No JMS Destinations Showing when running jmsadmin.sh and the following error message gets Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException.
Could be caused by: java.sql.SQLException: Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor The Connection descriptor used by the client was:
Issue/Introduction
No JMS Destinations Showing when running jmsadmin.sh and the following error message gets Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException.
Could be caused by:java.sql.SQLException: Listener refused the connection with the following error:ORA-12505, TNS:listener does not currently know of SID given in connect descriptorThe Connection descriptor used by the client was:.....
Environment
Product: TIBCO iProcess Engine (Oracle)
Version: All supported
OS: All supported
Resolution
Check the eaijava\eaijavaplugin.properties file with this string eaijava.db_connection=
And in the eaijava\jmx\config.xml file under the attribute "ConnectionURI".
Ensure the DB connection looks correct in both locations. If not amend details then restart the iProcess Engine. That should resolve the issues.
The above error will give the exact failing SID details in eaijava debug mode.