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

Observed NPE during organisation scanning causing failure of scan

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • GitHub Enterprise (unknown version)

      Observed the following NPE

      unclear if the version was 2.11.3 or 2.11.4 as I only have support bundled prior and post the scan log (and an upgrade happened at some time in between.

      java.lang.NullPointerException
        at org.jenkinsci.plugins.github_branch_source.GitHubSCMNavigator.visitSources(GitHubSCMNavigator.java:995)
        at jenkins.branch.OrganizationFolder.computeChildren(OrganizationFolder.java:535)
        at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:278)
        at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:166)
        at jenkins.branch.OrganizationFolder$OrganizationScan.run(OrganizationFolder.java:917)
        at hudson.model.ResourceController.execute(ResourceController.java:99)
        at hudson.model.Executor.run(Executor.java:432)
      

            teilo James Nord
            teilo James Nord
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: