Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Not A Defect
-
Component/s: windows-slave-installer-module
-
Labels:None
-
Environment:WindowsXP 32 bit.
-
Similar Issues:
Description
I want to install a slave service on a Windows machine. I start the slave using the launch button on the Web page. This works fine. I then select Rile/Install as Windows Service on the slave pop-up, and click OK. This results in a large stack trace (unfortunately not in a window with copy and paste) starting with:
java.io.FileNotFoundException: c:\JenkinsTest\jenkins-slave.exe (The process cannot access the file because it is being used by another process)
There seems to be something slightly random about the behaviour. I have tried this a few more times on the same machine, and it occasionally works. It also worked on a different machine.