You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Joerg Hoh (Jira)" <ji...@apache.org> on 2023/01/25 09:03:00 UTC

[jira] [Created] (OAK-10083) check-release fails with an OOM

Joerg Hoh created OAK-10083:
-------------------------------

             Summary: check-release fails with an OOM
                 Key: OAK-10083
                 URL: https://issues.apache.org/jira/browse/OAK-10083
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: continuous integration
         Environment: Java version: 11.0.15, vendor: Eclipse Adoptium, runtime: /Users/joerg/java/jdk-11.0.15+10-amd64/Contents/Home
Default locale: en_DE, platform encoding: UTF-8
OS name: "mac os x", version: "13.1", arch: "x86_64", family: "mac"
            Reporter: Joerg Hoh


The check-release.sh script does not run with the parameters provided in the script, but will run consistently in an OOM late in step 6 "Build the release candidate".

The script should be augmented with an additional MAVEN_OPTS="-Xmx2048m" statement to increase the heap size.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)