[jboss-user] [JBoss Messaging] - Re: JBoss Messaging IllegalMonitorStateException
uaarkoti@gmail.com
do-not-reply at jboss.com
Wed Jul 30 15:44:06 EDT 2008
Are you using Hibernate? Specifically hibernate second level cache.
If yes and you are using XA with JMS you can run into these issues if there are live objects in the cache that also need to be commited.
Disable second level cache and try again.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167731#4167731
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167731
More information about the jboss-user
mailing list