https://issues.apache.org/bugzilla/show_bug.cgi?id=54073

Sebb <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME
                 OS|                            |All

--- Comment #1 from Sebb <[email protected]> ---
This works for me in 2.6 and 2.8.

The global variable setting should appear in the server log as follows:

2012/11/01 15:39:44 INFO  - jmeter.services.FileServer: Set new base='.' 
2012/11/01 15:39:44 INFO  - jmeter.engine.StandardJMeterEngine: Applying
properties {dataFileName=users} 
2012/11/01 15:39:44 INFO  - jmeter.engine.RemoteJMeterEngineImpl: Running test 

and in the client log as below:

2012/11/01 15:39:43 INFO  - jmeter.JMeter: Setting Global property:
dataFileName=users 

You have not provided the client log, but the server log does not show that the
global has been set, so it's not suprising that value is resolved as '1' (which
is the default for the __P() function)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to