SYMPTOM
When using Strategy Web on Tomcat 9, the application may encounter a problem where it cannot be started, particularly for instances with a large number of users. Additionally, the speed of the Web application may significantly decrease.
Upon checking the catalina.out file in Tomcat, it is observed that the below warning message is recorded multiple times for various resources during the period of performance slowdown.
Unable to add the resource at [xxxxx] to the cache for web application [/Strategy] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache.
<Resources cacheMaxSize="100000" />
The information mentioned above is also applicable to Strategy Library, Mobile and Office when running on Tomcat 9.
NOTE: For more information about the cacheMaxSize setting, refer to the Apache Tomcat Resource Reference:
Documentation about cacheMaxSize in Tomcat 8.5
Documentation about cacheMaxSize in Tomcat 9
WARNING
The third-party product(s) discussed in this technical note is manufactured by vendors independent of Strategy. Strategy makes no warranty, express, implied or otherwise, regarding this product, including its performance or reliability.
This technical note contains a link to a third party website that is not under the control of Strategy. When the user accesses a third party web site, the user does so at his or her own risk and acknowledges that Strategy is not responsible or liable for any content, advertising, products or other materials available from such third party sites. Mention of third party companies and web sites in this technical note is for informational purposes only and does not constitute an endorsement or recommendation.
KB442616