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

Testing Jenkins Webhook Fails with Null Reference

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • tfs-plugin
    • None
    • 2.19.4

      When testing a new Service Hook configuration, the test payload fails with the following response:

      Status Code: 400
      Reason Phrase: Bad Request
      HTTP Version: 1.1
      Headers:
      {
        X-Content-Type-Options: nosniff
        X-Error-Message: Object is null (through reference chain: net.sf.json.JSONObject["team-event"]->net.sf.json.JSONObject["resource"]->net.sf.json.JSONObject["reviewers"]->net.sf.json.JSONArray[0]->net.sf.json.JSONObject["reviewerUrl"]->net.sf.json.JSONNull["empty"])
        Connection: close
        Date: Tue, 03 Jan 2017 23:50:11 GMT
        Server: Jetty(9.2.z-SNAPSHOT)
        Content-Length: 9214
        Content-Type: text/plain; charset=UTF-8
      }
      

            Unassigned Unassigned
            aesanch2 Anthony Sanchez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: