[ https://issues.apache.org/jira/browse/OFBIZ-11954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178468#comment-17178468 ]
Jacques Le Roux edited comment on OFBIZ-11954 at 8/16/20, 12:59 PM: -------------------------------------------------------------------- For now I'll add "org.gradle.daemon=false" in gradle.properties I suggest to make it the default, at least in trunk, until the problem is solved by the Gradle team. was (Author: jacques.le.roux): For now I'll add "org.gradle.daemon=false" in gradle.properties :) > Expiring Daemon because JVM heap space is exhausted > --------------------------------------------------- > > Key: OFBIZ-11954 > URL: https://issues.apache.org/jira/browse/OFBIZ-11954 > Project: OFBiz > Issue Type: Bug > Components: Gradle > Affects Versions: Trunk > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Major > Fix For: 18.12.01 > > > Today I got this in log out of the blue: > {quote} > Daemon will be stopped at the end of the build after running out of JVM > memory > Expiring Daemon because JVM heap space is exhausted > {quote} > I checked there was no OutOfMemoryError exception. And apart that in log the > applications were running well > The most relevant articles I found on the Net were: > https://stackoverflow.com/questions/56075455/expiring-daemon-because-jvm-heap-space-is-exhausted > https://medium.com/@tiwarishani/expiring-daemon-because-jvm-heap-space-is-exhausted-in-react-native-e17c2248c8af > I'm not sure this issue will reproduce (why just now?). I'll discuss this on > dev ML before increasing > org.gradle.jvmargs -- This message was sent by Atlassian Jira (v8.3.4#803005)