Re: After upgrade Jenkins stuck with "Please wait while Jenkins is restarting"

2012-04-17 Thread Ido Ran
Thank you, I am running Jenkins service under account created specifically for this. I will add the privileges and see if it fixes the problem. Thank you, Ido. On Tue, Apr 17, 2012 at 1:57 PM, blaz wrote: > On Windows Jenkins has to restart service that is hosting it. What you are > describing

Re: After upgrade Jenkins stuck with "Please wait while Jenkins is restarting"

2012-04-17 Thread blaz
On Windows Jenkins has to restart service that is hosting it. What you are describing will happen when this service executes under account that does not have enough privileges to restart the service. Check Jenkins log files (jenkins.err.log). You will probably see something like this: 29.3.2011

RE: After upgrade Jenkins stuck with "Please wait while Jenkins is restarting"

2012-04-16 Thread Chris_Williams1
Behalf Of Jesse Farinacci Sent: Sunday, April 15, 2012 3:49 PM To: jenkinsci-users@googlegroups.com Subject: Re: After upgrade Jenkins stuck with "Please wait while Jenkins is restarting" Greetings, On Sun, Apr 15, 2012 at 8:38 AM, Ido Ran wrote: > After every upgrade I do from inside J

Re: After upgrade Jenkins stuck with "Please wait while Jenkins is restarting"

2012-04-15 Thread Jesse Farinacci
Greetings, On Sun, Apr 15, 2012 at 8:38 AM, Ido Ran wrote: > After every upgrade I do from inside Jenkins it get stuck with "Please wait > while Jenkins is restarting" message. A good starting point is: https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+is+hanging -Jesse -- There are 10 type

After upgrade Jenkins stuck with "Please wait while Jenkins is restarting"

2012-04-15 Thread Ido Ran
Hi, After every upgrade I do from inside Jenkins it get stuck with "Please wait while Jenkins is restarting" message. I have to manually connect to the server stop and start it. I use Windows 7 Pro to run Jenkins (because I build .NET application). I run Jenkins as Windows Service. Any help will