解决办法:
在 /conf/context.xml 的 前添加以下内容:
<Resources cachingAllowed="true" cacheMaxSize="100000" />
TOMCAT 9 中,因为在清除过期缓存条目后可用空间仍不足的解决
原文:https://www.cnblogs.com/ltbhltbh/p/14943012.html