Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 94872 invoked by uid 500); 20 Apr 2001 03:56:31 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 94860 invoked from network); 20 Apr 2001 03:56:31 -0000 Mime-Version: 1.0 X-Sender: bruce@mailhost.ebrary.com Message-Id: Date: Thu, 19 Apr 2001 20:57:28 -0700 To: jmeter-user@jakarta.apache.org From: Bruce Barrett Subject: FYI: Invalid HTTP method exception Content-Type: text/plain; charset="us-ascii" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N 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