Hi Team
I am using your DomJudge Product
i am facing this Error can you help me on that :
Compiling failed with exitcode 1, compiler output: Error occurred during initialization of VM Could not reserve enough space for object heap Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
It works fine for C and C++ program
I have increase MEMRESERVED in java_javac
also increase Memory limit and process limit but nothing work for me
Thanks
Raj Baghel
Hi Raj,
First, please subscribe to this emaillist to make sure that your emails arrive automatically.
To what size did you raise the memory limit? Try to raise it at least to 2GB if you're not using Linux cgroups. Unfortunately, the way that memory is reserved by the JVM and counted (using resource limits) by Linux often requires such huge amounts.
Therefore we strongly recommend using cgroups: that measures only memory really used by the JVM and requires more reasonable overhead.
Best, Jaap
On 17-03-16 02:48, Raj Baghel wrote:
Hi Team
I am using your DomJudge Product
i am facing this Error can you help me on that :
Compiling failed with exitcode 1, compiler output: Error occurred during initialization of VM Could not reserve enough space for object heap Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
It works fine for C and C++ program
I have increase MEMRESERVED in java_javac
also increase Memory limit and process limit but nothing work for me
Thanks
Raj Baghel
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel