You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by k9...@students.jku.at on 2004/12/10 15:48:21 UTC

Regular Expression Extractor using response from wrong thread

Hi,

I'm referring to bug Nr. 29202
http://issues.apache.org/bugzilla/show_bug.cgi?id=29202

Now, I run into the same problem. My testplan works fine with several loops and 
one thread, sometimes even with up to 10 threads.
But with more threads I am getting the wrong results of the regular expression 
extractor. I think it takes the response of the wrong thread.
Is there already a solution?

I was trying it with Jmeter 2.0.2 and the nightly build from 20041125.

Your help would be appreciated!

Thanks,

Chris

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


Re: Regular Expression Extractor using response from wrong thread

Posted by sebb <se...@gmail.com>.
On Fri, 10 Dec 2004 15:48:21 +0100, k9655202@students.jku.at
<k9...@students.jku.at> wrote:
> 
> Hi,
> 
> I'm referring to bug Nr. 29202
> http://issues.apache.org/bugzilla/show_bug.cgi?id=29202
> 
> Now, I run into the same problem. My testplan works fine with several loops and
> one thread, sometimes even with up to 10 threads.
> But with more threads I am getting the wrong results of the regular expression
> extractor. I think it takes the response of the wrong thread.

Possibly - but it could also be that the response was not as expected.

> Is there already a solution?

If there was a solution, we would have applied it ... 

> 
> I was trying it with Jmeter 2.0.2 and the nightly build from 20041125.
> 
> Your help would be appreciated!

Not sure we can do anything more without a test case to reproduce the problem.

You could try adding a Save Responses Post-Processor.

See:

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Save_Responses_to_a_file

This might of course slow the test down too much. Or you might run out
of disk space ... or it might show why the problem is occurring ...

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

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