On 64 bit platforms, the
If the
MaxPermSize should be set to 512M. Before launching the Installer, you can set the MaxPermSize in the environment as follows:export _JAVA_OPTIONS=-XX:MaxPermSize=512mIf the
MaxPermSize is not set to 512M, you will see the following error message:java.lang.OutOfMemoryError: PermGen space
0 Comment to "java.lang.OutOfMemoryError: PermGen space"
Post a Comment