https://issues.apache.org/bugzilla/show_bug.cgi?id=51868
--- Comment #5 from Oleg <[email protected]> 2011-09-22 11:03:17 UTC --- (In reply to comment #4) > Have you tried using the Debug Sampler to see what the variables are? Yes. If no any errors in sample, variables calculated in BeanShell and used in IFC are valid (see screenshot) > Have you tried finding out which If Controller is involved? There is the only IFC in scenario. It work properly, if errors absent. And it must not be validated, if error occured at any sampler before IFC > Have you tried enabling debug logging for the If Controller? In jmeter.properties I set everything to DEBUG. Now I see 2 errors here - one about recirculation (51865) and another - exception. IFC try to validate undefined value (getCondition() : [${spent_time}>5000]). Yes, it is not valid. But IFC must not be processed at all, because value calculating for IFC and IFC are at the end of loop. After error first sample of loop must be processed, is it? Log attached > This will help narrow down the issue. -- 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: [email protected] For additional commands, e-mail: [email protected]
