Re: While loop keeps getting StringIndexOutOfBoundsException's

2011-08-26 Thread SanderW
No, send parameters with request are not present. The path contains the url with the parameters, since they were captured from the source with a spider script. But you did send me in the right direction. *First attempt* I just tried to record the url with the HTTP Proxy Server and the first time

Re: While loop keeps getting StringIndexOutOfBoundsException's

2011-08-26 Thread evanphelan
In /Send Parameters with Request/, do you have the /Encode /checkbox ticked? -- View this message in context: http://jmeter.512774.n5.nabble.com/While-loop-keeps-getting-StringIndexOutOfBoundsException-s-tp4737566p4738104.html Sent from the JMeter - User mailing list archive at Nabble.com. -

While loop keeps getting StringIndexOutOfBoundsException's

2011-08-26 Thread SanderW
Hi All, I have the following script; Thread Group -While variable <> --CSV Data Set Config --IF variable <> ---Debug Sampler ---HTTP Request with variable as Path The csv-file contains a lot of url's that are used in the HTTP Sampler. One of the url's apparantly is causing a problem and in the