On 05/10/2014 02:12 PM, Jeff King wrote:
Hi all,

Not sure if anyone else is experiencing this, but I've been seeing a
problem with running Jenkins as a Windows service starting with 1.559.
Basically, if you trigger something that causes Jenkins to restart
(install/update plugins, use the /restart URI, etc.), Jenkins stops but
does not start again.

Thanks to Kohsuke for steering me back to winsw's "restart!" command, so I realized my mistake in the initial test. All that's needed now is for WindowsServiceLifecycle.java to use "restart!" instead of "restart". I've submitted that as a pull request:

https://github.com/jenkinsci/jenkins/pull/1238

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to