jenkins启动时报错:consider increasing the maximum size of the cache. After eviction approximately [10,239] KB of data缓存不足解决办法:D:\tomcat\apache-tomcat-8.5.32\conf\context.xml 中加上一行<Resources cachingAllowed="true" cacheMaxSize="100000" />