https://issues.apache.org/bugzilla/show_bug.cgi?id=56119
Bug ID: 56119
Summary: File uploads fail every other attempt using timers
Product: JMeter
Version: 2.11
Hardware: Macintosh
Status: NEW
Severity: minor
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
This is a fairly impossible problem but I thought I'd raise it in case it
supports something you've already seem.
In the attached plan, if I run it without a timer it is successful for each
request. However, if I enable the timer the the first upload request works but
the second fails, then the third works, and the forth fails, etc...
The only difference is enabling and disabling the timer.
Unfortunately, I can't actually give you a working jmx - the attached will
always fail but hopefully it is still useful.
Failure is:
org.apache.http.NoHttpResponseException: The target server failed to respond
Success:
204 - blank response
The type of timer makes no difference.
The value in the timer DOES make a difference. 100ms and + = problem, 30ms = no
problem.
The request I am making to S3 is valid, were it not I would get an error
response. In this case I get NoHTTPResponse.
--
You are receiving this mail because:
You are the assignee for the bug.