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

[ownership] - Low-impact NPE in jenkins/configure due to the missing data

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • ownership-plugin
    • None

      Affects the administration UI only, no impact on jobs or on the configuration modification.

      Ownership plugin lends the permission matrix implementation from the Matrix Security extension, but it does not provide all required fields.

      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:724)
      Caused by: java.lang.NullPointerException
      at hudson.security.GlobalMatrixAuthorizationStrategy$DescriptorImpl.doCheckName_(GlobalMatrixAuthorizationStrategy.java:292)
      at hudson.security.AuthorizationMatrixProperty$DescriptorImpl.doCheckName(AuthorizationMatrixProperty.java:187)
      ... 74 more

          [JENKINS-22869] [ownership] - Low-impact NPE in jenkins/configure due to the missing data

          Oleg Nenashev created issue -
          Oleg Nenashev made changes -
          Summary Original: [ownership] - NPE in jenkins/configure due to the missing data New: [ownership] - Low-impact NPE in jenkins/configure due to the missing data
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 155014 ] New: JNJira + In-Review [ 178978 ]
          Oleg Nenashev made changes -
          Assignee Original: Oleg Nenashev [ oleg_nenashev ]

            Unassigned Unassigned
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: