Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error while starting server 2: in cluster environment

2659008Jul 29 2016 — edited Jul 31 2016

Hi All,

Please find below error Im getting while starting OIM server2 in cluster environment. Note: After installation of OIM 11g R2 PS3 when we try to start OIM server 2 we are facing this error.

Note: OIM server 2 cant read data source-JMS so not connecting with DB. But OIM server 1 is up and running where the weblogic server is configured.

<Jul 29, 2016 4:32:06 PM IST> <Error> <org.quartz.impl.jdbcjobstore.JobStoreCMT> <BEA-000000> <ClusterManager: Error managing cluster: Failed to obtain DB connection from data source 'noTXDS': java.sql.SQLException: Could not retrieve datasource via JNDI url 'jdbc/oimJMSStoreDS' weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool oimJMSStoreDS is Suspended, cannot allocate resources to applications..

  • org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'noTXDS': java.sql.SQLException: Could not retrieve datasource via JNDI url 'jdbc/oimJMSStoreDS' weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool oimJMSStoreDS is Suspended, cannot allocate resources to applications.. [See nested exception: java.sql.SQLException: Could not retrieve datasource via JNDI url 'jdbc/oimJMSStoreDS' weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool oimJMSStoreDS is Suspended, cannot allocate resources to applications..]

        at org.quartz.impl.jdbcjobstore.JobStoreCMT.getNonManagedTXConnection(JobStoreCMT.java:167)

        at org.quartz.impl.jdbcjobstore.JobStoreSupport.doCheckin(JobStoreSupport.java:3070)

        at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.manage(JobStoreSupport.java:3713)

        at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(JobStoreSupport.java:3749)

Caused By: java.sql.SQLException: Could not retrieve datasource via JNDI url 'jdbc/oimJMSStoreDS' weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool oimJMSStoreDS is Suspended, cannot allocate resources to applications..

        at org.quartz.utils.JNDIConnectionProvider.getConnection(JNDIConnectionProvider.java:166)

        at org.quartz.utils.DBConnectionManager.getConnection(DBConnectionManager.java:112)

        at org.quartz.impl.jdbcjobstore.JobStoreCMT.getNonManagedTXConnection(JobStoreCMT.java:164)

        at org.quartz.impl.jdbcjobstore.JobStoreSupport.doCheckin(JobStoreSupport.java:3070)

        at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.manage(JobStoreSupport.java:3713)

        at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(JobStoreSupport.java:3749)

>

<Jul 29, 2016 4:32:31 PM IST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "oimOperationsDB": IO Error: Got minus one from a read call.>

<Jul 29, 2016 4:32:31 PM IST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "oimJMSStoreDS": IO Error: Got minus one from a read call.>

<Jul 29, 2016 4:32:36 PM IST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "oimOperationsDB": IO Error: Got minus one from a read call.>

<Jul 29, 2016 4:32:36 PM IST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "oimJMSStoreDS": IO Error: Got minus one from a read call.>



Thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 28 2016
Added on Jul 29 2016
3 comments
1,158 views