Re: JCS 2.0 cache disappearing

2017-01-21 Thread Thomas Vandahl
On 18.01.17 17:14, Tim Cronin wrote: > started getting these errors, have to restart the tomcat server to resolve: > > ERROR org.apache.commons.jcs.auxiliary.disk.indexed.IndexedDiskCache – > Region [DroppedEmailSent] No longer alive so returning false for key = > hqYRRK What version did you use

Re: JCS 2.0 cache disappearing

2017-01-18 Thread Tim Cronin
looking at JCSAdmin the cache status is disposed. [image: Inline image 1] On Wed, Jan 18, 2017 at 10:14 AM, Tim Cronin wrote: > started getting these errors, have to restart the tomcat server to resolve: > > ERROR org.apache.commons.jcs.auxiliary.disk.indexed.IndexedDiskCache – > Region [Droppe

Re: JCS 2.0 cache disappearing

2017-01-18 Thread Romain Manni-Bucau
Hi are you sure nobody or nothing closed the cache/cache manager? Seems so. Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn