Hi All, but especially beginners...
If you forget to select (x) Get or (x) Post in your URL samples
you'll get this exception.
It would be nice if creating a new sample defaulted to one, say 'get'.
java.net.ProtocolException: Invalid HTTP method: null
at java.net.HttpURLConnection.setRequestMethod(HttpURLConnection.java:201)
at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:262)
at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:111)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:133)
at java.lang.Thread.run(Thread.java:484)
jmeter 1.6 alpha.
Bruce
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|