Yes it's after 1.8.1, I used the nightly build from 02/07. --- "Tana (Cicero) Franko" <[EMAIL PROTECTED]> wrote: > Was this added after 1.8.1? I don't see it in the > Function Helper Dialog. > Can't wait to try it though! > > > -----Original Message----- > > From: Drew Gulino [mailto:[EMAIL PROTECTED] > > Sent: Thursday, February 27, 2003 1:00 PM > > To: JMeter Users List; [EMAIL PROTECTED] > > Subject: Re: How to have >1000 users? > > > > > > Belay that last email (which only went to the > list, > > not to mstover). > > It seems multiple calls to _StringFromFile keep > the > > same value through the iteration of the thread. > > My data is fairly repeditive, so it was hard to > tell > > what was happening. I just threw 1,2,3,4... into > it > > and all was clear. > > --- Mike Stover <[EMAIL PROTECTED]> wrote: > > > Try the new function recently added: > > > > > > StringFromFile.java. It's pretty simple to use. > > > You make a file that has values (1 > > > per line) that are put into a variable. The > file is > > > read one value at a time, so it > > > shouldn't overload memory at all.. > > > > > > -Mike > > > > > > On 27 Feb 2003 at 9:46, Drew Gulino wrote: > > > > > > > I having problems creating a test plan with > over > > > 1000 > > > > distinct users. > > > > > > > > Directly creating individual thread groups in > a > > > *.jmx > > > > creates >13Mb files that JMeter's parser > chokes on > > > > (SAX error). > > > > > > > > If I create over 1000 entries with User > Parameters > > > > directly in the *.jmx, then JMeter doesn't > give an > > > > error, but never comes up. It just hangs for > over > > > 5 > > > > minutes with my PIII 500 at 100% CPU > utilization, > > > and > > > > then I stop the process. If it takes more > than 5 > > > > minutes to open it probably will not run. > > > > > > > > I think this is the direct result of the tight > > > > integration between the data and the gui. I > > > believe > > > > JMeter is having trouble displaying a 1000+ > entry > > > > table. > > > > > > > > I understand the HTTP User Parameter Modifier > is > > > > deprecated, but it seems my only choice. How > does > > > > this work? There is no documentation. It > doesn't > > > > seem to work with the ${variable} syntax. > > > > > > > > I am under a deadline, so don't have time to > > > modify > > > > the code. Any help would be greatly > appreciated. > > > > > > > > > > > > > __________________________________________________ > > > > Do you Yahoo!? > > > > Yahoo! Tax Center - forms, calculators, tips, > more > > > > http://taxes.yahoo.com/ > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > -- > > > Michael Stover > > > [EMAIL PROTECTED] > > > Yahoo IM: mstover_ya > > > ICQ: 152975688 > > > AIM: mstover777 > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > __________________________________________________ > > Do you Yahoo!? > > Yahoo! Tax Center - forms, calculators, tips, more > > http://taxes.yahoo.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] >
__________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

