Queue isn't saved on any shutdown

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

            Assignee:
            Sam Van Oort
            Reporter:
            Kristin Whetstone
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: