Thanks. Any estimates on when it will be available? Amela
On 12/4/06, sebb <[EMAIL PROTECTED]> wrote:
Yes, this is a bug in 2.2. Fixed in CVS, but not yet released. S. On 04/12/06, amelaao <[EMAIL PROTECTED]> wrote: > I am using SOAP/XML-RPC Request to test a Webservices which is behind the > firewall. I'm providing arguments for the proxy server from the command > line. I've been doing this before with 2.1 version and it worked fine. Now > I'm using jmeter 2.2 and I"m getting following exceptions. > > java.lang.IllegalArgumentException: Host may not be null > at org.apache.commons.httpclient.NTCredentials.<init>( NTCredentials.java > :83) > at org.apache.jmeter.protocol.http.sampler.HTTPSampler2.setupConnection ( > HTTPSampler2.java:274) > at org.apache.jmeter.protocol.http.sampler.SoapSampler.sample( > SoapSampler.java:219) > 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) > > My script looks like > TestPlan > |____ThreadGroup > |_____HttpCookie Manager > |_____SOAP/XML-RPC Request > > If I try the same script with jmeter 2.1 it works fine. > I start jmeter from the command line: > jmeter -H hostname -P 80 -u user -a pwd > > > I'm testing a production issue, so I'd really appreicate if someone can > reply.... > > Thanks, > Amela > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]