On 05/11/2008, Rigazzi Beat (IT-BA-PT) <[EMAIL PROTECTED]> wrote:
> Hi everybody,
>
>  I have the following problem / error with JMeter 2.3.2.
>
>  Any suggestions?
>
>  Many greets
>
>  Beat.
>
>  -------------------
>  When a test with a CSV data set is run remotely (by one or more remote 
> instances of JMeter), $-variables are not replaced.
>
>  Example:
>  - Test Setup:
>   Test plan uses a csv data set with parameters paramA,paramB (limiter is 
> comma ',').
>   The only JavaRequest uses input parameters paramA as ${paramA} and paramB 
> as ${paramB}.
>  - Test plan execution works fine when run on the local machine from JMeter 
> gui.
>  - Test plan runs with incorrect parameters when run remotely.
>   Parameters are not replaced: parameter values are "${paramA}" and 
> "{$paramB}" (instead of actual csv values).
>  -------------------

Check the server logs.
Ensure that the file used by CSV Dataset is present on the server nodes.

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

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

Reply via email to