Hello, When "Retrieve All Embedded Resources" is checked in HTTP Request and an error occurs in one of the download, the sampler is marked in error. But when you use CSV output and show responseMessage, it is empty. In this case it is difficult to know why sampler is in error as the responsr Message is empty. It would be nice to add "Resource download failed" as message.
Created attachment 32563 [details] Patch implementing enhancement
Date: Sun Mar 22 14:04:11 2015 New Revision: 1668373 URL: http://svn.apache.org/r1668373 Log: Bug 57696 - HTTP Request : Improve responseMessage when resource download fails Bugzilla Id: 57696 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java jmeter/trunk/xdocs/changes.xml
Date: Sun Mar 22 17:44:27 2015 New Revision: 1668420 URL: http://svn.apache.org/r1668420 Log: Bug 57696 - HTTP Request : Improve responseMessage when resource download fails Oups : Fix test failure Bugzilla Id: 57696 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java
Author: pmouawad Date: Fri Jan 29 23:29:17 2016 New Revision: 1727663 URL: http://svn.apache.org/viewvc?rev=1727663&view=rev Log: Bug 57696 HTTP Request : Improve responseMessage when resource download fails Bugzilla Id: 57696 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java