Question
3
Replies
92
Views
Posted: January 17, 2018
Last activity: January 19, 2018
Closed
Database Connection Error on one node
Hi
We have 2 VMs configured in production for our application. Our Database rule configured with JNDI name connection is working fine on one node but gives below error on another node. What could be the reason
Test Database Connection
Status Value:Unable to obtain DataSource object: code: <none> SQLState: connection closed Message: <none> |
Fail |
Hi Arvind,
Please check if you have identical JNDI configuration on both the nodes.
Test the data source from application server from both the nodes to get more idea/logs.
Regards,
Ujjwal