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

NullPointerException when deleting a Job with OpenId authentication

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • _unsorted, openid-plugin
    • None
    • Jenkins 1.401
      OpenId plugin 1.1
      "Authenticated users can do anything" authorization scheme

      After authenticating, if I try to delete a job, I receive the attached stack trace. The job is still successfully deleted

          [JENKINS-9163] NullPointerException when deleting a Job with OpenId authentication

          Brian Relph added a comment -

          I receive a similar error when attempting to discard old data ... however, it does not appear that the discard is successful like deleting a job

          Brian Relph added a comment - I receive a similar error when attempting to discard old data ... however, it does not appear that the discard is successful like deleting a job

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          src/main/java/hudson/plugins/openid/OpenIdSsoSecurityRealm.java
          http://jenkins-ci.org/commit/openid-plugin/ef86e32420b5cbd866a96d5b00adc1f659aa53d0
          Log:
          [FIXED JENKINS-9163] fixed a bug in persistence

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: src/main/java/hudson/plugins/openid/OpenIdSsoSecurityRealm.java http://jenkins-ci.org/commit/openid-plugin/ef86e32420b5cbd866a96d5b00adc1f659aa53d0 Log: [FIXED JENKINS-9163] fixed a bug in persistence

            kohsuke Kohsuke Kawaguchi
            relphie Brian Relph
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: