ColdFusion MX: RemoveOnException Errors in Serverlog
Occasionally RemoveOnException errors may appear in the ColdFusion logs, masking a real database issue. RemoveOnException is a data source level setting used to determine whether to throw away broken data source connections from the JDBC pool.
ColdFusion MX: RemoveOnException Errors in Serverlog