[jboss-user] [JBossCache] - Re: Exception when redeploying .ear that uses JBoss Cache
bstansberry@jboss.com
do-not-reply at jboss.com
Thu Nov 29 09:03:42 EST 2007
Is 195.219.190.135 the JBoss you are trying to stop?
What's the value for LockAcquisitionTimeout in your ejb3-entity-cache-service.xml?
You're seeing a locking conflict as EJB3 tries to clean up the cache during shutdown. Conflicting with an uncommitted transaction that's got a lock.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108886#4108886
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108886
More information about the jboss-user
mailing list