Observed using terminal and trying to click on the interactiveTerminal link for a completed build prior to refreshing its page:

      java.lang.NullPointerException
      	hudson.model.Run.getDynamic(Run.java:2123)
      

          [JENKINS-17935] NPE from Run.getDynamic

          Code changed in jenkins
          User: Jesse Glick
          Path:
          changelog.html
          core/src/main/java/hudson/model/Run.java
          test/src/test/java/hudson/model/RunTest.java
          http://jenkins-ci.org/commit/jenkins/8c53e2f39464c5f0909bc195d05b79d9c24df384
          Log:
          [FIXED JENKINS-17935] NPE from Run.getDynamic when a transient build action is invisible.
          Amends lvotypko’s 33e0df7 to be as careful as bdff425 + f65da7f + 10e9b00 for persistent actions.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: changelog.html core/src/main/java/hudson/model/Run.java test/src/test/java/hudson/model/RunTest.java http://jenkins-ci.org/commit/jenkins/8c53e2f39464c5f0909bc195d05b79d9c24df384 Log: [FIXED JENKINS-17935] NPE from Run.getDynamic when a transient build action is invisible. Amends lvotypko’s 33e0df7 to be as careful as bdff425 + f65da7f + 10e9b00 for persistent actions.

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

              Created:
              Updated:
              Resolved: