The problem being that no part of starting jmeter at the point the jmx is loaded includes a http client. Why not have your shell script download from their first?
On 28 Sep 2017 08:18, jmeter tea <[email protected]> wrote: I want to get the updated jmx files in 1 machine (get from source control only once using trigger) and load it on different machines, Can I open in JMeter a jmx file located in web? I'm trying but failing (with different escaping) from http://jmeter.apache.org/demos: jmeter -t "http://jmeter.apache.org/demos/forEachTestPlan.jmx" 2017-09-28 09:09:53,527 ERROR o.a.j.JMeter: Failure loading test file java.io.FileNotFoundException: http:\jmeter.apache.org\demos\forEachTestPlan.jmx (The filename, directory name, or volume label syntax is incorrect) at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144] at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_144] at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_144] at org.apache.jmeter.save.SaveService.loadTree(SaveService.java:423) ~[ApacheJMeter_core.jar:3.3 r1808647] at org.apache.jmeter.JMeter.startGui(JMeter.java:386) [ApacheJMeter_core.jar:3.3 r1808647] at org.apache.jmeter.JMeter.start(JMeter.java:519) [ApacheJMeter_core.jar:3.3 r1808647] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144] at org.apache.jmeter.NewDriver.main(NewDriver.java:248) [ApacheJMeter.jar:3.3 r1808647] The information included in this email and any files transmitted with it may contain information that is confidential and it must not be used by, or its contents or attachments copied or disclosed to, persons other than the intended addressee. If you have received this email in error, please notify BJSS. In the absence of written agreement to the contrary BJSS' relevant standard terms of contract for any work to be undertaken will apply. Please carry out virus or such other checks as you consider appropriate in respect of this email. BJSS does not accept responsibility for any adverse effect upon your system or data in relation to this email or any files transmitted with it. BJSS Limited, a company registered in England and Wales (Company Number 2777575), VAT Registration Number 613295452, Registered Office Address, First Floor, Coronet House, Queen Street, Leeds, LS1 2TW.
