Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OutOfMemoryError during compilation #57

Open
beikov opened this issue Aug 1, 2023 · 0 comments
Open

OutOfMemoryError during compilation #57

beikov opened this issue Aug 1, 2023 · 0 comments

Comments

@beikov
Copy link

beikov commented Aug 1, 2023

We recently started getting out of memory errors on our s390x machine during the compilation of Hibernate ORM. Maybe it's a bug in the IBM Java runtime? We even tried temporarily increasing the maximum memory from 2GB to 3GB, but that still didn't help. It works fine on x86 with 2GB.

Here is the latest failed run: https://ci.hibernate.org/job/hibernate-orm-pipeline/job/main/2330/execution/node/79/log/

We use the following JVM: https://github.com/ibmruntimes/semeru11-binaries/releases/download/jdk-11.0.12.0-certified/ibm-semeru-certified-11-jdk-11.0-12.0.s390x.rpm

Building Hibernate ORM with ./gradlew clean check -Plog-test-progress=true --stacktrace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant