10-04-2019 05:14 PM
I have an issues when trying to add JRebel to Alfresco. I am using following the guidelines found below. When I run the command ./run.sh build_start I get the following message;
INFO [ContainerBackgroundProcessor[StandardEngine[Catalina]]] org.apache.catalina.webresources.Cache.backgroundProcess The background cache eviction process was unable to free [10] percent of the cache for Context [/alfresco] - consider increasing the maximum size of the cache. After eviction approximately [10,082] KB of data remained in the cache.
I have done some research and found out that I need to alter the tomcat context.xml with the following:
<Resources cachingAllowed="true" cacheMaxSize="100000" />
but I am not sure how to do this with Alfresco. Any help would be appreciated.
Guidelines: https://github.com/Alfresco/alfresco-sdk/blob/master/docs/advanced-topics/hot-reloading/jrebel.md
10-15-2019 03:54 PM
No one has had this issue or knows how to solve it?
Explore our Alfresco products with the links below. Use labels to filter content by product module.