On 22/11/13 08:05, Gavin McDonald wrote:
Hi All,
So I tried to get a Windows 2012 Server r2 up and running but our VMWare
(4.x) didn't like it much so for now we
have a 2nd Windows Server 2008 r2 up and running.
Labels are now 'Windows' to choose either slave, windows1 for the older
slave and windows2 for the new one.
The new one has more guts and less fluff at the moment. 4GB RAM and 100GB
hard disk for data.
Feel free to give it a whirl by tying your jobs to it until you get a stable
pass, then revert to the generic Windows label.
Only thing I can think I haven't installed yet is any of the Visual Studio
stuff will I'll get to, but feel free to tell me what
you need as you come across things.
Thanks and Enjoy!
Gav...
Gav,
Thanks for setting this up. Presumable the Visual Studio includes Java?
because I get:
JDK 1.6 (latest)
java.io.IOException: Cannot run program
"f:\jenkins\tools\java\latest-1.6-64/bin/java" (in directory
"f:\jenkins\jenkins-slave\workspace\Jena_Development_Test_Windows\trunk"):
CreateProcess error=2, The system cannot find the file specified
JDK 1.7 (latest)
java.io.IOException: Cannot run program
"f:\jenkins\tools\java\latest-1.7-64/bin/java" (in directory
"f:\jenkins\jenkins-slave\workspace\Jena_Development_Test_Windows\trunk"):
CreateProcess error=2, The system cannot find the file specified
(despite Java's portability, our codebase is sensitive to the OS memory
mapped file handling which is why we test on the Windows slave)
Andy