1. Ehcache/Hibernate consuming insane amounts of disk forum.hibernate.orgCrossposting this from the EhCache forums, since maybe this is the better place to post this: --------------------------------------------------------------------------------------------------------------- We are looking at implementing a fully replicated Hibernate/Ehcache solution with a second level cache. Everything persistent on disk, synced via RMI, etc. All seems to work fine, but we are astounded by the insane amount of disk that is consumed for the disk ... |
2. JCS Disk Cache forum.hibernate.org2003-10-21 13:16:07,533 [Thread-74] ERROR org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache - java.lang.NullPointerException 2003-10-21 13:16:07,533 [Thread-74] ERROR org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache - Failure reseting state java.lang.NullPointerException at org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache.reset(IndexedDiskCache.java:502) at org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache.doRemove(IndexedDiskCache.java:461) at org.apache.jcs.auxiliary.disk.AbstractDiskCache.remove(AbstractDiskCache.java:274) at org.apache.jcs.engine.control.CompositeCache.remove(CompositeCache.java:760) ... |
3. hib 2.1beta5 with oscache and disk caching enabled problem forum.hibernate.org |
4. how to set ehcache disk location? forum.hibernate.org |