Hi, Thanks for answer,
I try the -G option from controller , and it doesn't work : I start jmeter like this : jmeter.bat -GinfluxdbUrl=http://xxx.fr/influxdb_query/write?db=qualif --addprop "%USERPROFILE%\jmeter\user.properties" then via GUI mode start a distributed run and still this error : Still : no protocol: ${__P(influxdbUrl, http://xxx.fr/influxdb_query/write?db=qualif) By the way, I don't rly want affect properties, but the default value .... but replace value aren't set for BackendListener. Regards 2017-03-09 10:22 GMT+01:00 UBIK LOAD PACK Support <supp...@ubikloadpack.com> : > Hello, > > In distributed mode use: > -G from controller > or -J on jmeter-server > > Regards > > On Thu, Mar 9, 2017 at 9:52 AM, Maxime Chassagneux < > maxime.chassagn...@gmail.com> wrote: > > > Hello, > > > > I can't variabilize parameter of BackendListener when I start a run via > > remote test. > > None of the value is replace. > > > > If I put something like this : > > > > influxdbUrl => ${__P(influxdbUrl, http://xxx.fr/influxdb_query/write?db= > > qualif} > > > > It cause one error : > > > > 2017-03-09 08:46:36,232 ERROR o.a.j.s.RemoteListenerWrapper: > > testStarted(host) on tlsqninjec10:7080 > > java.lang.IllegalStateException: Failed calling setupTest > > Caused by: java.net.MalformedURLException: no protocol: > ${__P(influxdbUrl, > > http://xxx.fr/influxdb_query/write?db=qualif)} > > > > Of course it work localy. > > > > Is it normal ? Any tips ? Where I have to start looking for fix it ? > > > > > > -- > > Regards > Ubik Load Pack <http://ubikloadpack.com> Team > Follow us on Twitter <http://twitter.com/ubikloadpack> > > > Cordialement > L'équipe Ubik Load Pack <http://ubikloadpack.com> > Suivez-nous sur Twitter <http://twitter.com/ubikloadpack> >