apache / apache/jmeter

Non HTTP response code: java.net.SocketException,Non HTTP response message: Connection reset error from Jmeter 5.4

Open
#5,685 6 comments 0 reactions 0 assignees View on GitHub
need info os: All P1
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**Chaitanya kanagala** ([Bug 66147](https://bz.apache.org/bugzilla//show_bug.cgi?id=66147&redirect=false)):
Non HTTP response code: java.net.SocketException,Non HTTP response message: Connection reset error from jmeter

I have added the following
1) user.properties : httpclient4.retrycount=1 and hc.parameters.file=hc.parameters
hc.parameters : http.connection.stalecheck$Boolean=true

2) increased the port size in regedit and change client implementation to http4

3) increased the connection and response timeout in advanced tab of http sampler.

4) Added the following to jmeter properties:
https.sessioncontext.shared=true
https.default.protocol=TLSv1.2
https.use.cached.ssl.context=true
httpclient4.retrycount=1
https.cipherSuites=TLS_RSA_WITH_AES_128_CBC_SHA256 TLS_RSA_WITH_AES_256_CBC_SHA256

But nothing worked. iam using jmeter 5.4
Can anyone please help me on this... its critical and appreciate your help.

Email:chaitu56789@gmail.com
Mobile: +91-8879560349

Thanks,
Chaitanya

Created attachment [MicrosoftTeams-image%20%2813%29.png](https://apache.github.io/jmeter-bugzilla-attachments/47/66147/38330/MicrosoftTeams-image%2520%252813%2529.png): Error screenshot

Error screenshot

Votes in Bugzilla: 1
Severity: normal
OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.