Getting the error Response code: No response Response message: Read timeout, no response received.

Issue #130 closed
Former user created an issue

I am using Jmeter for the load testing of an application which includes web socket connection.

When trying to read the data in a frame using Single Read Sampler,got an error Response code: No response Response message: Read timeout, no response received.

Please find attached the screenshot.

Can anybody help me in solving this issue?

Comments (6)

  1. Peter Doornbosch repo owner

    No, nobody can help you 😢. Your server is not sending a response in the time you (your testplan) was waiting. We (people trying to help you) cannot know why your server is not responding.

    Maybe you just didn’t wait long enough. Try with a larger timeout. It that doesn’t help, consult people you know your server app.

    hth

    peter

  2. Chaitra M

    @Peter Doornbosch I have added the Webscoket request response sampler in the script and am getting Response code: 200
    Response message: Number of samples in transaction : 5, number of failing samples : 0 this is fine

    But in the server logs the response messages are not saved , we are not getting proper count in message logs could you please help me out

  3. Peter Doornbosch repo owner

    No, i can’t. I wrote this plugin (which you can use for free), and i’m willing to give (free!) support if you encounter a problem in the plugin, but that’s it.

  4. Log in to comment