On 12/11/2007, Modha Khammammettu <[EMAIL PROTECTED]> wrote: > Hi All > > I have created Jmeter test which runs fine when I have No. Of Threads 1, > Ramp up 1, forever loop. > > However when I run using No.Of Threads = 2, it seems only 1 thread is > succeding ( doing what it is supposed to do) other just fails.
What do you mean by "fails"? Any error messages? Any errors in jmeter.log? > I am using regular expressions like > Variable: VALUE (for example) > RE: <option value="(Person:\d+)">ITEM A</option> > Template: $1$ > Match: 1 > > I notice that the first thread seem to set the values fine, just the > second one fails to set these values. > > Please let me know how I correct this. > > Thanks for the help. > > Modha/- > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

