There is 1 update, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-c1eeecfa-429b-4a01-a3b8-29465346151f XWIKI-24113 Open

Tomcat cache warnings when starting XWiki 18.0.0+

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-c4a2c17c-e0d9-4ae1-b197-bd4d32b10c97 Changes by Ilie Andriuta on 14/May/26 09:26
 
Summary: Tomcat cache warnings when starting XWiki 18.0.0+
 
 

1 comment

 
cid:jira-generated-image-avatar-c4a2c17c-e0d9-4ae1-b197-bd4d32b10c97 Ilie Andriuta on 14/May/26 09:25
 
I could reproduce these warnings as well on XWiki 18.3.0 with Tomcat 11.0.22. Maybe the value set by XWIKI-21881 was not enough.
{code}14-May-2026 10:23:57.544 WARNING [main] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-wikimodel-18.3.0.xed] 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
14-May-2026 10:23:57.547 WARNING [main] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-xhtml-18.3.0.xed] 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
14-May-2026 10:23:57.549 WARNING [main] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-xhtml5-18.3.0.xed] 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
14-May-2026 10:23:57.551 WARNING [main] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-xwiki20-18.3.0.xed] 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
14-May-2026 10:23:57.555 WARNING [main] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-xwiki21-18.3.0.xed] 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
14-May-2026 10:23:57.557 WARNING [main] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-transformation-icon-18.3.0.xed] 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
14-May-2026 10:23:57.557 WARNING [main] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-wikimodel-18.3.0.xed] 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
14-May-2026 10:23:57.557 WARNING [main] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-xml-18.3.0.xed] 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
14-May-2026 10:23:57.563 WARNING [main] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/zookeeper-3.9.5.xed] 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
14-May-2026 10:23:57.563 WARNING [main] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/zookeeper-jute-3.9.5.xed] 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{code}