Hi All,

I'm running JBoss 3.2.3 on XP, and getting this error:

14:22:16,250 ERROR [LogInterceptor] EJBException:
javax.ejb.EJBException: CMR field value is already loaded
        at 
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge$FieldState.loadRelations(JDBCCMRFieldBridge.java:1722)
        at 
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge.load(JDBCCMRFieldBridge.java:1263)
        at 
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge.load(JDBCCMRFieldBridge.java:1252)
        at 
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge.getInstanceValue(JDBCCMRFieldBridge.java:633)
        at 
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge.getValue(JDBCCMRFieldBridge.java:589)
        at 
org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler.invoke(EntityBridgeInvocationHandler.java:119)
        at org.jboss.proxy.compiler.Runtime.invoke(Runtime.java:59)
        at 
com.hannonhill.system.ejb.PageConfigurationSetCMP$Proxy.getPageConfigurations()

When I try to fetch the many side of a 1-many CMR under heavy load.  

The getPageConfigurations() is the entity bean method to fetch the many side of the 
relationship.

I did a search on the forums but didn't see a resolution to this in the three or four 
threads that were posted previously about this.

Is this a bug with 3.2.3 or an application design issue?

thanks!
Collin



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

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



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to