Perhaps more info would clarify the problem I am seeing:
I am running the app on IBM Websphere 7 via the JNDI way of acquiring the data source. The DataSource being used is already configured as non-transactional in Websphere. From: Niu, Xuetao Sent: Monday, April 19, 2010 11:39 AM To: [email protected] Subject: ConnectionRecoveryManager error msg Hello, I am occasionally seeing error logs from the ConnectionRecoveryManager, and some of the business logic fails when seeing this. I am using oracle filesystem and oracle bundle persistence manager, with Oracle 10g. Could anyone help? [2010-03-05 10:49:37,697] [ontainer : 0] ERROR ConnectionRecoveryManager - could not execute statement, reason: DSRA9110E: Statement is closed., state/code: null/0 [2010-03-05 10:49:37,697] [ontainer : 0] ERROR ConnectionRecoveryManager - failed to close connection, reason: DSRA9110E: Connection is closed., state/code: null/0 [2010-03-05 10:51:24,044] [ontainer : 4] ERROR ConnectionRecoveryManager - could not execute statement, reason: DSRA9110E: Statement is closed., state/code: null/0 [2010-03-05 10:51:24,044] [ontainer : 4] ERROR ConnectionRecoveryManager - failed to close connection, reason: DSRA9110E: Connection is closed., state/code: null/0 Best Regards, Xuetao
