[JIRA] (JENKINS-61863) Nullpointer in http-request-plugin

2020-04-10 Thread deja....@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tino Desjardins updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61863  
 
 
  Nullpointer in http-request-plugin   
 

  
 
 
 
 

 
Change By: 
 Tino Desjardins  
 

  
 
 
 
 

 
 When upgrading http-request-plugin from 1.8.24 to 1.8.25 the following Nullpointer occures:ERROR: Build step failed with exceptionjava.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  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   

[JIRA] (JENKINS-61863) Nullpointer

2020-04-10 Thread deja....@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tino Desjardins created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61863  
 
 
  Nullpointer   
 

  
 
 
 
 

 
Issue Type: 
  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  
 
 
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.  
 

  
 
 

[JIRA] (JENKINS-61863) Nullpointer in http-request-plugin

2020-04-10 Thread deja....@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tino Desjardins updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61863  
 
 
  Nullpointer in http-request-plugin   
 

  
 
 
 
 

 
Change By: 
 Tino Desjardins  
 
 
Summary: 
 Nullpointer  in http-request-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205727.158651131.8908.1586511420141%40Atlassian.JIRA.


[JIRA] (JENKINS-61863) Nullpointer in http-request-plugin

2020-04-11 Thread deja....@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tino Desjardins updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61863  
 
 
  Nullpointer in http-request-plugin   
 

  
 
 
 
 

 
Change By: 
 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 the params "content-type"  an  and  "accept" in *Header*-section is not set.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   

[JIRA] (JENKINS-61863) Nullpointer in http-request-plugin

2020-04-11 Thread deja....@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tino Desjardins commented on  JENKINS-61863  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Nullpointer in http-request-plugin   
 

  
 
 
 
 

 
 Wow, this was solved fast! Version 1.8.26 works for me. Thank you very much!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205727.158651131.9328.1586589600130%40Atlassian.JIRA.


[JIRA] (JENKINS-61863) Nullpointer in http-request-plugin

2020-04-11 Thread deja....@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tino Desjardins closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61863  
 
 
  Nullpointer in http-request-plugin   
 

  
 
 
 
 

 
Change By: 
 Tino Desjardins  
 
 
Status: 
 Resolved Closed  
 
 
Assignee: 
 Janario Oliveira Tino Desjardins  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205727.158651131.9330.1586589660304%40Atlassian.JIRA.


[JIRA] (JENKINS-61863) Nullpointer in http-request-plugin

2020-04-11 Thread deja....@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tino Desjardins assigned an issue to Janario Oliveira  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61863  
 
 
  Nullpointer in http-request-plugin   
 

  
 
 
 
 

 
Change By: 
 Tino Desjardins  
 
 
Assignee: 
 Tino Desjardins Janario Oliveira  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205727.158651131.9332.1586589840129%40Atlassian.JIRA.