When I save with JCS.save() I see no data in my key file but have all my entries in the data file. When I restart it does not reload the cache. Same problem as described below from March of 2003.
-jim > > A proper shutdown is required. While running, the indexeddiskcache > store the keys in memory. This is why it is far faster than any other > disk system. The keys are so small it does not take up much memory. > > This is when defragmentation occurs also. I was working on on-the-fly > defragmentation, but it is not done. > > Aaron > > > -----Original Message----- > > From: Jim Arnott [mailto:[EMAIL PROTECTED] > > Sent: Thursday, November 13, 2003 9:48 AM > > To: [EMAIL PROTECTED] > > Subject: RE: [indexeddiskcache] key file not written > > > > > > Anyone have a fix for this? I see no patch. > > > > thanks a ton, > > -jim > > > > >> > > >> Hi! > > >> > > >> I am playing around a bit with jcs - especially the indexed disk > cache > > - and > > wonder > > >> why the cache does not write the key file properly such that the > tool > > can > > re-read > > >> the cache on the next startup. I found a hint concerning a bug in > > AbstractDiskCache > > >> in the mailinglist and was wondering whether this has been fixed > since > > then. > > >> > > >> With regards, > > >> Christian Kreutzfeldt > > > > > > > > I submitted today a patch to the turbine-jcs-dev list. > > > > > > Alan > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > Visit our Internet site at http://www.reuters.com Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Reuters Ltd. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
