Hello,

I have installed a new Jenkins 2 as a service, and configured it to run as 
user Admin through windows service manager.
This helped me fixing some SVN checkout problems, however I cannot restart 
Jenkins automatically any more via the url http://myjenkins/restart

I've got this permission error :
AVERTISSEMENT: Failed to restart Jenkins
java.io.IOException: Restarting a service
[Jenkins] $ "C:\Program Files (x86)\Jenkins\jenkins.exe" restart!
System.Exception: Failed to invoke restart: 193
   at winsw.WrapperService.Run(String[] _args)
   at winsw.WrapperService.Main(String[] args)

    at 
hudson.lifecycle.WindowsServiceLifecycle.restart(WindowsServiceLifecycle.java:139)
    at jenkins.model.Jenkins$25.run(Jenkins.java:4014)

Do you know how I could fix this ?
Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a4a576ca-8543-4d07-8ad5-2d0caef9bab8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to