Alfresco JVM : maximum heap size 253 MB is less than recommended 512 MB
Et avant de me faire rouspéter, je tiens à souligner que j'ai lu la page du wiki http://wiki.alfresco.com/wiki/JVM_Tuning et les posts concernant les erreurs permgen space sur le forum. mais je n'ai pas trouvé mon bonheur , en effet, dans mon fichier alfresco.bat, j'ai déja la ligne set JAVA_OPTS=-Xms128m -Xmx512m -Xss96k -XX:MaxPermSize=128m -server
set JAVA_OPTS=-Xms512m -Xmx512m -Xss96k -XX:MaxPermSize=128m -server
-Xms : Setting minimum heap size
Use this option to set the minimum size of the memory allocation pool. Set this value to a multiple of 1024 that is greater than 1MB. As a general rule, set minimum heap size (-Xms) equal to the maximum heap size (-Xmx).
-Xmx : Setting maximum heap size
Use this option to set the maximum Java heap size. Set this value to a multiple of 1024 that is greater than 1MB.
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
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.