Hi how many admin users do you normally have? on test environments we usually reset all passwords to a known value and then you can just have the first step query for a list of administrative users so that each thread gets its unique admin
regards deepak On Mon, Jun 13, 2011 at 11:23 AM, Bruce Ide <flyingrhenqu...@gmail.com>wrote: > Upon reflection, the cause of the problem is really more process than > anything else. This feature was allowed without adequate review and is now > causing problems with testing. Jmeter might not be able to fix that, but > testing with it did expose a process problem! > > Probably the most correct solution would be to modify the application to > print an error that the user is already logged in. Jmeter could detect that > with a XPath or Regex postprocessor and retry until the system allows it to > log in. We'll see if the intersection between ideal and real world allows > for that! > > -- > Bruce Ide > flyingrhenqu...@gmail.com >