org.jboss.util.NestedSQLException: No ManagedConnections available within configured blocking timeout ( 20000 [ms] ); - nested throwable: (javax.resource.ResourceException: No ManagedConnections available within configured blocking timeout ( 20000 [ms] )) at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:94 )
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 rssing.com by Unknown author, 1 year ago
org.jboss.util.NestedSQLException: No ManagedConnections available within configured blocking timeout ( 20000 [ms] ); - nested throwable: (javax.resource.ResourceException: No ManagedConnections available within configured blocking timeout ( 20000 [ms] )) at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:94 )
at com.adobe.pof.ConnectionWrapper.getConnection(ConnectionWrapper.java:45)
at com.adobe.pof.ConnectionWrapper.getMetaData(ConnectionWrapper.java:121)
at com.adobe.pof.POFBean.newAdapter(POFBean.java:92)
at com.adobe.pof.POFBean.getAdapter(POFBean.java:76)