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

Autofavorite makes the entire Blue Ocean unusable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Jenkins ver. 2.136
      Blue Ocean
      1.8.3

      The version 1.2.2 causes exception for the first build of every branch and PR. See the exception at the end.

      Additional data points

       

      java.lang.NullPointerException
          at io.jenkins.blueocean.autofavorite.FavoritingScmListener.onCheckout(FavoritingScmListener.java:109)
          at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:127)
          at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:144)
          at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:120)
          at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:303)
          at hudson.model.ResourceController.execute(ResourceController.java:97)
          at hudson.model.Executor.run(Executor.java:429) 

       

            jamesdumay James Dumay
            vrenjith Renjith Pillai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: