[jboss-user] [JBossCache] - Optimistic Locking Problem: JbossCache 1.4 and Hibernate 3.2
soheil_has
do-not-reply at jboss.com
Mon Nov 20 02:58:35 EST 2006
I've upgraded my enviroment to Hibernate 3.2 and JbossCache 1.4 with Java5 installed, yesterday.
I changed cache locking scheme to OPTIMISTIC as it is recommended for hibernate.
OPTIMISTIC
But for any hibernate second level cache call to treecache it says :
... INFO [OptimisticNodeInterceptor] Cannot Handle Method _put(GlobalTransaction: ....
How can I solve this?
By the way changing the locking scheme back to PESSIMISTIC will solve my issue, but I really like to have the OPTIMISTIC locking scheme for the cache.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987227#3987227
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987227
More information about the jboss-user
mailing list