Failed to setAutoCommit to true for pool connection
While running the application we are facing below errors. Kindly, help me on this.
org.quartz.impl.jdbcjobstore.JobStoreTX] [tid: QuartzScheduler_WRQuartzScheduler-servername1370874134411_ClusterManager] [userId: <anonymous>] [ecid: 793b2f697ad42749:ecdf9b:13f2e76a7e1:-8000-0000000000000002,1:17520] [APP: xxxx] ClusterManager: Error managing cluster: Failed to obtain DB connection from data source 'db1': java.sql.SQLException: Could not retrieve datasource via JNDI url 'xxxx' java.sql.SQLException: Cannot obtain connection: driverURL = jdbc:weblogic:pool:xxxx, props = {EmulateTwoPhaseCommit=false, connectionPoolID=xxxx, jdbcTxDataSource=true, LoggingLastResource=false, dataSourceName=xxxx}.[[
Nested Exception: java.lang.RuntimeException: Failed to setAutoCommit to true for pool connection.