What exception did you get?  I'm confused.  I thought
you said it worked? 

The shutdown message is an info level log.  Calling
shutdown on JCSe tells the disk cache to persist the
keys.  We register a VM shutdown hook, so if you don't
call shutdown, we can still try to persist the keys as
the VM exits.  

Aaron

--- Sreelakshmi Dokkara
<[EMAIL PROTECTED]> wrote:

> Hi Aaron,
> Thank you for the solution. It worked. And the cahce
> got configured 
> properly. 
> But it still gives me the exception. I'll rechek my
> code to find any 
> possible reason. But could you guide me with the
> common scenarios that may 
> cuase this exception.
> 
> Also, I ge tthe following message 
>
org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache$ShutdownHook
> run
> INFO: Disk cache was not shutdown properly.  Will
> try to dispose.
> 
> What does this mean? Are there any more parameters
> to be specified in the 
> configuration file.?
> 
>
______________________________________________________________________


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to