问题
[/attach/image/89833d7734344d10980e0c4450c0e575.png]的资源添加到Web应用程序[/uacp_yunguan]的缓存中,因为在清除过期缓存条目后可用空间仍不足 – 请考虑增加缓存的最大空间。
原因
缓存不够,可以将其缓存调大
解决
找到conf下的context.xml文件,增加下面内容
<Resources cachingAllowed="true" cacheMaxSize="100000" />


我的其他文章
亲身分享 一次 字节跳动 真实面试经历和面试题