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

Queue isn't saved on any shutdown

    XMLWordPrintable

Details

    Description

      When Jenkins is stopped, the queue file is created except it's empty. No information about the running jobs or jobs pending in the queue exist.

      It essentially saves a file like:
      <?xml version='1.0' encoding='UTF-8'?>
      <hudson.model.Queue_-State>
      <counter>42</counter>
      <items/>
      </hudson.model.Queue_-State>

      This behavior is a regression from Jenkins 2.0 beta2.

      Attachments

        Issue Links

          Activity

            People

              svanoort Sam Van Oort
              kwhetstone Kristin Whetstone
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: