Actually, I just downloaded 3.2.6RC2 and I'm noticing the exact same behavior as in 
3.2.3. I get the following exception on virtually every statement.

14:17:14,319 ERROR [TxConnectionManager] Error while closing connection 
handle!org.jboss.resource.JBossResourceException: Error in delist!; - nested 
throwable: (java.lang.IllegalStateException: Already committed.)
        at 
org.jboss.resource.connectionmanager.BaseConnectionManager2.rethrowAsResourceException(BaseConnectionManager2
.java:113)
......

And I run out of database connections after about 30 seconds into our test suite.

Keep in mind that I am using POJO TopLink configured with a JTS listener. Everything 
appears to be working properly except for this.

The basic problem is that this exception causes TopLink to exit out of this routine 
prior to returning the connection to the pool.

I would be happy to dig deeper into this to give an exact order of events that is 
happening here, however I'm concerned that this issue is not being solved. What can I 
post or do to help this issue?

Nate

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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to