-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 0.20 Larks
-
Fix Version/s: 1.5 Larks
-
Labels:None
-
Sprint:1.3 Larks, 1.4 Larks, 1.5 Larks
We have hell a lot of such warnings in logs:
A soft-locked cache entry was expired by the underlying Ehcache. If this happens regularly you should consider increasing the cache timeouts and/or capacity limits 2012-12-13 21:11:56,870 [WARN ][http-8080-23 ][he.hibernate.strategy.AbstractReadWriteEhcacheAccessStrategy] - Cache org.jtalks.jcommune.model.entity.Topic Key org.jtalks.jcommune.model.entity.Topic#31554 Lockable : null
Stanislav Bashkyrtsev Could you suggest how to reproduce this warning. Even on which page? I can generate some big data, but I don't now where to start.
I try to edit encache.xml and decrease maxElementsInMemory="1" value on <defaultCache> and <cache name="org.hibernate.cache.StandardQueryCache" ...> tags. Try to load http://localhost:8080/jcommune/branches/1 with 9 topics. But I didn't reproduce this warning.