java.sql.SQLException: Timed out waiting for a free available connection.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via force.com by Unknown author, 1 year ago
via Stack Overflow by C.Karthik
, 2 years agovia jezzper.com by Unknown author, 2 years ago
via Stack Overflow by user3364825
, 1 year agovia Google Groups by Paola Bruccoleri, 1 year ago
via Stack Overflow by burak emre
, 1 year agojava.sql.SQLException: Timed out waiting for a free available connection.
at com.jolbox.bonecp.BoneCP.getConnection(BoneCP.java:503)
at com.jolbox.bonecp.BoneCPDataSource.getConnection(BoneCPDataSource.java:114)
at com.pingidentity.common.util.JDBCHelper.
(JDBCHelper.java:55) at org.sourceid.oauth20.domain.ClientManagerJdbcImpl.getJDBCHelper(ClientManagerJdbcImpl.java:663)
at org.sourceid.oauth20.domain.ClientManagerJdbcImpl.getClients(ClientManagerJdbcImpl.java:497)
at $ClientManager_14184e578ee.getClients($ClientManager_14184e578ee.java)
at org.sourceid.saml20.domain.util.InUseDetectionUtil.isTrustedCAUsedByOAuthClient(InUseDetectionUtil.java:1000)
at org.sourceid.saml20.domain.mgmt.impl.TrustedCAsManagerImpl.isInUse(TrustedCAsManagerImpl.java:220)
at $TrustedCAsManager_14184e578cc.isInUse($TrustedCAsManager_14184e578cc.java)
at com.pingidentity.fsm.state.impl.CertManagementState.populate(CertManagementState.java:172)
at com.pingidentity.fsm.tasklet.Tasklet.populate(Tasklet.java:355)