hi ok unless you can provide us the test to look at, or the complete logs to look at im not sure what else we can do . One thing is does your test complete or is it just hung or just waiting? regards deepak
On Thu, Oct 15, 2009 at 12:32 PM, arubin41 <[email protected]> wrote: > > Hi Deepak - thanks for responding. My csv data config module is set up as: > > Allowed quoted data: True > Recycle on EOF: True > Stop Thread on EOF: False > Sharing Mode: All Threads > > i tried messing around with different options on these but didn't find the > right fit > > Action to be taken on error is set to "Continue". I even tried to loop > forever with no scheduler and it stops after one go-thru. > > -Alan > > > > > Deepak Shetty wrote: > > > > hi > > Should work. You need to provide more details > > e.g. do you have stop thread on error or do you have a CSV data set > config > > which is configured to stop thread on EOF > > Does the test shut down or is it still running etc.. > > or whats the simplest test where you are getting this problem > > regards > > deepak > > > > On Thu, Oct 15, 2009 at 7:53 AM, arubin41 <[email protected]> wrote: > > > >> > >> Running into trouble getting my scheduler to run on the Forever loop > with > >> 5 > >> threads. It appears that it only runs thru the loop once. I had > >> initially > >> run a bunch of tests with 5 threads with only 1 loop. Do I need to also > >> include a duration time even though I set the time to start and end at a > >> certain time? I'm not seeing any errors that could potentially stop the > >> test. Thanks! > >> > >> Best, > >> > >> -Alan > >> -- > >> View this message in context: > >> http://www.nabble.com/Scheduler-Config-tp25910060p25910060.html > >> Sent from the JMeter - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Scheduler-Config-tp25910060p25914643.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

