As I have pointed out elsewhere: Gradle is a *build* solution. It is not the tool to run in production environments.
Best regards, Pierre Smits ORRTIZ.COM <http://www.orrtiz.com> OFBiz based solutions & services OFBiz Extensions Marketplace http://oem.ofbizci.net/oci-2/ On Tue, Dec 13, 2016 at 7: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 >> >> >> >
