This is the log output created by one of the '.remove(aLink)' calls. The [STDOUT] lines are the before and after System.out lines insertd by me within the method code.
| 2004-04-19 20:07:34,943 INFO [STDOUT] Deleting [4/3] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor] invokerBInding is null in ProxyFactoryFinder | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.LogInterceptor] Start method=getPlatformLinks | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.TxInterceptorCMT] Current transaction in MI is TransactionImpl:XidImpl [FormatId=257, GlobalId=dell55//37, BranchQual=] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.TxInterceptorCMT] TX_REQUIRED for getPlatformLinks | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.TxInterceptorCMT] Thread came in with tx TransactionImpl:XidImpl [FormatId=257, GlobalId=dell55//37, BranchQual=] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntityLockInterceptor] Begin invoke, key=4 | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntityInstanceInterceptor] Begin invoke, key=4 | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntitySynchronizationInterceptor] invoke called for ctx [EMAIL PROTECTED], tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=dell55//37, BranchQual=] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntitySynchronizationInterceptor] register, [EMAIL PROTECTED], tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=dell55//37, BranchQual=] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntitySynchronizationInterceptor] register, [EMAIL PROTECTED], tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=dell55//37, BranchQual=] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntityInstanceInterceptor] End invoke, key=4, [EMAIL PROTECTED] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntityLockInterceptor] End invoke, key=4 | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.TxInterceptorCMT] TxInterceptorCMT: In finally | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.LogInterceptor] End method=getPlatformLinks | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor] invokerBInding is null in ProxyFactoryFinder | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.LogInterceptor] Start method=<no method> | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.TxInterceptorCMT] Current transaction in MI is TransactionImpl:XidImpl [FormatId=257, GlobalId=dell55//37, BranchQual=] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.TxInterceptorCMT] TX_SUPPORTS for <no method> | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.TxInterceptorCMT] Thread came in with tx TransactionImpl:XidImpl [FormatId=257, GlobalId=dell55//37, BranchQual=] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntityLockInterceptor] Begin invoke, key=9 | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntityInstanceInterceptor] Begin invoke, key=9 | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntityReentranceInterceptor] NON_ENTRANT invocation | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntitySynchronizationInterceptor] invoke called for ctx [EMAIL PROTECTED], tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=dell55//37, BranchQual=] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntitySynchronizationInterceptor] register, [EMAIL PROTECTED], tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=dell55//37, BranchQual=] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.cmp.jdbc.JDBCRelationInterceptor.OpSysPlatformLink] Remove relation: field=OpSys_platformLinks id=9 relatedId=4 | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntitySynchronizationInterceptor] register, [EMAIL PROTECTED], tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=dell55//37, BranchQual=] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntityInstanceInterceptor] End invoke, key=9, [EMAIL PROTECTED] | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.EntityLockInterceptor] End invoke, key=9 | | 2004-04-19 20:07:34,943 TRACE [org.jboss.ejb.plugins.LogInterceptor] End method=<no method> | | 2004-04-19 20:07:34,943 INFO [STDOUT] ... deleted | | Any ideas? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831471#3831471 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3831471 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
