An error is received when calling to allure.bat from Jenkins: Exception in thread "main" java.lang.OufOfMemoryError: Java heap space #3019
Unanswered
LiorPelet
asked this question in
Questions & Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
An error is received when calling to allure.bat from Jenkins:
Exception in thread "main" java.lang.OufOfMemoryError: Java heap space
I'm trying to generate allure report from 43,000 allure Json files
I have already updated the parameter DEFAULT_JVM_OPTS to Xmx6G but i'm still receiving the error
I'm using Allure-2.34.0
Beta Was this translation helpful? Give feedback.
All reactions