https://bz.apache.org/bugzilla/show_bug.cgi?id=64367
Owen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #2 from Owen <[email protected]> --- (In reply to Felix Schumacher from comment #1) > Hi Owen, > > thanks for the clear description of your problem, however I think this > question would have been best asked on the users mailing list (see > https://jmeter.apache.org/mail2.html#JMeterUser for more info). > > Parameters that are global (i.e. seen on on all cluster members) should be > given with -G instead of -J. That is described in > https://jmeter.apache.org/usermanual/remote-test.html > > Why did you use -J? Would you like to contribute changes to the > documentation, that make this clearer? > > Feel free to close this bug, if -G helped to solve your problem. > > PS. Another thing (that you didn't explicitly asked for): the usage of > __Random should have worked in distributed mode, but you are probably better > of using a node identifier like the function __machineName. Hi Felix, Thanks for your quick reply. Indeed I used the -J option in local running mode and -G option in distributed testing mode. -- You are receiving this mail because: You are the assignee for the bug.
