-
Bug
-
Resolution: Won't Fix
-
Critical
-
None
-
Splunk Plugin 1.4.2
Jenkins ver. 1.651.22.1 (CloudBees Jenkins Enterprise 16.06)
We find the error below at the end of every jenkins build after we install a JIRA plugin
"ERROR: Unable to notify HSBC JIRA: [403] Forbidden"
JIRA plugin:
https://marketplace.atlassian.com/plugins/com.marvelution.jira.plugins.jenkins/server/overview
From the jenkins.log file, it shows the error is from the splunk plugin. Splunk plugin version we are using is 1.4.2. Please help to check and advise how to fix this.
Apr 27, 2017 6:21:06 PM com.splunk.splunkjenkins.utils.LogConsumer run
SEVERE: message not delivered:
com.splunk.splunkjenkins.utils.LogConsumer$SplunkClientError: Not Found, status code:404
at com.splunk.splunkjenkins.utils.LogConsumer$1.handleResponse(LogConsumer.java:68)
at com.splunk.splunkjenkins.utils.LogConsumer$1.handleResponse(LogConsumer.java:40)
at shaded.splk.org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:222)
at shaded.splk.org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:164)
at shaded.splk.org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:139)
at com.splunk.splunkjenkins.utils.LogConsumer.run(LogConsumer.java:89)