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

NPE in MatrixProject.onLoad

XMLWordPrintable

      When a matrix project config.xml is missing <runSequentially> as well as <executionStrategy>—perhaps because it predates JENKINS-3028?—trying to load it in current Jenkins (after 95c5ea2 in 1.456) throws

      java.lang.NullPointerException
      	at hudson.matrix.MatrixProject.onLoad(MatrixProject.java:474)
      

      and the job is not loaded.

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

              Created:
              Updated:
              Resolved: