Just let you know that we have solved Chuck's problem. Looks like it is different from 
the one that Rich has.

I have created a sf bug #992297. Herfe is description:

Currently when transaction isolation level is set to 
REPEATABLE, it uses read write lock with upgrade. 
However, when there are multiple upgrade threads 
request, only the first thread is allowed to wait. The 
rest of return right away and throw a timeout exception.

Application developer should catch this exception and 
then re-try. Problem is we should provde a more 
explicit exception, possibly 
TooManyUpgradeWaiterException for this specific case.

Thanks,

-ben

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

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


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to