I had created a project using Jmeter and created thread group and one Http Request sampler.
I left the server name or ip empty and put the url in path section but when i generate report using this command
jmeter.sh -g Report.jtl -o report
Erros in the report:
Non HTTP response code:
org.apache.http.client.ClientProtocolException/Non HTTP response
message: URI does not specify a valid host name:
http:/www.google.com.my
I specify the path using this value https://www.google.com.my