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
No one has had this issue or knows how to solve it?
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.