[JIRA] (JENKINS-61863) Nullpointer

4 views
Skip to first unread message

deja.vue@gmx.net (JIRA)

unread,
Apr 10, 2020, 5:36:03 AM4/10/20
to jenkinsc...@googlegroups.com
Tino Desjardins created an issue
 
Jenkins / Bug JENKINS-61863
Nullpointer
Issue Type: Bug Bug
Assignee: Janario Oliveira
Components: http-request-plugin
Created: 2020-04-10 09:35
Environment: Jenkins ver.: 2.222.1
http-request-plugin: 1.8.25
Labels: plugin jenkins exception
Priority: Critical Critical
Reporter: Tino Desjardins

When upgrading http-request-plugin from 1.8.24 to 1.8.25 the following Nullpointer occures:

ERROR: Build step failed with exception
java.lang.NullPointerException
at jenkins.plugins.http_request.HttpRequestExecution.from(HttpRequestExecution.java:121)
at jenkins.plugins.http_request.HttpRequest.perform(HttpRequest.java:392)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1856)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Build step 'HTTP Request' marked build as failure

 

Seems this is then the case if there the params "content-type" an "accept" in Header-section is not set.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages