0
votes

use streaming mode for chunked encoding and sun.net.www.protocol.http.HttpURLConnection writeRequests in jmeter in NON gui mode iam getting, please help me how to resolve this issuesenter image description here

1

1 Answers

0
votes

Try changing "Implementation" of your HTTP Request sampler to HttpClient4, the setting lives at "Advanced" tab:

enter image description here

If you have more than 1 HTTP Request sampler to amend it makes sense to go for HTTP Request Defaults which provides the "default" values for all HTTP Request samplers in its scope.