[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.


[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 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 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-10 Thread janario.olive...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Janario Oliveira updated  JENKINS-61863  
 

  
 
 
 
 

 
 
  
 
 
 
 

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

  
 
 
 
 

 
Change By: 
 Janario Oliveira  
 
 
Status: 
 Fixed but Unreleased Resolved  
 

  
 
 
 
 

 
 
 

 
 
 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.9037.1586533320996%40Atlassian.JIRA.


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

2020-04-10 Thread janario.olive...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Janario Oliveira updated  JENKINS-61863  
 

  
 
 
 
 

 
 
  
 
 
 
 

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

  
 
 
 
 

 
Change By: 
 Janario Oliveira  
 
 
Resolution: 
 Fixed  
 
 
Status: 
 Fixed but Unreleased Reopened  
 

  
 
 
 
 

 
 
 

 
 
 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.9033.1586533320684%40Atlassian.JIRA.


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

2020-04-10 Thread janario.olive...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Janario Oliveira updated  JENKINS-61863  
 

  
 
 
 
 

 
 
  
 
 
 
 

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

  
 
 
 
 

 
Change By: 
 Janario Oliveira  
 
 
Status: 
 Reopened Fixed but Unreleased  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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.9035.1586533320884%40Atlassian.JIRA.


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

2020-04-10 Thread janario.olive...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Janario Oliveira updated  JENKINS-61863  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Thanks for the report There were some backward compatibility problems Version 1.8.26 will be available soon, please give it a try https://github.com/jenkinsci/http-request-plugin/commit/72894e2723fe4a20e1691b449a664b77e813e55f  
 

  
 
 
 
 

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

  
 
 
 
 

 
Change By: 
 Janario Oliveira  
 
 
Status: 
 Open Fixed but Unreleased  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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.

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

2020-04-10 Thread janario.olive...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Janario Oliveira stopped work on  JENKINS-61863  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Janario Oliveira  
 
 
Status: 
 In Progress Open  
 

  
 
 
 
 

 
 
 

 
 
 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.9025.1586532900310%40Atlassian.JIRA.


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

2020-04-10 Thread janario.olive...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Janario Oliveira started work on  JENKINS-61863  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Janario Oliveira  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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.9023.1586532780220%40Atlassian.JIRA.


[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 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.