[jboss-user] [JBoss Cache] - Re: Intermittent cache invalidation failures

James Mason do-not-reply at jboss.com
Mon Feb 4 06:54:50 EST 2013


James Mason [https://community.jboss.org/people/james-muso] created the discussion

"Re: Intermittent cache invalidation failures"

To view the discussion, visit: https://community.jboss.org/message/795896#795896

--------------------------------------------------------------
Thanks - I'll give that a try. 

After adding some trace level logs, I discovered that the hibernate query cache was sending invalidate messages for all hibernate entites (not just my cached config data objects) and so this was causing a huge amount of invalidate messages to be sent. Deactivating this seems to have solved the problem - so it seems the problem was due to very high frequency of invalidate messages. 

It seems odd that there aren't any error message being logged, so perhaps these errors are occuring at a higher level, in which case your suggestion of logging tomcat errors would have helped!

Cheers
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/795896#795896]

Start a new discussion in JBoss Cache at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2052]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130204/8ca07084/attachment.html 


More information about the jboss-user mailing list