You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by François Lopitaux <fl...@instranet.com> on 2004/01/29 17:24:41 UTC

Use JMeter with Schedule option

Hi,

My configuration is :
Windows 2000
JDK 1.4.2
JMeter 1.9.1

I use JMeter with the Schedule option to stress test a web application.

Thread Group setup:

Number of thread : 5
Ramp-up Period : 50
Loops : (forever)

Schedule:
01/29/2003 17:12:00
01/29/2003 17:14:00

When i launch the test, i can see this in jmeter.log
01/29/2004 5:11:23 PM INFO  - jmeter.engine: Running the test!
01/29/2004 5:11:23 PM INFO  - jmeter.engine: Starting 5 test threads
01/29/2004 5:11:59 PM INFO  - jmeter.engine: Thread Thread Group4-4 started
01/29/2004 5:12:00 PM INFO  - jmeter.engine: Thread Thread Group1-1 started
01/29/2004 5:12:00 PM INFO  - jmeter.engine: Thread Thread Group3-3 started
01/29/2004 5:12:00 PM INFO  - jmeter.engine: Thread Thread Group2-2 started
01/29/2004 5:12:03 PM INFO  - jmeter.engine: Thread Thread Group5-5 started
01/29/2004 5:12:03 PM INFO  - jmeter.engine: Thread Thread Group5-5 is done
01/29/2004 5:14:00 PM INFO  - jmeter.engine: Thread Thread Group3-3 is done
01/29/2004 5:14:00 PM INFO  - jmeter.engine: Thread Thread Group1-1 is done
01/29/2004 5:14:00 PM INFO  - jmeter.engine: Thread Thread Group2-2 is done
01/29/2004 5:14:00 PM INFO  - jmeter.engine: Thread Thread Group4-4 is done

As you can see, JMeter did not respect the Ramp-up period, and for the 
thread Group5-5, it stopped just after it begin!!

So i ask for some help?
This behavior is normal? Do you have a workaroud? Some newest build 
correct this problem?

Thanks for your help.

-- 
François Lopitaux              InStranet
Software engineer              http://www.instranet.com
flopitaux@instranet.com        6 Rue Casteres
Work: +33 (0) 1-41-27-68-60    92614 Clichy Cedex
Fax:  +33 (0) 1-41-27-68-70    FRANCE

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Use JMeter with Schedule option

Posted by François Lopitaux <fl...@instranet.com>.
François Lopitaux wrote:

> Hi,
>
> My configuration is :
> Windows 2000
> JDK 1.4.2
> JMeter 1.9.1
>
> I use JMeter with the Schedule option to stress test a web application.
>
> Thread Group setup:
>
> Number of thread : 5
> Ramp-up Period : 50
> Loops : (forever)
>
> Schedule:
> 01/29/2003 17:12:00
> 01/29/2003 17:14:00
>
> When i launch the test, i can see this in jmeter.log
> 01/29/2004 5:11:23 PM INFO  - jmeter.engine: Running the test!
> 01/29/2004 5:11:23 PM INFO  - jmeter.engine: Starting 5 test threads
> 01/29/2004 5:11:59 PM INFO  - jmeter.engine: Thread Thread Group4-4 
> started
> 01/29/2004 5:12:00 PM INFO  - jmeter.engine: Thread Thread Group1-1 
> started
> 01/29/2004 5:12:00 PM INFO  - jmeter.engine: Thread Thread Group3-3 
> started
> 01/29/2004 5:12:00 PM INFO  - jmeter.engine: Thread Thread Group2-2 
> started
> 01/29/2004 5:12:03 PM INFO  - jmeter.engine: Thread Thread Group5-5 
> started
> 01/29/2004 5:12:03 PM INFO  - jmeter.engine: Thread Thread Group5-5 is 
> done
> 01/29/2004 5:14:00 PM INFO  - jmeter.engine: Thread Thread Group3-3 is 
> done
> 01/29/2004 5:14:00 PM INFO  - jmeter.engine: Thread Thread Group1-1 is 
> done
> 01/29/2004 5:14:00 PM INFO  - jmeter.engine: Thread Thread Group2-2 is 
> done
> 01/29/2004 5:14:00 PM INFO  - jmeter.engine: Thread Thread Group4-4 is 
> done
>
> As you can see, JMeter did not respect the Ramp-up period, and for the 
> thread Group5-5, it stopped just after it begin!!
>
> So i ask for some help?
> This behavior is normal? Do you have a workaroud? Some newest build 
> correct this problem?
>
So i found the reponse to some of my question.

The behavior is not normal. And i try a build made on 29.01.2003 and the 
problem is corrected.

Now i would like to ask, if somebody know for when is the next release?

> Thanks for your help.
>
François


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org