https://issues.apache.org/bugzilla/show_bug.cgi?id=46112
Sebb <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO --- Comment #7 from Sebb <[EMAIL PROTECTED]> 2008-11-08 08:41:43 PST --- There are rather a lot of samplers in the JMX file; I assume it is the CreateEvent one that is causing the problem, as that is the one with two files. As far as I can tell, the body generated by JMeter is perfectly valid - see for example http://www.ietf.org/rfc/rfc2388.txt section 4.5. The Content-Type and Content-Transfer-Encoding headers are optional, but are allowed in form-data. It looks like the server application is not handling these optional headers correctly. Are there any error messages in the server log file? Does the response page from the server give any indication that the request has not been accepted? If not, then ISTM that the server application is broken. Can you provide the HTML for the form that generates the request? This would make it easier to try things out. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]