• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • 1.466.2

      Observed an exception trying to remove a slave which failed to launch:

      java.lang.NullPointerException
      	jenkins.model.Jenkins.removeNode(Jenkins.java:1645)
      	hudson.model.Computer.doDoDelete(Computer.java:1131)
      

      Easy to fix the NPE; @CheckForNull is being ignored here. Unclear whether fixing the NPE would really help the original problem which was apparently a zombie slave of some kind.

          [JENKINS-15369] NPE from Jenkins.removeNode

          Jesse Glick created issue -
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Component/s New: ssh-slaves [ 15578 ]
          Jesse Glick made changes -
          Component/s Original: ssh-slaves [ 15578 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 146094 ] New: JNJira + In-Review [ 191780 ]

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: