Hi,

>2)     I run my script, which is quite simple, but it only seems to last a
>second or two, I thought Jmeter would loop is this the case or will it only
>execute through the script once.

It should loop. Basically it starts every thread, makes the
request, waits for the reply, then waits a timer's amount of time
and issues the request again.
You should see a list of "number of threads" urls to stdout every cycle.

>
>3)     I have run my script with the threads set to 500.  Does this mean it
>will test 500 threads total, if so how many is it doing at a time.  And how
>can I increase the overall test duration or vary the simulated load?

It will start 500 at a time & repeat every after each one finishes.

>
>4)     After I have run my script, I cannot re-run it, I stop it, clear the
>visualizers and then run, and nothing happens.  I suspect this could be to
>do with the exceptions I am encountering, but I have to keep exiting Jmeter
>then going back in.  Is there anything that anyone recognises could be at
>fault here (aside from me :-)

I haven't seen this. Maybe it's still "running" maybe your OS
configuration is limiting your # of threads.

Start out with 1 thread, get that working, them bump to 10 or 500.

'luck.

Bruce


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to