Re: Windows Slave - Errors Executing Concurrent Builds

2013-11-20 Thread Richard Bywater
When you've done your testing have you been executing the four jobs simultaneously? (i.e. not start one, then the other, then the other, etc.) Reason I ask is, is it possible that the application in question has some kind of race condition when starting which is getting tripped every now and then

Windows Slave - Errors Executing Concurrent Builds

2013-11-20 Thread John Hangey
Hi Everyone, I am running a Jenkins Slave on a Windows Server, and have a job that fires 4 other jobs. The 4 other jobs essentially run a windows batch command to launch a .bat file that executes an application on the slave. About 1/10th of the time I try to run it, all 4 instances of the app