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

NPE from LoadStatistics$LoadStatisticsSnapshot$Builder.with

      Reported in JENKINS-26582:

      java.lang.NullPointerException
      	at hudson.model.LoadStatistics$LoadStatisticsSnapshot$Builder.with(LoadStatistics.java:624)
      	at hudson.model.LoadStatistics$LoadStatisticsSnapshot$Builder.with(LoadStatistics.java:619)
      	at hudson.model.LoadStatistics.computeSnapshot(LoadStatistics.java:352)
      	at …
      

          [JENKINS-28384] NPE from LoadStatistics$LoadStatisticsSnapshot$Builder.with

          Jesse Glick created issue -
          Jesse Glick made changes -
          Description Original: Reported in JENKINS-26582:

          {code:none}
          java.lang.NullPointerException
          at hudson.model.LoadStatistics$LoadStatisticsSnapshot$Builder.with(LoadStatistics.java:624)
          at hudson.model.LoadStatistics$LoadStatisticsSnapshot$Builder.with(LoadStatistics.java:619)
          at hudson.model.LoadStatistics.computeSnapshot(LoadStatistics.java:352)
          at ...
          {code}
          New: Reported in JENKINS-26582:

          {code:none}
          java.lang.NullPointerException
          at hudson.model.LoadStatistics$LoadStatisticsSnapshot$Builder.with(LoadStatistics.java:624)
          at hudson.model.LoadStatistics$LoadStatisticsSnapshot$Builder.with(LoadStatistics.java:619)
          at hudson.model.LoadStatistics.computeSnapshot(LoadStatistics.java:352)
          at …
          {code}
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-26582 [ JENKINS-26582 ]
          Jesse Glick made changes -
          Remote Link New: This issue links to "PR 1700 (Web Link)" [ 12904 ]
          Jesse Glick made changes -
          Assignee New: Jesse Glick [ jglick ]
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          Code changed in jenkins
          User: Jesse Glick
          Path:
          core/src/main/java/hudson/model/LoadStatistics.java
          http://jenkins-ci.org/commit/jenkins/86bac90fcbc6f3720242fa0db8836e562d4113d7
          Log:
          [FIXED JENKINS-28384] NPE when Node.toComputer → null.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: core/src/main/java/hudson/model/LoadStatistics.java http://jenkins-ci.org/commit/jenkins/86bac90fcbc6f3720242fa0db8836e562d4113d7 Log: [FIXED JENKINS-28384] NPE when Node.toComputer → null.
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

          Code changed in jenkins
          User: Jesse Glick
          Path:
          core/src/main/java/hudson/model/LoadStatistics.java
          http://jenkins-ci.org/commit/jenkins/49f5a4586720ba4eed50c214558f65fd4692542f
          Log:
          Merge pull request #1700 from jglick/NPE-JENKINS-28384

          JENKINS-28384 NPE when Node.toComputer → null

          Compare: https://github.com/jenkinsci/jenkins/compare/550ba0c1be51...49f5a4586720

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: core/src/main/java/hudson/model/LoadStatistics.java http://jenkins-ci.org/commit/jenkins/49f5a4586720ba4eed50c214558f65fd4692542f Log: Merge pull request #1700 from jglick/NPE- JENKINS-28384 JENKINS-28384 NPE when Node.toComputer → null Compare: https://github.com/jenkinsci/jenkins/compare/550ba0c1be51...49f5a4586720

          dogfood added a comment -

          Integrated in jenkins_main_trunk #4135
          [FIXED JENKINS-28384] NPE when Node.toComputer → null. (Revision 86bac90fcbc6f3720242fa0db8836e562d4113d7)

          Result = SUCCESS
          jesse glick : 86bac90fcbc6f3720242fa0db8836e562d4113d7
          Files :

          • core/src/main/java/hudson/model/LoadStatistics.java

          dogfood added a comment - Integrated in jenkins_main_trunk #4135 [FIXED JENKINS-28384] NPE when Node.toComputer → null. (Revision 86bac90fcbc6f3720242fa0db8836e562d4113d7) Result = SUCCESS jesse glick : 86bac90fcbc6f3720242fa0db8836e562d4113d7 Files : core/src/main/java/hudson/model/LoadStatistics.java

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

              Created:
              Updated:
              Resolved: