Re: kingry...@gmail.com

2011-09-20 Thread apc
Do you use some Post-Processors, Extractors? Maybe you missed some more parameters to pass between requests, like sessionID or smth like this. - -- Andrey Pohilko JP@GC Maintainer -- View this message in context: http://jmeter.512774.n5.nabble.com/kingrythm-gmail-com-tp4818748p4822036.html

Re: kingry...@gmail.com

2011-09-20 Thread Oliver Lloyd
Remember, ViewState and ViewState MAC are probably two different values requiring two different regexps. - http://www.http503.com/ -- View this message in context: http://jmeter.512774.n5.nabble.com/kingrythm-gmail-com-tp4818748p4822332.html Sent from the JMeter - User mailing list archive

Re: kingry...@gmail.com

2011-09-20 Thread Oliver Lloyd
Follow the logical path: If the script works with 1 user but fails with multiple users then maybe you have a load issue? So, what rate of requests are you running at? What happens with one thread over multiple iterations? What about 2 over multiple iterations? Are you using pacing? Or: Does the

Re: kingry...@gmail.com

2011-09-19 Thread apc
So you need to parse viewstate parameters from previous request and pass them in following requests. I see you using POST-back ASP.NET app? - -- Andrey Pohilko JP@GC Maintainer -- View this message in context: http://jmeter.512774.n5.nabble.com/kingrythm-gmail-com-tp4818748p4819920.html Sent