12 Mar
2014
12 Mar
'14
10:07 a.m.
On 12 Mar 2014 at 11:03:02, Pascal BASTIEN ([email protected](mailto:[email protected])) wrote:
K I will try that. Thanks you.
To Vincent http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HPrerequisi... ... is actually down! :-/
xwiki.org has restarted. It should be fine now. -Vincent
________________________________ De : Valdis Vītoliņš À : Pascal BASTIEN ; XWiki Users Envoyé le : Mercredi 12 mars 2014 10h46 Objet : Re: [xwiki-users] crash on tomcat 7.0.47 with xwiki 5.4.2
You need to increase permanent space (parameter -XX:MaxPermSize), which is used for static objects, and which is never deallocated, e.g. -XX:MaxPermSize=256m
Valdis