Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-854

Missing cache entry in ehcache.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.2.0
    • Aggregation
    • None

    Description

      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

      Attachments

        Activity

          People

            taylor David Sean Taylor
            taylor David Sean Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: