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=42356>. 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=42356 Summary: Launch a new cycle of thread when finished the cycle before. Product: JMeter Version: 2.2 Platform: Other OS/Version: Linux Status: NEW Severity: major Priority: P1 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I need that each cycle of a thread to be started when the all n users of this thread finished, because de application verify that the user is not using de the application. Example I have 10 users in the thread, and the tread has a loop of 2, when a one of them (10) finish, JMeter launch a new one, but this is not the same user that finish, this is a one that until not finished, then the application refused this thread and cancel the user that was working. To resolve this I did the follow: Thread Empresa 1 Nº threads = 10, Ram up = 1, Loop = 1 Loop Counter ---> 2 Constant Timer ----> this is my ram up Http Cookie Manager Count ---> user 1 to 10 Login Logout Constant Timer ----> 30000 ms, I have to charge a value very important so this execute without problems. In the almost all cases this function well but not in all, there are someone that they aborts. How I can resolve this problem??? Thank. My english is not very good and I hope that you undestand me. -- 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]
