Prezados,
Tenho um projeto que esta utilizando:
- Hibernate 3.26ga
- Spring 2.0.2
- Weblogic 10
Que em Em produção reporta o erro:
21/Jul 10:54:15,382 ERROR (JDBCExceptionReporter.java:78) - weblogic.common.resourcepool.ResourceLimitException: No resources currently available in pool xxxDS to allocate to applications, please increase the size of the pool and retry..
Caused by: weblogic.jdbc.extensions.PoolLimitSQLException: weblogic.common.resourcepool.ResourceLimitException: No resources currently available in pool xxxDS to allocate to applications, please increase the size of the pool and retry..
at weblogic.jdbc.common.internal.JDBCUtil.wrapAndThrowResourceException(JDBCUtil.java:242)
Alguem ja passou por algo parecido?
