Queue is not persisted on Safe Restart when Jenkins is installed as Windows Service (clean up is not performed)

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

XMLWordPrintable

      When Jenkins is installed as Windows Service the queue is not persisted on Safe Restart.

      Steps to reproduce

      • Fresh install Jenkins on Windows as a Windows Service
      • Remove all available executors (set it to 0)
      • Configure a job
      • Run the job
      • The job must be put in queue, and must not run because there are no available executors.
      • Safe restart Jenkins

      Expected result

      • On safe restart the queue.xml file should be created for the queue to be restored on start
      • Ultimately the queue should be restored on start

      Actual result

      • No queue.xml file is created
      • The queue is not restored after restart

      This works on Mac OS X, and works if running a Jenkins instance with Maven HPI Plugin or similar on Windows.

            Assignee:
            André Carmo
            Reporter:
            André Carmo
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: