I have also tried the while loop conditioned to CSV dataset,
but I get the following error:
In the while loop I use as a condition:
"${type}" == "<EOF>"
Where type is a variable from my CSV Data Set Config
2007/01/10 15:45:36 ERROR - jmeter.threads.JMeterThread: Test failed!
java.lang.StackOverflowError
at java.lang.String.indexOf(Unknown Source)
at java.lang.ClassLoader.checkName(Unknown Source)
at java.lang.ClassLoader.findLoadedClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]