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

latest version of jobConfigHistory fails on the first run when using a matrix job

XMLWordPrintable

      When running a matrix job for the first time (or when assigning new build slaves to the job) the job fails right away with the error bellow:

      FATAL: null
      java.lang.NullPointerException
      at hudson.plugins.jobConfigHistory.JobConfigBadgeAction.onStarted(JobConfigBadgeAction.java:60)
      at hudson.plugins.jobConfigHistory.JobConfigBadgeAction.onStarted(JobConfigBadgeAction.java:27)
      at hudson.model.listeners.RunListener.fireStarted(RunListener.java:188)
      at hudson.model.Run.run(Run.java:1403)
      at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:238)
      

            Unassigned Unassigned
            celltestr celltestr
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: