I do not have a solution for that, but same trouble.
I tried to import a hughe number of records coming from
a byte[] within a session bean.

My trace is:

Caused by: org.jboss.util.NestedSQLException: Interrupted while requesting permit! 
Waited 0 ms, invocation time: 1092136290623; - nested throwable: 
(javax.resource.ResourceException: Interrupted while requesting permit! Waited 0 ms, 
invocation time: 1092136290623)
        at 
org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:106)
        at 
ch.myserver.data.ConnectionFactory.getNonTransactionalConnection(ConnectionFactory.java:122)
        ... 44 more
Caused by: javax.resource.ResourceException: Interrupted while requesting permit! 
Waited 0 ms, invocation time: 1092136290623
        at 
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:261)
        at 
org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:534)
        at 
org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:444)
        at 
org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:429)
        at 
org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:496)
        at 
org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:887)
        at 
org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:102)
        ... 45 more

Is anyone having a solution out there?

Thx for the reply
Per

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844647#3844647

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844647


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to