java.lang.NullPointerException com.tikal.jenkins.plugins.multijob.MultiJobBuilder.getScmChange(MultiJobBuilder.java:168)

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Critical
    • Component/s: multijob-plugin
    • None

      There was a null pointer exception on line 168 of com.tikal.jenkins.plugins.multijob.MultiJobBuilder. Look at the line at HEAD infers that lastbuild.getResult() is not being checked if null L168 . http://javadoc.jenkins-ci.org/hudson/model/Run.html#getResult() implies that this will return null at some stage. Please put a null check before using lastbuild.getResult().

            Assignee:
            Unassigned
            Reporter:
            Luke Swithenbank
            Votes:
            6 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: