Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-45231

Windows Slave fails to start with error errorCode: 0x8001FFFF

XMLWordPrintable

      Hi,

      I have my Jenkins Maser running on RHEL and I created a Jenkins Windows Slave as an agent slave with Launch option as - "Let Jenkins Control this windows slave as a windows services" and try to start the agent but it failed with the below error. 

      My windows version is Win v7

      [2017-06-30 11:46:58] [windows-slaves] Connecting to 10.111.222.11
      ERROR: Message not found for errorCode: 0x8001FFFF
      org.jinterop.dcom.common.JIException: Message not found for errorCode: 0x8001FFFF
      at org.jinterop.dcom.core.JIComServer.init(JIComServer.java:546)
      at org.jinterop.dcom.core.JIComServer.initialise(JIComServer.java:458)
      at org.jinterop.dcom.core.JIComServer.<init>(JIComServer.java:427)
      at org.jvnet.hudson.wmi.WMI.connect(WMI.java:59)
      at hudson.os.windows.ManagedWindowsServiceLauncher.launch(ManagedWindowsServiceLauncher.java:208)
      at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:262)
      at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      at java.lang.Thread.run(Thread.java:748)
      Caused by: rpc.BindException: Unable to bind. (unknown)
      at rpc.security.ntlm.NtlmConnectionContext.accept(NtlmConnectionContext.java:137)
      at rpc.ConnectionOrientedEndpoint.connect(ConnectionOrientedEndpoint.java:252)
      at rpc.ConnectionOrientedEndpoint.bind(ConnectionOrientedEndpoint.java:217)
      at rpc.ConnectionOrientedEndpoint.rebind(ConnectionOrientedEndpoint.java:153)
      at org.jinterop.dcom.transport.JIComEndpoint.rebindEndPoint(JIComEndpoint.java:40)
      at org.jinterop.dcom.core.JIComServer.init(JIComServer.java:529)
      ... 10 more

            kohsuke Kohsuke Kawaguchi
            balajisr balaji sr
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: