I have had this a couple of times, and have seen one other person reporting the same thing. Pretty damaging results!
I thought it may have had something to do with the remote cache not flushing to disk before an exit. But I am not 100% sure. I now wait for longer before killing any processes. If I get a bit more time I will try with 0 memory (disk only cache) and see if the same thing happens. Regards Al On 8/2/06, Ted Rice <[EMAIL PROTECTED]> wrote:
We have recently deployed a small JCS backed cache and are experiencing some symptoms that seem related to Keys retrieving the wrong Value from the Auxiliary Indexed Disk Cache. Our Setup is as follows. 1. JCS In-Memory running in same JVM as Application 2. Auxiliary Remote Cache on the same hardware with an Indexed Based Disk Cache as Auxillary in a different JVM. What appears to happen is as follows: 1. After some period the main application is restarted clearing all in-memory items. 2. A Get is executed that hits the Remote Auxillary's Disk Cache. 3. The Value returned from the Key does not match. Is there any known use cases where this would occur? Also, could the improper shutdown of the Indexed Based Disk Cache result in the key file and value file getting out of sync? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]