ehcache写入硬盘报错问题 - ITeye问答
2013年7月10日 - ehcache写入硬盘报错问题5 执行过程中报Failed to serialize element due to ConcurrentModificationException This is frequently the result of i...
为啥ehcache无法将数据写到硬盘 - 编程
2013年12月28日 - ehcache.xml中已经将overflowToDisk="true" 但当缓存数大于maxElementsInMemory时,依然没有将溢出的数据保存到硬盘 原因:如果缓存的对象要写入到硬...