DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42083>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42083 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW ------- Additional Comments From [EMAIL PROTECTED] 2007-04-11 06:40 ------- Email thread below describes the issue. sebb-2 wrote: > > Sorry, no. > > S. > On 04/12/06, amelaao <[EMAIL PROTECTED]> wrote: >> 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] >> > >> > >> >> > -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
