Issue Type: Bug Bug
Assignee: Unassigned
Attachments: jenkis.log
Components: core
Created: 11/Jul/12 11:33 AM
Description:

We have a total of 29 jobs. 3 are "top-level" jobs that can be manually startet. 12 are intermediate "matrix jobs" and 14 are "leaf jobs" where the real work is done.

Each of the 14 leaf job is called about 50 times when one top-level job is executed. So after a couple of days there are thousands of build artifacts.
(I have a limit of 1000 per job).

The problem occurs when jenkins must be stopped. Restarting jenkins does not work. The process takes up 100% CPU power and runs forever (I terminated it after a night.

I have already increased the memory size (according to https://wiki.jenkins-ci.org/display/JENKINS/I'm+getting+OutOfMemoryError):

java.exe -Xms512m -Xmx512m -jar jenkins.war

But this does not help.

I have to set up the server from scatch every time jenkins must be stopped.

Otherwise the server runs smoothly for a couple of months, i.e. there is no memory shortage during normal operation only during startup.

Environment: WinXP SP3, All versions since we started using Jenkins (1.445 was the first; currently we use 1.472).
Project: Jenkins
Labels: jenkins
Priority: Major Major
Reporter: Richard Underhill
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

Reply via email to