Team
Posted: Thu Aug 07, 2025 2:24 pm
Bank Balances stats giving an internal error
Internal error
An internal system error has occured.
org.springframework.dao.TransientDataAccessResourceException: CallableStatementCallback; SQL [{call proc_balance_summary(?)}]; Connection is read-only. Queries leading to data modification are not allowed; nested exception is java.sql.SQLException: Connection is read-only. Queries leading to data modification are not allowed
at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:106)
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) [........]