Bug 64706 - sampleResult.getResponseDataAsString() give me empty string in distribution stress testing
Summary: sampleResult.getResponseDataAsString() give me empty string in distribution s...
Status: RESOLVED INVALID
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 5.3
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: JMETER_5.4
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-03 02:10 UTC by 杨杰
Modified: 2020-10-24 15:46 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 杨杰 2020-09-03 02:10:37 UTC
HI,Sir!
  
   I'm using Jmeter5.1/5.3 for distribution stress testing. The jmx file includes some http requests,while some requests assertion failed,I need get the responseBody from prev.getResponseDataAsString(),but it give me empty string.
   meanwhile,the jmx file runs well in non-distribution mode and  prev.getResponseDataAsString() give me correct responseBody while some http requests assertion failed.

   thanks for your help!
Comment 1 Felix Schumacher 2020-09-05 08:49:28 UTC
To answer this question (which would probably belongs on the users mailing list), we need more information. (I guess you are using a cache manager, which doesn't work the way you expect)

Please provide a minimal test plan, that replicates your observations and can be run (or at least looked at) by us.

It is always good to include other information like the OS you are using, or the versions of the JVM and JMeter you used. If you are using third party plugins, include a list of those, too.
Comment 2 Philippe Mouawad 2020-10-24 15:46:18 UTC
Are you sure this is not related to mode property:

https://jmeter.apache.org/usermanual/properties_reference.html#remote_batching_config


Closing as no feedback
Comment 3 The ASF infrastructure team 2022-09-24 20:38:20 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5400