EMS server configured with a database throws theerror ‘com.tibco.tibems.tibemsd.internal.db.EMSDataStoreException: failed to open store: Io exception: The Network Adapter could not establish the connection’.

EMS server configured with a database throws theerror ‘com.tibco.tibems.tibemsd.internal.db.EMSDataStoreException: failed to open store: Io exception: The Network Adapter could not establish the connection’.

book

Article ID: KB0084746

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
Description:
============  
EMS does not start up and issues an error similar to the following:

--------
2011-02-05 20:48:44.277 SEVERE ERROR: Unable to open store [$sys.failsafe]: [ ESTATUS = 230, ERRSTR = com.tibco.tibems.tibemsd.internal.db.EMSDataStoreException: failed to open store: Io exception: The Network Adapter could not establish the connection ]
--------

Resolution:
============  
This error normally means the connection between the EMS server and the database, which EMS is configured with, cannot be established. Check the following:

- Is the database service running?
- Is the database connection listener running?
- Has there been any network issue between the EMS server machine and the database machine?
- Have there been any recent changes to the EMS db configuration?

Environment:
==========  
All

Issue/Introduction

EMS server configured with a database throws theerror ‘com.tibco.tibems.tibemsd.internal.db.EMSDataStoreException: failed to open store: Io exception: The Network Adapter could not establish the connection’.