Hi All,
Sorry for the double post ... i have asked the same question on jenkins-user group ... I am trying to connect a windows salve to a linux master on jenkins. When i try to launch a slave from master I see the message below -
Checking if Java exists
java full version "1.6.0_32-b05"
Copying jenkins-slave.xml
Copying slave.jar
Starting the service
Waiting for the service to become ready
ERROR: The service didn't respond. Perphaps it failed to launch?
Any ideas how do i fix this?
my java path that i have configured for the slave from the master is -
C:\Windows\syswow64\java.exe I have also tried c:\Program Files\Java\jdk ...\bin and still the same message.
I have configured jenkins as windows service on the slave which starts up properly. there is one more service jenkins slave which fails to start ... i am wondering if this is the problem?
Thanks,
Rivlin