Eserver or Aserver will not reconnect to the SQL DB after a DB restart
Originally Published: 2009-03-24
Article Number
Applies To
SQL datastore
Issue
An exception similar to the following is appearing in the eserver/aserver debug log:
sirrus.da.exception.DataStoreException: SQLException : Code:08006;TextAn I/O
error occured while sending to the backend.
Cause
An exception similar to the following would appear in the server's debug logs.
20:44:55:960 [*] [APIClientProxy-0] - Thread requesting stream.
sirrus.da.exception.DataStoreException: SQLException : Code:08006;TextAn I/O error occured while sending to the backend
at
sirrus.da.sql.util.SQLEntityHelper.getUsers(SQLEntityHelper.java:669)
at
sirrus.da.sql.util.SQLConnectionImpl.searchUsers(SQLConnectionImpl.java:702)
sirrus.da.exception.DataStoreException: SQLException : Code:08006;TextAn I/O error occured while sending to the backend
at
sirrus.da.sql.util.SQLEntityHelper.getUsers(SQLEntityHelper.java:669)
at
sirrus.da.sql.util.SQLConnectionImpl.searchUsers(SQLConnectionImpl.java:702)
Resolution
cleartrust.data.sql.server.postgresql.databasefatalcodes :08006
Then restart your AxM server for the change to take effect.
Failed DB connection will then be removed from the DB connection pool as the error code above is encountered. It might take a few SQL queries for all failed DB connections to be flushed from the connection pool.
Related Articles
How to overcome database connection failure for Postgres DB collectors in RSA Via Lifecycle and Governance 118Number of Views How to Disconnect and Reconnect an RSA Identity Router to the RSA Cloud Authentication Service 10Number of Views RSA Governance & Lifecycle Oracle Directory Server (ODS) Connector Datasheet Guide 2Number of Views Data Collections and AFX Connectors from/to SQL Server endpoints fail when using the jTDS driver in RSA Identity Governanc… 433Number of Views Microsoft SQL Server Collectors can no longer connect to the SQL Server database after upgrade to Microsoft SQL Server 201… 267Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?