[jboss-user] [JBossCache] - write lock timeout, but no transactions and async replicatio

andrzejek do-not-reply at jboss.com
Tue Jun 12 04:50:41 EDT 2007


Hi, I got an error:

javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: getCachedProfileTO -write lock for /Profile could not be acquired after 15000 ms. Locks: Read lock owners: [Thread[233238|33238|inventory,5,Thread Group for Queue: 'weblogic.kernel.Default'], Thread[842112|42112|inventory,5,Thread Group for Queue: 'weblogic.kernel.Default']]
Write lock owner: null
 (caller=Thread[951787|51787|inventory,5,Thread Group for Queue: 'weblogic.kernel.Default'], lock info: read owners=[Thread[233238|33238|inventory,5,Thread Group for Queue: 'weblogic.kernel.Default']] (activeReaders=1, activeWriter=null, waitingReaders=0, waitingWriters=0, waitingUpgrader=0))

I don't know how it's possible because cache isn't associated with transaction manager and replication is asynchronious. Could you show me the scenario in which such error will occur?

Best

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

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



More information about the jboss-user mailing list