Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-3152

Wrong info showed for jobs waiting in queue, when Hudson is being restarted

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      When hudson is in the process of restarting, the status for the jobs in the
      queue show waiting for available executor. This is little misleading as one
      could see idle executors and the reason hudson not assigning those executors is
      because of the restart. The status should should show about restart in status in
      the job page.

          [JENKINS-3152] Wrong info showed for jobs waiting in queue, when Hudson is being restarted

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/java/hudson/Functions.java
          trunk/hudson/main/core/src/main/java/hudson/model/Queue.java
          trunk/hudson/main/core/src/main/resources/hudson/model/Messages.properties
          trunk/hudson/main/core/src/main/resources/hudson/widgets/BuildHistoryWidget/entries.jelly
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=15916
          Log:
          [FIXED JENKINS-3152]
          In 1.288. Builds blocked by the shut-down process now reports its status accordingly.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/java/hudson/Functions.java trunk/hudson/main/core/src/main/java/hudson/model/Queue.java trunk/hudson/main/core/src/main/resources/hudson/model/Messages.properties trunk/hudson/main/core/src/main/resources/hudson/widgets/BuildHistoryWidget/entries.jelly trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=15916 Log: [FIXED JENKINS-3152] In 1.288. Builds blocked by the shut-down process now reports its status accordingly.

            Unassigned Unassigned
            ramapulavarthi ramapulavarthi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: