Setting up a Windows slave using a default install of Windows Server 2008R2 x64 involves a number of steps. I've finally gotten to the point where I can do it successfully on multiple machines. If you are just having the problem of x64 and x86 java, then you probably forgot the workaround that allows the Jenkins client app find the Java x64. As someone else said, you can specify a java version in the xml, but that assumes that you have already connected. To start the process, after you've installed java x64, adjusted the registry key permissions etc, etc, do the following
mklink /H "c:\windows\syswow64\java.exe" "c:\windows\system32\java.exe" On Friday, June 7, 2013 12:35:29 AM UTC-7, David Aldrich wrote: > Hi > > > > We run several Jenkins slaves on Windows XP 64-bit and are now build a > Windows 7 64-bit slave. > > > > We found it necessary to install both 32-bit and 64-bit JRE on Windows XP > 64-bit in order to get the Jenkins slave to launch. > > > > I doubt that installing both JRE’s is really necessary. Please can anyone > tell me which JRE to install and tell me of anything to specially take note > of? > > > > Best regards > > > > David > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.