Hi Anand,
On 12/09/15 14:49, Br. Anand Shenoi wrote:
Program error output Invalid maximum heap size: -Xmx-983040k Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
Judging system output (info/debug/errors) Non-zero exitcode 1 runtime: 0.000s cpu, 0.008s wall memory used: 1277952 bytes
It looks like you changed either the memory limit in the configuration settings or the MEMRESERVED value in the java compile script, so that the difference is negative. You have to increase the global memory limit or to decrease the MEMRESERVED value.
Cheers, Tobi
PS: Please don't "hijack" other mail threads but create your own.