On 16/11/2007, Modha Khammammettu <[EMAIL PROTECTED]> wrote:
> Hi All
>
> I have a test with 13 steps (I have 300ms constant timer, View Result
> Tree).

What are the steps? HTTP samplers, LDAP ?

> When I run this with 1 thread it runs perfectly, even if I have it
> running forever.
>
> Interesting things happens when I start it with 2 or more threads.
>
> When it is supposed to be on the 6th step, it will show step4 and then
> rest of all steps fail. It always does that (even if I run with 5
> threads) till 5th step it runs perfectly and then next step I expect it
> to be on step6 it is on step4.

This does not make sense.

> Here is the interesting part. When I run with 2 threads:
> Only Thread Name: Thread Group 1-1 has this problem
> Thread Name: Thread Group 1-2 go through 13 steps without issue forever.
>
> I don't know why it runs fine with 1 thread and when I run with 2
> threads ( runs fine in one thread group and fails in other) . That too
> failure always start at Step5.

What are these steps?

Are you using any conditional logic?
If or While or Switch?

> Any ideas how to debug.....

The Java Request sampler is useful for generating samples without
needing a server.

But without a bit more detail of what the test contains, it's
difficult to advise.

But please don't post the JMX to the list.

> Thanks
> Modha/-
>

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

Reply via email to