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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...