Dead executors and java.lang.ArrayIndexOutOfBoundsException: Assertion error: failing to load EXACT

2013-06-24 Thread Ido Ran
Our Jenkins server had overheat problems and after we restore it is now showing this error message every time we try to run the build job. It manage to checkout the source code from git but as soon as it start to build the debug configuration is cancel it and show this error. The job is a mat

Job stuck in Build Queue until I change # of executors to 0 and then 2

2012-12-22 Thread Ido Ran
I basically describe the whole problem in the subject but I'll do it again in details. I have a problem with Jenkins (1.480.1) which runs on Windows 7, single node as Windows Service. Jobs are stucked in Build Queue and never start to work. The only way to fix it is by going to system configura

Re: Job stuck in Build Queue until I change # of executors to 0 and then 2

2012-12-23 Thread Ido Ran
I'm not using any groovy scripts.

git repository clone once

2012-03-27 Thread Ido Ran
Hi, We use Jenkins to build our applications which are stored in git repository. We have several different jobs for building different configuration and deployment of our applications. Currently each project pull it's own clone of the git repository from our central repository which takes about 7

Re: git repository clone once

2012-03-27 Thread Ido Ran
er, but once is cloned I would like to just pull from the same > place, but the workspace of the jobs is kind of random so it's fresh new > always... > > > On Tue, Mar 27, 2012 at 4:57 PM, Ido Ran wrote: > >> Hi, >> We use Jenkins to build our applications whi

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

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

2012-04-17 Thread Ido Ran
serverfault.com/questions/187302/how-do-i-grant-start-stop-restart-permissions-on-a-service-to-an-arbitrary-user > ). > > You can test your configuration with Safe Restart Plugin ( > https://wiki.jenkins-ci.org/display/JENKINS/SafeRestart+Plugin). If this > plugin is able to restart J