Hi
We are struggling to launch a Windows 7 64-bit slave. Our master is on Centos 5 and we have successfully launched Win XP 32-bit slaves and Win XP 64-bit slaves.
I have looked at the Jenkins wiki articles about DCOM errors etc. Currently, the slave reports:
ERROR: Access is denied. See http://wiki.jenkins-ci.org/display/JENKINS/Windows+slaves+fail+to+start+via+DCOM for more information about how to resolve this.
org.jinterop.dcom.common.JIException: Message not found for errorCode: 0x00000005
at org.jinterop.winreg.smb.JIWinRegStub.winreg_CreateKey(JIWinRegStub.java:297)
at org.jinterop.dcom.core.JIComServer.initialise(JIComServer.java:480)
Does anyone have definitive instructions on how to launch a Windows 7 64-bit slave please?
Or should I use a different approach such as JNLP?
Best regards
David
This problem is now fixed.
Best regards
David
Click here to report this email as spam.
--
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-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
The fix was:
Jenkins requires access to the "WBEM Scripting Locator". The following steps allow that:
Best regards
David
Click here to report this email as spam.