weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledExce
Hi Team,
Kindly help on below issue,
ERROR Details:
[2018 Aug09 12:04:47:206]Exception Raised At::FCQrtzJobSchedule-->updateJobStat::weblogic.common.resourcepool.ResourceDisabledException: Pool jdbc/fcjdevDS is Suspended, cannot allocate resources to applications..
[2018 Aug09 12:04:47:206]weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool jdbc/fcjdevDS is Suspended, cannot allocate resources to applications..
at weblogic.jdbc.common.internal.JDBCUtil.wrapAndThrowResourceException(JDBCUtil.java:251)
at weblogic.jdbc.pool.Driver.connect(Driver.java:142)
at weblogic.jdbc.jts.Driver.getNonTxConnection(Driver.java:658)
at weblogic.jdbc.jts.Driver.connect(Driver.java:127)
at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:491)
at com.ofss.scheduler.quartz.FCQrtzJobSchedule.updateJobStat(FCQrtzJobSchedule.java:515)
at com.ofss.scheduler.quartz.FCQrtzJobLogger.jobWasExecuted(FCQrtzJobLogger.java:96)