• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      I am launching the slave via jnlp on the same windows machine for testing
      purposes. But it never becomes "online" and remains "offline", with this error
      message:

      INFO: Accepted connection #4 from /127.0.0.1:2479
      Exception in thread "Thread-22" java.lang.NullPointerException
      at java.io.Writer.<init>(Unknown Source)
      at java.io.OutputStreamWriter.<init>(Unknown Source)
      at java.io.PrintWriter.<init>(Unknown Source)
      at hudson.model.Slave$ComputerImpl.setChannel(Slave.java:306)
      at
      hudson.TcpSlaveAgentListener$ConnectionHandler.run(TcpSlaveAgentListener.java:151)

          [JENKINS-349] slave cannot connect to master

          Ouch. Fixed in 1.86.

          If you can try the latest snapshot build and verify that it fixes the problem,
          that would be great.

          Kohsuke Kawaguchi added a comment - Ouch. Fixed in 1.86. If you can try the latest snapshot build and verify that it fixes the problem, that would be great.

          I confirm that it now works for me in 1.87

          carlo_bonamico added a comment - I confirm that it now works for me in 1.87

            Unassigned Unassigned
            carlo_bonamico carlo_bonamico
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: