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 Approvals using PublicData_ form variables auto-approve by System in RSA Identity Governance & Lifecycle 37Number of Views RSA Governance & Lifecycle Oracle Directory Server (ODS) Connector Datasheet Guide 2Number of Views Script to update "REMOTE_ORACLE_JDBC_URL" and database connection configuration in RSA Governance & Lifecycle 29Number of Views How to interpret the RSA Identity Governance & Lifecycle User Access Review User Entitlement Coverage report. 40Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) Artifacts to gather in RSA Identity Governance & Lifecycle RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?