Hello All,
We are getting java.lang.OutOfMemoryError: GC overhead limit exceeded during the bamboo build,
I try to increase the java_options/maven_opts in the build plan task (
but no luck.
Environment variables:
_JAVA_OPTIONS ="-Xms1024m -Xmx6144m"
MAVEN_OPTS="-Xmx6144m -Xms2048m" "-XX:-UseGCOverheadLimit"
could you please help me with what would be the issue here?
Try to grant more memory at wrapper.conf file at Bamboo agent side
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.