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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

