Parallel with sampler timeout

34 views
Skip to first unread message

prabhakar singireddy

unread,
Jun 6, 2024, 3:09:25 PMJun 6
to JMeter Forum
Hi,
I am trying to run a parallel controller that consists of multiple scenario but the test is getting aborted and not running properly with multiple iterations but only working for one iteration.

i tried to achieve the same through loop controller but its  still the same issue and not hitting the requests multiple times as loop should.

PFA screenshot for reference
paralleland timeout error.png

Post Query: what is the default timeout for samplers in JMeter and is there any way to set the timeout in Jmeter properties file.

thanks & Regards,
Prabhakar

prabhakar singireddy

unread,
Jun 6, 2024, 3:10:48 PMJun 6
to JMeter Forum
Hi,
i also tried giving timeout in http advanced option as well.

Regards

DT

unread,
Jun 7, 2024, 1:21:45 AMJun 7
to JMeter Forum
It's hard to tell how to fix your problem without seeing your test scenario.

  1. Don't use Parallel Controller for implementing concurrency, it's designed for edge cases which are not supported by JMeter like simulating AJAX requests
  2. More or less each JMeter Sampler has timeout settings, for HTTP Request sampler take a look under "Advanced" tab. If you have more than one HTTP Request sampler in your test plan and want to apply the timeout to all of them - consider using HTTP Request Defaults.
Reply all
Reply to author
Forward
0 new messages