Hi Taher,
I don't see the need to discuss about this, I have expressed facts, that's all
Jacques
Le 13/12/2016 à 20:36, Taher Alkhateeb a écrit :
Hi Jacques,
First, I don't think this discussion belongs in the user ML. Also guessing
what might be the cause does not help. It could be a memory leak, a bug, a
server setup error, or a hundred other things. Either way, this should be
discussed in the dev ML, not here.
On Tue, Dec 13, 2016 at 9:49 PM, Jacques Le Roux <
[email protected]> wrote:
Le 13/12/2016 à 17:34, Jacques Le Roux a écrit :
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
Another possibility is to not use Gradle to deploy but plain Java
Jacques
The trunk demo is restarting...
Jacques