WARNING [RMI TCP Connection(3)-127.0.0.1] consider increasing the maximum size of the cache

出现警告信息 在tomcat context.xml中调大缓存。
<Resources cachingAllowed="true" cacheMaxSize="100000" /> 

WARNING [RMI TCP Connection(3)-127.0.0.1] consider increasing the maximum size of the cache

 

 

转载自 https://blog.****.net/Damon_01/article/details/80256538
————————————————