EHC ❯ java.io.EOFException in java.io.RandomAccessFile.readFully()
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
I keep getting messages like this:
09:21:36,924 ERROR [DiskStore] com.autoleadservice.web.ReportController.REPORTSCache: Could not remove disk store entry for f1a0a63b3483fad38393f6afb5d52624f1d431c9. Error was null java.io.EOFException at java.io.RandomAccessFile.readFully(RandomAccessFile.java:373) at java.io.RandomAccessFile.readFully(RandomAccessFile.java:351) at net.sf.ehcache.store.DiskStore.loadElementFromDiskElement(DiskStore.java:264) at net.sf.ehcache.store.DiskStore.expireElements(DiskStore.java:884) at net.sf.ehcache.store.DiskStore.expiryThreadMain(DiskStore.java:832) at net.sf.ehcache.store.DiskStore.access$700(DiskStore.java:59) at net.sf.ehcache.store.DiskStore$ExpiryThread.run(DiskStore.java:1008)
I’m using version 1.2.3, and this cache is a distributed cache (if that matters). I can’t figure out why it might occur, any ideas?
Thanks in advance. Sourceforge Ticket ID: 1613637 - Opened By: msqr - 12 Dec 2006 02:04 UTC
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira