Re: how to run a logout transaction once

2004-06-02 Thread Sebastian Bazley
Or a Runtime Controller, which I have just added to the 2.0 branch code. This is like a loop controller, except that it runs for N seconds, instead of N loops. It should appear in the nightly builds (http://gump.covalent.net/jars/latest/jakarta-jmeter-20/) in a day or so. [The library zip can be p

Re: jmeter won't start

2004-06-02 Thread Sebastian Bazley
Looks like there may be a problem with the Java installation; the error message is certainly not generated by JMeter. Do other java applications work OK? Might be worth re-installing Java, or trying a different version. What does the jmeter.log contain? That might give a clue as to how far JMete

AW: AW: AW: how to run a logout transaction once

2004-06-02 Thread Schlichting, Carsten (Z-EDV)
Hi Mabel! How about telling the ThreadGroup to loop forever and using the Scheduler to run for 2 hours? I haven't done this before, but my guess would be that after two hours all threads would finish up and therefore do the desired logout. Not sure how you could do it if this doesn't help. Carst

Re: AW: AW: how to run a logout transaction once

2004-06-02 Thread Remedy QA
The following is the structure of your test plan that you've included. TestPlan ThreadGroup (loop once, no schedule) Loop Controller (loop 3 times) Simple Controller 1 Once Only Controller HTTP Request - login Simple Controlle

AW: AW: how to run a logout transaction once

2004-06-02 Thread Schlichting, Carsten (Z-EDV)
Sorry, I guess the attachment didn't make it through the firewall. Here is the testplan I had attached. I was using JMeter 1.9.1: Let me know if this works for you. Carsten org.apache.jmeter.config.gui.ArgumentsPanel org.apache.jmeter.config.Arguments Argument List true org.apache.jmeter.c

jmeter won't start

2004-06-02 Thread Smith, Mike
Running on Windows 2000 sp2 JMeter 2.0.1 JDK 1.4.2_04 C:\mss\jmeter\jakarta-jmeter-2.0.1_bin\jakarta-jmeter-2.0.1\bin>jmeter Assertion failed: offset < fFileSize, file ../../../src/share/native/sun/awt/fon t/fontmanager/fontobjects/fontObject.cpp, line 418 any help would be appreciated!