Hi,
Just to let you know that the trunk demo crashed because it lacked memory after
12h-
------------------------------------------------------------------------------------------------------------------------------------------------------
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 20971520 bytes for committing
reserved memory.
# An error report file with more information is saved as:
# /home/ofbizDemo/trunk/hs_err_pid31729.log
Java HotSpot(TM) 64-Bit Server VM warning: INFO:
os::commit_memory(0x00000000e146f000, 20971520, 0) failed; error='Cannot
allocate memory' (errno=12)
:ofbiz FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':ofbiz '.
> Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished with
non-zero exit value 1
Total time: 11 hrs 51 mins 32.598 secs
------------------------------------------------------------------------------------------------------------------------------------------------------
This did not happen before and could be due to now running stable (R16.11) and old (R13.07) which maybe need more memory than previously stable
(R13.07) and old (R12.04) .
We have only 4GB to run the 3 demos, if this happens again I'll ask infra to
slightly increase the available memory
The trunk demo is restarting...
Jacques