https://issues.apache.org/bugzilla/show_bug.cgi?id=51865

             Bug #: 51865
           Summary: Infinite loop inside thread group does not work
                    properly if "Start next loop after a Sample error"
                    option set
           Product: JMeter
           Version: 2.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Main
        AssignedTo: notifications@jakarta.apache.org
        ReportedBy: te...@mail.ru
    Classification: Unclassified


Created attachment 27555
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27555
Scenario for reproducing error

I tried to use new feature of JMeter2.5 "Start next loop".
There is infinite loop in thread group, it provide some users's scenario. 
If error occured in the sampler which is inside loop, then behaviour of jmeter
is strange. According to "View Results Tree" listener, it doesn't do anything,
but thread remain active.
I prepared simplified example for reproducing this bug(attachment).
After running, it executes 3 loops and stopped (if no any errors occured)
Then enable sampler "(failed)Load page" (it must cause error)and run scenario
again, and look at VRT. After first error, no any other samplers executed, but
thread is still active. It do something depending on parameter "Forever" of
loop. If definite count if iterations is set, some delay between loops
present(about 10 seconds for 1000 iterations)  but none the less scenario
remain working.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@jakarta.apache.org
For additional commands, e-mail: notifications-h...@jakarta.apache.org

Reply via email to