There is 1 comment.
 
 
XWiki Commons / cid:jira-generated-image-avatar-6ad42fb7-4bd9-4bdc-8a9c-d46c880c4dfa XCOMMONS-2369 Open

Allow Zipping XED files

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-1aa6ab14-5d20-47f2-a2af-9e2833191cc2 Nikita Petrenko on 21/Nov/25 10:42
 

I have lots of warnings after I start upgraded XWiki 17.10.0-RC, I didn't have warning during upgrade.

21-Nov-2025 11:35:57.718 WARNING [main] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-wikimodel-17.10.0-rc-1.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

And no manually increasing cache by 

<Resources cachingAllowed="true" cacheMaxSize="100000" />

in

C:\...\apache-tomcat-10.1.34\conf\context.xml

and restarting Tomcat didn't resolve it.