Currently, the .sh and .bat scripts that start Crowd define -XX:MaxPermSize=256m, however, when installing Crowd as a Windows Service, the property value is not defined.
- relates to
-
CWD-2772 file.encoding isn't set when Crowd runs as a service
-
- Closed
-
Hi,
I installed Crowd as a service and it froze after some interaction.
Increasing XX:MaxPermSize to 256m fixed the issue.
Please address this issue as this is quite unpredictable.
At least please add the instruction to the manual;
http://confluence.atlassian.com/display/CROWD/Installing+Crowd+as+a+Windows+Service
The manual only mentions when the JVM is running other applications, but not when Crowd is installed separately.