Same problem but jenkins hangs every times.
Jekins : 1.553, 1.552
throttle-concurrents : 1.8.1
#jobs : ~300
JDK: 1.7 or 1.6

Thank's for all the comments that helped a lot.

I followed the advises here :

  • disable throttle-concurrents (touch jenkins/plugins/throttle-concurrents.jpi.disabled)
  • downgrade jenkins to the latest (1.549) I ran successfully (thanks to the backups in /usr/lib/jenkins)
  • move the "jobs" directory so that jenkins startup without jobs (mv /usr/lib/jenkins/jobs /usr/lib/jenkins/jobs_)
  • move back the "jobs" directory after jenkins is up and running (mv /usr/lib/jenkins/jobs_ /usr/lib/jenkins/jobs)
  • go to admin and trigger the "reload config" action
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to