Details
-
Bug
-
Resolution: Fixed
-
Minor
-
10.8-rc-1
-
Tomcat 8
-
Unknown
-
N/A
-
N/A
-
Description
Using a default Debian Tomcat 8 installation and the Xwiki Debian packages, catalina.log is spammed with massages like this during Xwiki startup:
org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logback.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
I tried playing with <Resources cachingAllowed="true" cacheMaxSize="100000" /> in /etc/tomcat8/Catalina/localhost/xwiki.xml but this causes Xwiki not to start up at all any more.
Unfortunately, I was not able to find specific Xwiki documentation or help concerning this problem - any hints how to solve it?
Maybe see also: https://stackoverflow.com/questions/26893297/tomcat-8-throwing-org-apache-catalina-webresources-cache-getresource-unable-to
Attachments
Issue Links
- relates to
-
XWIKI-17340 Cache warnings when starting XWiki with Tomcat
- Closed
-
XWIKI-16236 Cache warning messages in catalina.out in debian xwiki-tomcat8-* packages
- Closed
-
XWIKI-16257 adjust cache size & disable unneeded tomcat8 features for debian xwiki-tomcat8-* packages
- Closed
-
XWIKI-17166 Tomcat Cache Warnings are Back
- Closed
-
XWIKI-17208 cache warning message in catalina logs are back
- Closed