yeah... you have to change the stop time :) otherwise it will not send any more requests. so the good news is in 1 second you could send 25 requests and it's easy to fix your test plan.
peter On Thu, 24 Jun 2004 14:35:45 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > I think I may have found the problem. When I run the test plan without > setting the scheduler under the thread group the test runs fine. In the > initial setup (in which the whole test plan did not run) I set the > scheduler configuration to the following values: > > Start Time : 2004/06/24 13:25:35 > End Time: 2004/06/24 13:25:35 > Duration: (left blank) > Startup delay: (left blank) > > Could the problem be that my start and end time are the same? Any > suggestions? Are there any known problems with the scheduler? > Thanks, > Ishmael > > Peter Lin <[EMAIL PROTECTED]> on 06/24/2004 02:28:06 PM > > > > Please respond to "JMeter Users List" <[EMAIL PROTECTED]> > > To: JMeter Users List <[EMAIL PROTECTED]> > cc: > > Subject: Re: Thread group only runs first http request > > add a view result tree listener to see exactly what is happening. it > might be you're getting errors. > > how many iterations is the Threadgroup set to? > > peter > > On Thu, 24 Jun 2004 14:24:06 -0500, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > > > > > > > I did not receive any errors in the jmeter.log file. The only thing in > the > > log file was: > > 2004/06/24 11:42:44 INFO - jmeter.JMeter: Version 2.0.1 > > 2004/06/24 11:42:44 INFO - jmeter.JMeter: java.version-1.4.1 > > > > Peter Lin <[EMAIL PROTECTED]> on 06/24/2004 01:45:39 PM > > > > Please respond to "JMeter Users List" <[EMAIL PROTECTED]> > > > > To: JMeter Users List <[EMAIL PROTECTED]> > > cc: > > > > Subject: Re: Thread group only runs first http request > > > > > > > > > > could you look at the JMeter log and post any errors in the file? the > > log file should be in the jmeter/bin directory. > > > > peter > > > > On Thu, 24 Jun 2004 13:43:11 -0500, [EMAIL PROTECTED] > > <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > I have set up a thread group that has 20+ http request and when I run > the > > > test with 25 threads it only runs the first http request 25 times, not > > the > > > whole test plan. My test looks like this: > > > Test Plan > > > - Thread Group > > > - - HTTP Cookie Manager > > > - - Aggregate Report > > > - - Http Request > > > - - Http Request > > > - - ...... > > > > > > I have set up the Http Request to follow redirects, use keep alive and > > > redirect automatically. > > > Any help would be greatly appreciated, > > > Thanks > > > Ishmael Obleton > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

