Yes, any nightly build that is made after a bug is "fixed in CVS" (I should have said SVN) will pick up the change. Most bug fixes are also recorded in changes.html which will also be in the nightly build (and changes.xml will be in the nightly src archive).
If you do try the nightly, please let us know if there are any further problems. On 13/03/07, amelaao <[EMAIL PROTECTED]> wrote:
Has the fix to this proxy setting bug made to the nighlty build? Thanks, Amela 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] >> > >> > >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Is-there-a-problem-with-proxy-server-settings-and-SOAP-XML-RPC-sampler---getting-Exceptions-with-version-2.2-tf2754248.html#a9460323 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

