Issue Type: Bug Bug
Assignee: Unassigned
Components: teamconcert
Created: 24/Feb/14 3:27 PM
Description:

It appears that if you run with a JRE that uses PermGen (e.g. OpenJDK 1.6) that the Jenkins master will eventually run out of PermGen space.

It seems like it is creating a gabillion Ant classes (approx. number)... It looks like O per build.

You can recreate this by standing up a simple jenkins.war and adding a job that uses RTC SCM and then building it. Each build eats up more PermGen space.

I suspect this is related to: https://bugs.eclipse.org/bugs/show_bug.cgi?id=130545

I am working around it by using IBM's 1.6 JRE, which doesn't have PermGen. However, it now eats a lot of Heap... I'm hoping that everything will be GC'd correctly.

Either way, this should still be fixed.

Project: Jenkins
Labels: permgen
Priority: Major Major
Reporter: Christian Höltje
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