You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "David Sean Taylor (JIRA)" <je...@portals.apache.org> on 2008/06/04 21:50:45 UTC

[jira] Resolved: (JS2-854) Missing cache entry in ehcache.xml

     [ https://issues.apache.org/jira/browse/JS2-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Sean Taylor resolved JS2-854.
-----------------------------------

    Resolution: Fixed

patch applied to trunk and backported 

> Missing cache entry in ehcache.xml
> ----------------------------------
>
>                 Key: JS2-854
>                 URL: https://issues.apache.org/jira/browse/JS2-854
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Aggregation
>    Affects Versions: 2.2
>            Reporter: David Sean Taylor
>            Assignee: David Sean Taylor
>             Fix For: 2.2
>
>
> Found a missing entry in the ehcache.xml definitions.
> This missing entry was causing the default cache definition to be used, and occasionally causing the following error:
> [2/11/08 6:29:52:096 EST] 0000000f DiskStore     E
> org.apache.commons.logging.impl.Jdk14Logger error
> decorationContentCacheCache: Could not read disk store element for key
> kCYT6uVGKdqKNgZ5qXv2rXq. Error was decorationContentCache Cache: The
> Disk store is not active.
>                                  net.sf.ehcache.CacheException:
> decorationContentCache Cache: The Disk store is not active.
> 	at java.lang.Throwable.<init>(Throwable.java:57)
> 	at java.lang.Throwable.<init>(Throwable.java:68)
> 	at net.sf.ehcache.CacheException.<init>(CacheException.java:41)
> 	at
> net.sf.ehcache.store.DiskStore.checkActive(DiskStore.java:220)
> 	at net.sf.ehcache.store.DiskStore.get(DiskStore.java:231)
> 	at net.sf.ehcache.Cache.searchInDiskStore(Cache.java:846)
> 	at net.sf.ehcache.Cache.get(Cache.java:657)
> 	at
> org.apache.jetspeed.cache.impl.EhDecorationContentCacheImpl.saveGet(EhDe
> corationContentCacheImpl.java:305)
> 	at
> org.apache.jetspeed.cache.impl.EhDecorationContentCacheImpl.evictContent
> ForUser(EhDecorationContentCacheImpl.java:255)
> 	at
> org.apache.jetspeed.engine.JetspeedServlet.sessionDestroyed(JetspeedServ
> let.java:373)
> 	at

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org