Hi Brian,
I did all you said,I can see the https request with all fields populated
,but when I run the test I get below error for all https URLs.
java.net.MalformedURLException: unknown protocol: https
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.getUrl(HTTPSamplerBase.java:538)
at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:658)
at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:647)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:247)
at java.lang.Thread.run(Unknown Source)
Just to verify my jmx file,I add one http request pointing to yahoo.com & it
worked fine.
I dont know what step I am missing
I will appreciate if you have any clue.
Regards,
Charan
--
View this message in context:
http://www.nabble.com/How-to-run-exported-jmx-file-in-jmeter-t1798995.html#a4936436
Sent from the JMeter - User forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]