[jira] [Commented] (OFBIZ-11967) wrong maxheapsize

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11967) wrong maxheapsize

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-11967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181751#comment-17181751 ]

ASF subversion and git services commented on OFBIZ-11967:
---------------------------------------------------------

Commit d014dfa4ed3fe8fe252b97c168fbfa19520fb484 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=d014dfa ]

Fixed: wrong maxheapsize (OFBIZ-11967)

Reverts: Expiring Daemon because JVM heap space is exhausted (OFBIZ-11954)

Most likely a local error on my machine because nobody else complained and my
machine did not reboot for weeks

Or an issue with Gradle 6.5.1, but I doubt.

Anyway I still got the
"Expiring Daemon because JVM heap space is exhausted"
error with "org.gradle.jvmargs=-Xmx2g -XX\:MaxHeapSize\=4g"


> wrong maxheapsize
> -----------------
>
>                 Key: OFBIZ-11967
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11967
>             Project: OFBiz
>          Issue Type: Bug
>          Components: base
>    Affects Versions: Trunk
>         Environment: linux 32 bit, openjdk 8 and 11
>            Reporter: Alex Bodnaru
>            Assignee: Jacques Le Roux
>            Priority: Major
>
> trying to build from source gives the following error with java 8 and 11 on my linux 32bit:
> Invalid maximum heap size: -XX:MaxHeapSize=4g
> The specified size exceeds the maximum representable size.
>  
> it did work with 2g



--
This message was sent by Atlassian Jira
(v8.3.4#803005)