[jboss-user] [JBoss Cache: Core Edition] - Re: lots of TimeoutException
g9yuayon
do-not-reply at jboss.com
Tue Jun 16 18:34:29 EDT 2009
It turned out I misconfigured the backend server, N2. I added a ClusteredCacheLoader to N2. Therefore, N2 would send a request to the server N1 when a cache entry didn't exist or was evicted. However, since N1 was the server that initiated requests using ClusteredCacheLoader, deadlocks ensued when timing was right.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238054#4238054
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238054
More information about the jboss-user
mailing list