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=37705>. 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=37705 Summary: SyncTimer counter is not reset when scenario is stopped Product: JMeter Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] If the attached test plan is stopped while some threads are waiting in the synchronizing timer, then the next time the test plan is run it does not wait for all of the threads to reach the sync timer. 1. Start the test plan (Run->Start) Sample # URL --------- --------- 1 Connect 2 Connect 3 Connect 4 Connect 5 Connect 6 Connect 7 Connect 2. Once the test reaches say the 7th sample stop the test plan (Run->Stop.) Stopping the test should restart the counter in the sync timer, but it doesn't. 3. Clear the results (Run->Clear All) 4. Start the test plan again (Run->Start) Sample # URL --------- --------- 1 Connect 2 Connect 3 Connect 4 Thread3 5 Thread1 6 Thread2 7 Connect 8 Connect ... Threads #1 through #3 do not wait for the rest of the threads before exiting the sync timer. -- 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]
