cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot get a connection, pool error Timeout waiting for idle object

dmoturu
Champ in-the-making
Champ in-the-making
Has any one came across this issue? Any pointers on how to troubleshoot and resolve this issue?

Here is the exception details:
com.homedepot.mm.mf.sim.bpmservice.DeclineTransferRequests: ### Error querying database. Cause: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object ### The error may exist in org/activiti/db/mapping/entity/Property.xml ### The error may involve org.activiti.engine.impl.persistence.entity.PropertyEntity.selectProperty ### The error occurred while executing a query ### Cause: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object: ### Error querying database. Cause: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object ### The error may exist in org/activiti/db/mapping/entity/Property.xml ### The error may involve org.activiti.engine.impl.persistence.entity.PropertyEntity.selectProperty ### The error occurred while executing a query ### Cause: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object
1 REPLY 1

vasile_dirla
Star Contributor
Star Contributor
Hi,
please provide some more details about your setup.
Activiti version,
database,
config files.

if it's possible a JUnit to show this behaviour will be very useful.