Getting error "Connection was closed in SingleConnectionDataSource" when attempting to monitor instance.
Posted by: Anthony Schieffer
Date: February 12, 2014 11:17AM

Enterpise Monitor is getting the following error when attempting to connect to the instance to be monitored:

JDBC operation against localhost:3306 failed due to Could not get JDBC Connection; nested exception is java.sql.SQLException: Connection was closed in SingleConnectionDataSource. Check that user code checks shouldClose() before closing Connections, or set 'suppressClose' to 'true'. Will not retry (operation was not retry-able or no retries are left)

I have found that the error comes from the "Spring" Java framework, but I have no idea how I am supposed to fix this. Any ideas?

Options: ReplyQuote


Subject
Views
Written By
Posted
Getting error "Connection was closed in SingleConnectionDataSource" when attempting to monitor instance.
6580
February 12, 2014 11:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.