Hi, For a given test plan, I have 30 threads in a thread group, set to run for 100 iterations.
I noticed a little while ago that the threads do not seem to be executing as many times as they should be... out of 3000 total executions specified above, I get just under 1600 actual executions. I measure this by having a simple java request at the beginning of the test, which simply logs the thread number to a file. So I should see 3000 entries in the file after the test... however, as I said, I only get ~1600. Any thoughts on this? I have no ideas as to why this would be happening (or not happening, as the case may be). Brad Denkmann [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

