You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by paul_da_programmer <pa...@yahoo.com> on 2005/12/02 07:55:54 UTC

user variables not reset in loop

Hi,
I am using Jmeter 2.1.1 on the sun jdk 1.5.0_05. I am
running on windows XP professional.

I have a Jmeter test within a Loop Controller. Within
the Loop controller I have while loops that use user
variables. 

The first time through the loop controller, everything
works as expected, the user variables are set properly
(using regex extractors) and the while loops operate
correctly. The second and subsequent times through the
loop controller, it appears that my user variables
never get reset. I can tell from the view results
listeners that the regex extractors ARE definitely
running the second time through, but it appears that
once my user variables are set to a value, they never
get updated in the following loops.

Any idea on how to accomplish resetting the user
variables in subsequent loops.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org