Hi there,
I'm developing a j2ee application with about 40 entity beans. When doing a finder
query on one of the larger beans (that has 6 relationships with other beans), I get
this error:
10:42:38,086 ERROR [LogInterceptor] TransactionRolledbackLocalException in metho
d: public abstract java.lang.String com.lmsintl.its.product.ejb.LocalProduct.get
Code(), causedBy:
javax.transaction.RollbackException: Already marked for rollback
at org.jboss.tm.TransactionImpl.registerSynchronization(TransactionImpl.
java:689)
at org.jboss.ejb.plugins.EntitySynchronizationInterceptor.register(Entit
ySynchronizationInterceptor.java:150)
at org.jboss.ejb.plugins.EntitySynchronizationInterceptor.invoke(EntityS
ynchronizationInterceptor.java:278)
and I have no idea what to do about it. It takes a pretty long time (about 5 mins) to
get to this error (before that jboss is quering the database heavily).
I'm subscribed to the commercial documentation, but not there, not elsewhere on the
net I could find an answer.
Is this caused by a a time-out error, or what am I doing wrong?
Thanks!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834583#3834583
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834583
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user