Cannot get a connection, pool error Timeout waiting for idle object
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2021 03:00 PM
Hello.
Somtimes in my log throw excption:
2021-03-23T18:44:10.968977160Z 2021-03-23 18:44:10,968 ERROR [repo.rendition2.RenditionService2Impl] [pool-1-thread-77] Failed to read transform InputStream into rendition doclib on workspace://SpacesStore/d33e7576-789d-4c99-b6a2-5491a7c255d2 2021-03-23T18:44:11.482521430Z 2021-03-23 18:44:11,482 ERROR [repo.rendition2.RenditionService2Impl] [pool-1-thread-75] Failed to read transform InputStream into rendition doclib on workspace://SpacesStore/ab9b7ccc-c740-42e8-a725-4cb32b5c5205 2021-03-23T18:44:11.483309503Z 2021-03-23 18:44:11,483 ERROR [repo.rendition2.RenditionService2Impl] [pool-1-thread-78] Failed to read transform InputStream into rendition doclib on workspace://SpacesStore/1f89e8dc-9606-468c-8ad2-9dd5ecc8b7ed 2021-03-23T18:44:24.006771616Z 2021-03-23 18:44:24,006 ERROR [impl.jobexecutor.AcquireJobsRunnableImpl] [Thread-53] exception during job acquisition: Could not open JDBC Connection for transaction; nested exception is org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object 2021-03-23T18:44:24.006815568Z org.springframework.transaction.CannotCreateTransactionException: Could not open JDBC Connection for transaction; nested exception is org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object 2021-03-23T18:44:24.006823733Z at org.springframework.jdbc.datasource.DataSourceTransactionManager.doBegin(DataSourceTransactionManager.java:305) 2021-03-23T18:44:24.006844522Z at org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:378) 2021-03-23T18:44:24.006849962Z at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:137) 2021-03-23T18:44:24.006853870Z at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:45) 2021-03-23T18:44:24.006858418Z at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31) 2021-03-23T18:44:24.006864269Z at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40) 2021-03-23T18:44:24.006870501Z at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35) 2021-03-23T18:44:24.006876412Z at org.activiti.engine.impl.jobexecutor.AcquireJobsRunnableImpl.run(AcquireJobsRunnableImpl.java:54) 2021-03-23T18:44:24.006882052Z at java.base/java.lang.Thread.run(Thread.java:834) 2021-03-23T18:44:24.006887432Z Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object
What it can be?
Labels:
- Labels:
-
Alfresco Content Services
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2021 09:44 AM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2021 11:51 AM
Thanks!
