In the CA TDM Portal Startup.log we are seeing the below warnings. Can we make any changes to stop the warnings or we can ignore those warnings.
FINEST|15572/0|21-04-13 22:13:21|WARNING: Unable to add the resource at [/WEB-INF/classes/config/application.properties] to the cache for web application [/TestDataManager] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
All supported TDM releases.
These warnings are from the Tomcat server used by the TDM portal. This warning says Tomcat is unable to reach its target cache size. So, it is throwing such warning messages.
You can ignore these warnings from startup logs. However, if the warning is filling up the startup.log, you may want to try adding allocating more memory to Tomcat.
Before making modifications to the Tomcat configuration, please check how much available memory is on the TDM Portal server
To resolve the Warning:
For more details about this Warning: