You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Gaël LHEZ <gl...@glowria.fr> on 2006/05/18 11:27:02 UTC

RE (2) : Setting up some data before running the test (TestListener?)

Hey,

I would like to know why my TestElement is created more than one time? (I
suppose it pass the element to each tree node?) 

Is there a way to avoid that? (after all, i want my element to be unique,
even if it works well with TestListener, meaning it call testStarted())
once.

Gael 


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


RE: RE (2) : Setting up some data before running the test (TestListener?)

Posted by Gaël LHEZ <gl...@glowria.fr>.
Thanks :)



-----Message d'origine-----
De : sebb [mailto:sebbaz@gmail.com] 
Envoyé : jeudi 18 mai 2006 19:48
À : JMeter Users List
Objet : Re: RE (2) : Setting up some data before running the test
(TestListener?)

Try implementing NoThreadClone
On 18/05/06, Gaël LHEZ <gl...@glowria.fr> wrote:
> Hey,
>
> I would like to know why my TestElement is created more than one time? 
> (I suppose it pass the element to each tree node?)
>
> Is there a way to avoid that? (after all, i want my element to be 
> unique, even if it works well with TestListener, meaning it call 
> testStarted()) once.
>
> Gael
>
>
> ---------------------------------------------------------------------
> 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


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.6.1/343 - Release Date: 18/05/2006
 


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


Re: RE (2) : Setting up some data before running the test (TestListener?)

Posted by sebb <se...@gmail.com>.
Try implementing NoThreadClone
On 18/05/06, Gaël LHEZ <gl...@glowria.fr> wrote:
> Hey,
>
> I would like to know why my TestElement is created more than one time? (I
> suppose it pass the element to each tree node?)
>
> Is there a way to avoid that? (after all, i want my element to be unique,
> even if it works well with TestListener, meaning it call testStarted())
> once.
>
> Gael
>
>
> ---------------------------------------------------------------------
> 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