Use a Debug Sampler to know if ${STATUS} is returning "COMPLETED" by any
chance.You could use a Counter and limit the While Controller to a maximum number of iteractions. Hope it helps you. Flávio Cysne 2012/5/25 venkatakurathi <[email protected]> > ${__javaScript("${STATUS}"!="COMPLETED")} > > This turned into infinite loop. > > suggest me the condition for running finite loop... > > ----- > Venkat Akurathi > 91-9703186688 > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/urgent-help-needed-tp5712753p5713351.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
