13899/error-jenkins-maven-build-137
Try increasing the values of the memory settings - in MAVEN_OPTS on Jenkins, e.g.
MAVEN_OPTS=-Xmx1.5G -XX:MaxPermSize=0.7G
This might help.
This is mostly a memory issue. Try restarting your Jenkins. Worked for me. Could use this temporary solution. If anybody has an explanation and a better solution for this error, please do let me know.
I increased the memory using Global MAVEN_OPTS:
-Xmx4096m -Xms4096m
and it worked for me
When you are using ssh to connect, ...READ MORE
Perform the following steps: 1) Navigate to Manage ...READ MORE
To fix this, you need to change ...READ MORE
There are two possible issues with this ...READ MORE
This indicates that Maven uses Java 1.8 ...READ MORE
Hi, @Ashutosh, Do you have a pom.xml in ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.