DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36619>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36619 Summary: Thread group Stop Test doesn't work with Loop count forever Product: JMeter Version: 2.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Created a thread group with "Stop Test on error" set,a JDBC sampler, and added a duration assertion using the work around described in http://issues.apache.org/bugzilla/show_bug.cgi?id=36465. When executed with an actual loop count specified, JMeter does indeed stop the test following a breech of the duration assertion :). However, when executed with a thread group loop count of 'Forever', JMeter does seem to stop the test, but the green light remains on and the 'Run->Start' option is still disabled :(. Further to this, the JDBC connections remain in use and selecting 'Run->Stop' causes a lockup. The issue appears to be the thread group "loop forever" setting incorrectly taking priority over thread group "stop on error". -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
