-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: The Disk store is not active.
PostPosted: Thu Aug 18, 2005 4:09 am 
Newbie

Joined: Tue Aug 24, 2004 5:28 am
Posts: 1
Hi
getting the following exceptin .. any Clue?

Thanks in advance
-Chandra.

The Disk store is not active.

at net.sf.ehcache.store.DiskStore.checkActive(DiskStore.java:175)

at net.sf.ehcache.store.DiskStore.get(DiskStore.java:208)

at net.sf.ehcache.Cache.searchInDiskStore(Cache.java:274)

at net.sf.ehcache.Cache.get(Cache.java:223)

at net.sf.hibernate.cache.EhCache.get(EhCache.java:120)

at net.sf.hibernate.cache.ReadOnlyCache.get(ReadOnlyCache.java:26)

at net.sf.hibernate.impl.SessionImpl.doLoad(SessionImpl.java:2108)

at net.sf.hibernate.impl.SessionImpl.doLoadByClass(SessionImpl.java:1991)

at net.sf.hibernate.impl.SessionImpl.load(SessionImpl.java:1920)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 18, 2005 7:18 am 
Regular
Regular

Joined: Thu Dec 02, 2004 7:11 am
Posts: 85
Check your ehcache configuration. You set overflowToDisk=true, but don't set proper path where to store cache on disk (diskStore/path).


Top
 Profile  
 
 Post subject: The Disk store is not active exception
PostPosted: Thu Jan 18, 2007 12:45 pm 
Newbie

Joined: Tue Feb 07, 2006 1:32 pm
Posts: 7
Location: Toronto, Ontario
Hi,

Can you tell me if you managed to fix this issue? I am having the same problem and I checked for the cache file - it is in the expected location.
I found somewhere else that this error might be related to the permissions on the tmp directory but I have rwx for everybody.
Any suggestion?
Thank you.

Cristian


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.