You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by SAS <sa...@gmail.com> on 2022/04/18 20:09:28 UTC

java.net.SocketException: Connection reset issue

Hi Team,

I am using JMeter v 5.4.3

I have a secure web service(https) request that worked right after I have
created thread group with HTTP Request.

It doesn't work anymore as, it's throwing java.net.SocketException:
Connection reset message in response.

But if I create another jmx and create same request it works.

Pls help me with this issue

Thanks
SAS

Re: java.net.SocketException: Connection reset issue

Posted by Riji K <kr...@gmail.com>.
Hi,

There would be multiple reasons for this issue

1. HTTP Cookie Manager is added to the Testplan.

2. Implementation of the Request is set to HttpClient 4.

3. Check if all necessary variables of the request have values correctly.

Regards,
Riji K
Regards,
Riji K


On Tue, Apr 19, 2022 at 1:39 AM SAS <sa...@gmail.com> wrote:

> Hi Team,
>
> I am using JMeter v 5.4.3
>
> I have a secure web service(https) request that worked right after I have
> created thread group with HTTP Request.
>
> It doesn't work anymore as, it's throwing java.net.SocketException:
> Connection reset message in response.
>
> But if I create another jmx and create same request it works.
>
> Pls help me with this issue
>
> Thanks
> SAS
>