https://issues.apache.org/bugzilla/show_bug.cgi?id=54321
--- Comment #3 from Sergi Just Casas <[email protected]> --- One detail is that this error only can be reproduced when the error es a timeout. Example: Thread Name: Thread Group 1-1 Sample Start: 2012-12-20 03:27:47 CET Load time: 15552 Latency: 0 Size in bytes: 2606 Headers size in bytes: 0 Body size in bytes: 2606 Sample Count: 1 Error Count: 1 Response code: Non HTTP response code: java.net.SocketTimeoutException Response message: Non HTTP response message: Read timed out Response headers: HTTPSampleResult fields: ContentType: DataEncoding: If the response code is an erroneour code like 400 Bad request the response headers appears well. Example: Thread Name: Thread Group 1-1 Sample Start: 2012-12-19 21:03:29 CET Load time: 476 Latency: 476 Size in bytes: 115 Headers size in bytes: 0 Body size in bytes: 115 Sample Count: 1 Error Count: 1 Response code: 500 Response message: Error Interno del Servidor Response headers: HTTP/1.1 500 Error Interno del Servidor Date: Wed, 19 Dec 2012 18:05:09 GMT Server: XXX Location: https://XXX/wallet/mobile/XXX/coupons/162 Connection: close Transfer-Encoding: chunked Content-Type: application/json;charset=UTF-8 HTTPSampleResult fields: ContentType: DataEncoding: UTF-8 -- You are receiving this mail because: You are the assignee for the bug.
