Tomcat failed to start xwiki

Hi,

setup xwiki 14.10.19 failed with

26-Nov-2023 20:54:17.183 WARNING [http-nio-8080-exec-10] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logback.xml] to the cache for web application [/wiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache

even with

Any idea?

As you can see, this is a WARNING, and it does not prevent the startup in any way. You can get rid of this warning by increasing the size of the cache in either the <xwiki>/META-INF/context.xml (or /etc/xwiki/xwiki-tomcat9.xml if you are using the XWiki Debian package).

You probably have another unrelated error later in the log.