Resource Menu


RE : OutOfMemory Error
In our servers, we set JAVA_OPTS variable to increase the size of the JVM memory.

export JAVA_OPTS="-server -Xms512m -Xmx512m"

You can change 512m with a correct value depending the size of the memory.


LS LORIA Team
posted by Florent Jouille at Feb 22, 2006 11:09 AM