https://issues.apache.org/bugzilla/show_bug.cgi?id=51768
--- Comment #1 from Ryszard Łach <[email protected]> 2011-09-06 09:41:35 UTC --- Hi, It seems, that stackOverflow and response timeout error are caused by a bug in profile. I used While controller with module controller as a child and somewhere lost connection between module controller and the module to run. The hile controller had a condition depending on result of its child (MC). So it was causing stack overflow and, as a result, response timeout (coused by thread's infinite loop). I suppose, that I would'nt file this bug, if the Module Controller informed in jmeter.log, that it has no module to run.... I'm planning to repeat the long-running tests and probably close this bug tomorrow. Cheers, R. -- 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]
