Hi Karl,

I just committed a fix for this in latest 2.4 CVS
this very morning.

These are links to the changed sources if you cannot wait for the
next release.

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/jboss/src/main/org/jboss/ejb/BeanLockManager.java?only_with_tag=Branch_2_4
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/jboss/src/main/org/jboss/ejb/plugins/EntityInstanceCache.java?only_with_tag=Branch_2_4

Regards,
Adrian

>From: Karl Koster <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: [JBoss-user] (no subject)
>Date: Fri, 11 Oct 2002 09:57:23 -0400
>
>Group:
>
>Has anyone had a problem where a getter on an Entity Bean throws the 
>following exception:
>
>[org.jboss.ejb.plugins.LogInterceptor] RuntimeException:
>java.lang.IllegalStateException: removing bean lock and it has tx's in 
>QUEUE!
>
>I searched the forums and only found one reference to this problem and that 
>was back on 2.4.6 and there was no resolution associated with the posting.
>
>It seems that once this exception is thrown I cannot use that Entity type 
>(not just that particular Entity instance) again until I restart the 
>server.
>
>This is the full stack trace that is generated:
>
>2002-10-11 09:37:02,791 ERROR [org.jboss.ejb.plugins.LogInterceptor] 
>RuntimeException:
>java.lang.IllegalStateException: removing bean lock and it has tx's in 
>QUEUE!
>       at org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock.removeRef(Compiled 
>Code)@1538a000
>       at org.jboss.ejb.BeanLockManager.removeLockRef(Compiled Code)@15389f20
>       at org.jboss.ejb.plugins.EntityLockInterceptor.invoke(Compiled 
>Code)@15386800
>       at org.jboss.ejb.plugins.EntityCreationInterceptor.invoke(Compiled 
>Code)@153867c0
>       at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(Compiled 
>Code)@15381cd0
>       at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(Compiled 
>Code)@15380db0
>       at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(Compiled Code)@15382ae0
>       at org.jboss.ejb.plugins.SecurityInterceptor.invoke(Compiled 
>Code)@15382a40
>       at org.jboss.ejb.plugins.LogInterceptor.invoke(Compiled Code)@15382640
>       at org.jboss.ejb.EntityContainer.invoke(Compiled Code)@15386780
>       at org.jboss.ejb.Container.invoke(Compiled Code)@134e76a0
>       at org.jboss.ejb.EntityContainer.invoke(Compiled Code)@13677a90
>       at org.jboss.mx.server.MBeanServerImpl.invoke(Compiled Code)@11b34280
>       at org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(Compiled 
>Code)@1367f870
>       at java.lang.reflect.Method.invoke(Native Method)@1189285e
>       at sun.rmi.server.UnicastServerRef.dispatch(Compiled Code)@15353dd0
>       at sun.rmi.transport.Transport$1.run(Compiled Code)@15353c40
>       at java.security.AccessController.doPrivileged(Native Method)@1180239c
>       at sun.rmi.transport.Transport.serviceCall(Compiled Code)@15351200
>       at sun.rmi.transport.tcp.TCPTransport.handleMessages(Compiled 
>Code)@15350c00
>       at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Compiled 
>Code)@12fff420
>       at java.lang.Thread.run(Compiled Code)@11733730
>       at java.lang.Thread.startThreadFromVM(Compiled Code)@117335e0
>       --- End of stack trace
>
>I am running JBoss 3.0.2 on a WinNT machine under the JRockit JVM Build 
>3.1.4-CROSIS-20020429-1505. Any and all help would be appreciated.
>
>Karl Koster
>[EMAIL PROTECTED]
>Sempra Energy Trading
>
>
>**********************************************************************
>This e-mail contains privileged attorney-client communications and/or 
>confidential information, and is only for the use by the intended 
>recipient. Receipt by an unintended recipient does not constitute a waiver 
>of any applicable privilege.
>
>Reading, disclosure, discussion, dissemination, distribution or copying of 
>this information by anyone other than the intended recipient or his or her 
>employees or agents is strictly prohibited.  If you have received this 
>communication in error, please immediately notify us and delete the 
>original material from your computer.
>
>Sempra Energy Trading Corp. (SET) is not the same company as SDG&E or 
>SoCalGas, the utilities owned by SET's parent company.  SET is not 
>regulated by the California Public Utilities Commission and you do not have 
>to buy SET's products and services to continue to receive quality regulated 
>service from the utilities.
>**********************************************************************
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by:ThinkGeek
>Welcome to geek heaven.
>http://thinkgeek.com/sf
>_______________________________________________
>JBoss-user mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/jboss-user




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to