当前位置:网站首页>清除过期缓存条目后可用空间仍不足 - 请考虑增加缓存的最大空间
清除过期缓存条目后可用空间仍不足 - 请考虑增加缓存的最大空间
2022-07-01 06:28:00 【Going_man】
Tomcat运行的时候出现日志:
清除过期缓存条目后可用空间仍不足 - 请考虑增加缓存的最大空间
存在问题:
09-Jun-2022 21:30:38.770 警告 [main] org.apache.catalina.webresources.Cache.getResource 无法将位于[/WEB-INF/classes/LibreOffice/share/Scripts/python/LibreLogo/LibreLogo_te.properties]的资源添加到Web应用程序[/previewhttp_rain]的缓存中,因为在清除过期缓存条目后可用空间仍不足 - 请考虑增加缓存的最大空间。
09-Jun-2022 21:30:38.772 警告 [main] org.apache.catalina.webresources.Cache.getResource 无法将位于[/WEB-INF/classes/LibreOffice/share/Scripts/python/LibreLogo/LibreLogo_th.properties]的资源添加到Web应用程序[/previewhttp_rain]的缓存中,因为在清除过期缓存条目后可用空间仍不足 - 请考虑增加缓存的最大空间。
09-Jun-2022 21:30:38.774 警告 [main] org.apache.catalina.webresources.Cache.getResource 无法将位于[/WEB-INF/classes/LibreOffice/share/Scripts/python/LibreLogo/LibreLogo_tr.properties]的资源添加到Web应用程序[/previewhttp_rain]的缓存中,因为在清除过期缓存条目后可用空间仍不足 - 请考虑增加缓存的最大空间。
09-Jun-2022 21:30:38.776 警告 [main] org.apache.catalina.webresources.Cache.getResource 无法将位于[/WEB-INF/classes/LibreOffice/share/Scripts/python/LibreLogo/LibreLogo_ts.properties]的资源添加到Web应用程序[/previewhttp_rain]的缓存中,因为在清除过期缓存条目后可用空间仍不足 - 请考虑增加缓存的最大空间。
09-Jun-2022 21:30:38.788 警告 [main] org.apache.catalina.webresources.Cache.getResource 无法将位于[/WEB-INF/classes/LibreOffice/share/Scripts/python/LibreLogo/LibreLogo_uk.properties]的资源添加到Web应用程序[/previewhttp_rain]的缓存中,因为在清除过期缓存条目后可用空间仍不足 - 请考虑增加缓存的最大空间。
09-Jun-2022 21:30:38.792 警告 [main] org.apache.catalina.webresources.Cache.getResource 无法将位于[/WEB-INF/classes/LibreOffice/share/Scripts/python/LibreLogo/LibreLogo_vi.properties]的资源添加到Web应用程序[/previewhttp_rain]的缓存中,因为在清除过期缓存条目后可用空间仍不足 - 请考虑增加缓存的最大空间。
09-Jun-2022 21:30:38.794 警告 [main] org.apache.catalina.webresources.Cache.getResource 无法将位于[/WEB-INF/classes/LibreOffice/share/Scripts/python/LibreLogo/LibreLogo_zh_CN.properties]的资源添加到Web应用程序[/previewhttp_rain]的缓存中,因为在清除过期缓存条目后可用空间仍不足 - 请考虑增加缓存的最大空间。
09-Jun-2022 21:30:38.846 警告 [main] org.apache.catalina.webresources.Cache.getResource 无法将位于[/WEB-INF/classes/LibreOffice/share/template/common/draw/bpmn.otg]的资源添加到Web应用程序[/previewhttp_rain]的缓存中,因为在清除过期缓存条目后可用空间仍不足 - 请考虑增加缓存的最大空间。
解决方式:
在tomcat的conf文件夹下有个context.xml,添加以下内容
<Resources cachingAllowed="true" cacheMaxSize="1000000" />
边栏推荐
- libpng12.so. 0: cannot open shared object file: no such file or directory
- 【#Unity Shader#Amplify Shader Editor(ASE)_第九篇】
- [ManageEngine Zhuohao] helps Huangshi Aikang hospital realize intelligent batch network equipment configuration management
- Forkjoin and stream flow test
- Find the original array for the inverse logarithm
- Requests module (requests)
- 华福证券开户是安全可靠的么?怎么开华福证券账户
- Comment imprimer le tableau original
- Database notes
- Lxml module (data extraction)
猜你喜欢
SQL学习笔记九种连接2
High order binary balanced tree
2022 Jiangsu Vocational College skills competition (secondary vocational school) network construction and application open competition volume
mysql学习
【Unity Shader 描边效果_案例分享第一篇】
【微信小程序】一文解决button、input、image组件
async 与 await
sci-hub如何使用
嵌入式系统
问题:OfficeException: failed to start and connect(三)
随机推荐
[unity shader custom material panel part II]
[ManageEngine Zhuohao] the role of LAN monitoring
[self use of advanced mathematics in postgraduate entrance examination] advanced mathematics Chapter 1 thinking map in basic stage
Database notes
Find the original array for the inverse logarithm
TCL statements in SQL (transaction control statements)
RestTemplate使用
异常检测方法梳理,看这篇就够了!
[wechat applet] to solve button, input and image components
If I am in Guangzhou, where can I open an account? Is it safe to open an account online?
绕圆旋转动画组件,拿过来直接用
[network security tool] what is the use of USB control software
脏读、幻读和不可重复读
idea 好用插件汇总!!!
[unity shader ablation effect _ case sharing]
C语言课设销售管理系统设计(大作业)
根据输入画有向图
On siem
产品学习(三)——需求列表
C#如何打印输出原版数组