that is normal, but we should remove it.
it was debug messages from Ole... Ole???
marc
|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Aaron Mulder
|Sent: Wednesday, October 25, 2000 10:01 AM
|To: jBoss Developer
|Subject: [jBoss-Dev] Load Test
|
|
| When I run the load test, I get a number of Thread.dumpStack stack
|traces with the "lock contention" message. I wonder whether this is OK or
|represents a problem. There is no hang or anything, and the client
|doesn't complain, so I am guessing it is OK (in which case we may want to
|remove the message?).
|
|Aaron
|
|[nextgen.EnterpriseEntity] TxCapsule: Lock contention, tx=XidImpl [ID=257,
|Global=mesa.mearaworks.com/1576, Branch=]
|[nextgen.EnterpriseEntity] java.lang.Exception: Stack trace
|[nextgen.EnterpriseEntity] at
|java.lang.Thread.dumpStack(Thread.java:993)
|[nextgen.EnterpriseEntity] at
|org.jboss.tm.TxCapsule.lock(TxCapsule.java:897)
|[nextgen.EnterpriseEntity] at
|org.jboss.tm.TxCapsule.registerSynchronization(TxCapsule.java:629)
|[nextgen.EnterpriseEntity] at
|org.jboss.tm.TransactionImpl.registerSynchronization(TransactionImp
|l.java:138)
|[nextgen.EnterpriseEntity] at
|org.jboss.ejb.plugins.EntitySynchronizationInterceptor.register(Ent
|itySynchronizationInterceptor.java:130)
|[nextgen.EnterpriseEntity] at
|org.jboss.ejb.plugins.EntitySynchronizationInterceptor.invoke(Entit
|ySynchronizationInterceptor.java:224)
|[nextgen.EnterpriseEntity] at
|org.jboss.ejb.plugins.EntityInstanceInterceptor.invoke(EntityInstan
|ceInterceptor.java:204)
|[nextgen.EnterpriseEntity] at
|org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.
|java:133)
|[nextgen.EnterpriseEntity] at
|org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterc
|eptorCMT.java:263)
|[nextgen.EnterpriseEntity] at
|org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:99)
|[nextgen.EnterpriseEntity] at
|org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityIntercepto
|r.java:144)
|[nextgen.EnterpriseEntity] at
|org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
|[nextgen.EnterpriseEntity] at
|org.jboss.ejb.EntityContainer.invoke(EntityContainer.java:322)
|[nextgen.EnterpriseEntity] at
|org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invoke(JRMPC
|ontainerInvoker.java:163)
|
|
|
|