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

JiraTestResultReporter - Host name may not be null

XMLWordPrintable

      Reproduced with latest version of plugin (2.0.1) on Jenkins 1.642x

      Add the plugin, go to Jenkins > Manage Jenkins > Configure System then hit save. Produces an angry butler, with the following stacktrace:

      Caused by: java.lang.IllegalArgumentException: Host name may not be null
          at org.apache.http.HttpHost.<init>(HttpHost.java:79)
          at org.apache.http.impl.client.cache.CachingHttpAsyncClient.execute(CachingHttpAsyncClient.java:276)
          at com.atlassian.httpclient.apache.httpcomponents.SettableFuturePromiseHttpPromiseAsyncClient.execute(SettableFuturePromiseHttpPromiseAsyncClient.java:36)
          at com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClient.doExecute(DefaultHttpClient.java:247)
          at com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClient.execute(DefaultHttpClient.java:181)
          at com.atlassian.httpclient.apache.httpcomponents.DefaultRequest.get(DefaultRequest.java:47)
          at com.atlassian.jira.rest.client.internal.async.AbstractAsynchronousRestClient.getAndParse(AbstractAsynchronousRestClient.java:67)
          at org.jenkinsci.plugins.JiraTestResultReporter.restclientextensions.JiraRestClientExtension.getStatuses(JiraRestClientExtension.java:42)
          at org.jenkinsci.plugins.JiraTestResultReporter.JiraTestDataPublisher$JiraTestDataPublisherDescriptor.tryCreatingStatusToCategoryMap(JiraTestDataPublisher.java:373
      

            andreituicu Andrei Tuicu
            owood Owen Wood
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: