7 lines
No EOL
283 B
Text
7 lines
No EOL
283 B
Text
cache because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
|
|
|
|
|
|
|
|
|
|
|
|
tomcat的conf/context.xml文件中的<Context></Context>配置段中添加<Resources cachingAllowed="true" cacheMaxSize="100000" /> |