Issue Type: Bug Bug
Assignee: Unassigned
Attachments: HeapDumpScreenshot1.png, HeapDumpScreenshot2.png, LogPart.txt
Components: core
Created: 30/Jan/14 3:36 PM
Description:

We are using Jenkins for a long time. We had no problems.

A few days ago, we decided to use maven 3. Therefore I upgraded maven-plugin and jenkins it-self. Since this time we are getting OutOfMemoryExceptions.
I tried a lot of things:

  • Upgraded other plugins
  • Explicitly set -Xmx250m as MAVEN_OPTS in the Jobs
  • Asked our System-Admin to set -Xmx512m for the jenkins-Process itself
  • reduced number of kepted builds
    But nothing helped.

I Asked the SysAdmin to start Jenkins with -XX:HeapDumpPath=/tmp/jenkinsDump.hprof -XX:+HeapDumpOnOutOfMemoryError. This worked. After restarting Jenkins, I started our normal BuildPipeline. It succeeded, but when I clicked in the browser on a job, to view console => OutOfMemory.

I can provide the generated HeapDump, but I cannot attach here, because it has 50 MB. I added some screenshots from from the heapDump and the part of the log with the described problem.

I run out of ideas, what I can do. That's why I open this ticket and ask for help.

Environment: OS: Linux (2.6.27.19-5-xen)
Architecture: amd64 64bit
Java Home: /opt/java/jdk1.6.0_27/jre
Java Version: 1.6.0_27
JVM: Java HotSpot(TM) 64-Bit Server VM (20.2-b06, mixed mode)
Jenkins: 1.547
Project: Jenkins
Priority: Critical Critical
Reporter: Kathlen Kuehmel
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to