-
Bug
-
Resolution: Not A Defect
-
Blocker
-
None
-
Master: Ubuntu 8.10, 4x Xeon 3.2 GHz, 4 GB RAM.
Slave: Ubuntu 9.04, 4x Xeon 3.2 GHz, 8 GB RAM.
Build give this error:
java.lang.OutOfMemoryError: Java heap space
When I try to change MAVEN_OPTS under 'Configure System' it just doesn't seem to change. I have set MAVEN_OPTS=-XX:MaxPermSize=512m -Xmx1536m, but when I start the job it says -XX:MaxPermSize=256m -Xmx1024m instead.
How do I go about changing MAVEN_OPTS for all projects? I have not set MAVEN_OPTS anywhere else. Not in projects, not on the servers.
- relates to
-
JENKINS-3755 Cannot set maven options
-
- Closed
-
[JENKINS-6640] Unable to set MAVEN_OPTS
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: maven-plugin [ 16033 ] | |
Component/s | Original: maven2 [ 15487 ] |
Workflow | Original: JNJira [ 136735 ] | New: JNJira + In-Review [ 204194 ] |
Link |
New:
This issue relates to |
Hello,
Maven2 or Freestyle job? Sounds like a duplicate of JENKINS-5409