[JIRA] [http-request-plugin] (JENKINS-34359) HTTP/1.1 500 error running SOAPUI REST project from Jenkins

2016-05-20 Thread janarioli...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Janario Oliveira commented on  JENKINS-34359 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: HTTP/1.1 500 error running SOAPUI REST project from Jenkins   
 
 
 
 
 
 
 
 
 
 
Is this in the right component? https://github.com/jenkinsci/http-request-plugin > A plugin to make request as a job step. 
If it is, can you give more information? Does it throw an exception or something? What kind of request are you doing? 
If it is not in the right component, can you move to the right one. Thanks 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [http-request-plugin] (JENKINS-34359) HTTP/1.1 500 error running SOAPUI REST project from Jenkins

2016-04-20 Thread m_kom...@hotmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Komala Mek created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34359 
 
 
 
  HTTP/1.1 500 error running SOAPUI REST project from Jenkins   
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Janario Oliveira 
 
 
 

Components:
 

 http-request-plugin 
 
 
 

Created:
 

 2016/Apr/21 12:12 AM 
 
 
 

Environment:
 

 Jenkins 1.640 running in Windows server 2008 with 64 bit OS 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Komala Mek 
 
 
 
 
 
 
 
 
 
 
I am using Jenkins 1.640 for build automation. As part of automation I am running test cases in soapui REST project. They run fine in SOAPUI with expected results. When I run the same SOAUI REST project in Jenkins using "Execute Windows batch command", REST API test cases are failing with HTTP/1.1 500 Internal Server Error instead of receiving HTTP/1.1 200 success response. Can you please help resolve this issue? Am I missing any Jenkins setup? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add