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).
-------------------

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

Reply via email to