|
||||||||
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 |
[JIRA] (JENKINS-15335) Jenkins briefly displays build queue and then it disappears until the page is reloaded
kuypers.d...@googlemail.com (JIRA) Thu, 27 Sep 2012 08:01:54 -0700
- [JIRA] (JENKINS-15335) Jenkins briefly ... jspotsw...@gmail.com (JIRA)
- [JIRA] (JENKINS-15335) Jenkins bri... phi...@googlemail.com (JIRA)
- [JIRA] (JENKINS-15335) Jenkins bri... kuypers.d...@googlemail.com (JIRA)
- [JIRA] (JENKINS-15335) Jenkins bri... jspotsw...@gmail.com (JIRA)
- [JIRA] (JENKINS-15335) Jenkins bri... kuypers.d...@googlemail.com (JIRA)
- [JIRA] (JENKINS-15335) Jenkins bri... ra...@java.net (JIRA)
- [JIRA] (JENKINS-15335) Jenkins bri... arvid.arnt...@ge.com (JIRA)
- [JIRA] (JENKINS-15335) Jenkins bri... zixena...@yahoo.com (JIRA)
- [JIRA] (JENKINS-15335) Jenkins bri... jspotsw...@gmail.com (JIRA)
- [JIRA] (JENKINS-15335) Jenkins bri... jgl...@cloudbees.com (JIRA)
- [JIRA] (JENKINS-15335) Jenkins bri... jgl...@cloudbees.com (JIRA)
- [JIRA] (JENKINS-15335) Jenkins bri... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-15335) Jenkins bri... scm_issue_l...@java.net (JIRA)
thanks for opening, I just asked a question about this on jenkins-users. Here are my thoughts:
I think 1483 introduced a bug with updating the build queue via Ajax.![]()
Initially I can see the waiting jobs and after about 10 seconds there
is the automatic update via ./ajaxBuildQueue which calls <t:queue
items="${it.queueItems}"/> if I googled it right.
One changelog entry for 1483 was: Fixed the lock contention problem on
Queue.getItems() but without a correponding JIRA ticket mentioned
which looks suspicious to me.