Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-21881

Sticky Tomcat Cache Warnings still occur on latest XWiki version

    XMLWordPrintable

Details

    • Unknown

    Description

      It seems at some point user can get a warning message in Tomcat catalina.out file or not.

      The background cache eviction process was unable to free [10] percent of the cache for Context [....] - consider increasing the maximum size of the cache. After eviction approximately [...] KB of data remained in the cache.
      

      According to official Tomcat documentation, the value cacheMaxSize has to be changed.

      Lastly, the value was updated to `cacheMaxSize="50176"` in commit.

      Currently, this value isn't enough in order to get rid of the message, we need to find the desired value to which we can increase it.

      Attachments

        Issue Links

          Activity

            People

              npetrenko Nikita Petrenko
              npetrenko Nikita Petrenko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: