Hudson restarts but the windows service doesn't

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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: core
    • Environment:
      Hudson 1.337 on Windows Server 2003 R2

      I have installed hudson as a windows service.
      When I restart hudson either using "/safeRestart" or after installing a plugin using the button in the GUI, Hudson restarts correctly but the windows service is stopped and never restarted.
      After restart

      • hudson.exe process is not present in the processes list;
      • no messages are reported in hudson.err.log or hudson.out.log files;
      • file hudson.wrapper.log reports the restart log as shown below:

      2009-12-15 09.43.40 - Starting java -Xrs -Xmx1024m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -Dhudson.scheduledRetention=true -jar "C:\DeveloperTools\Hudson\hudson.war" --httpPort=8080
      2009-12-15 09.43.40 - Started 3856
      2009-12-15 09.51.14 - Stopping hudson
      2009-12-15 09.51.14 - ProcessKill 3856
      2009-12-15 09.51.14 - Finished hudson
      2009-12-15 09.51.15 - Starting java -Xrs -Xmx1024m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -Dhudson.scheduledRetention=true -jar "C:\DeveloperTools\Hudson\hudson.war" --httpPort=8080
      2009-12-15 09.51.15 - Started 2772

            Assignee:
            Kohsuke Kawaguchi
            Reporter:
            Marco Ambu
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: