EHC ❯ NullPointerException on Cache.evictExpiredElements()
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
with ehcache 1.2.3 if overflowToDisk=”false” in the ehcache.xml configuration then when calling Cache.evictExpiredElements() you get a NullPointerException. The method does not check if diskStore is null before calling diskStore.expireElements().
[email protected] Sourceforge Ticket ID: 1563017 - Opened By: nobody - 21 Sep 2006 17:19 UTC
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira