[ https://issues.apache.org/jira/browse/LUCENE-9174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024448#comment-17024448 ]
Dawid Weiss commented on LUCENE-9174: ------------------------------------- That's right - that's what I had in mind. The daemon runs out of heap. The situation depends on what you're running; javadocs are computed within daemon's JVM I think; maybe with too many parallel threads it just explodes. I haven't looked at the problem closely yet. > Bump default gradle memory to 2g > -------------------------------- > > Key: LUCENE-9174 > URL: https://issues.apache.org/jira/browse/LUCENE-9174 > Project: Lucene - Core > Issue Type: Task > Reporter: Dawid Weiss > Assignee: Dawid Weiss > Priority: Major > > I see these from time to time so I'll bump the daemon's heap to 2 gigs. Don't > know why it needs to much... > {code} > Expiring Daemon because JVM heap space is exhausted > Daemon will be stopped at the end of the build after running out of JVM memory > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org