Re: Parameterization by CSV or user parameters not working -

2011-07-14 Thread Bartuss
Hi, Try something like this -Test Plan --HTTP Cookie Manager --CSV Data Set Config --Thread group ---HTTP Request Below you can see how CSV Data Set Config is set http://jmeter.512774.n5.nabble.com/file/n4589471/CSVData.jpg Also read about it: http://jakarta.apache.org/jmeter/usermanual/comp

Re: Parameterization by CSV or user parameters not working -

2011-07-14 Thread Oliver Lloyd
Follow the steps here instead: http:// http://jakarta.apache.org/jmeter/usermanual/index.html http://jakarta.apache.org/jmeter/usermanual/index.html -- View this message in context: http://jmeter.512774.n5.nabble.com/Parameterization-by-CSV-or-user-parameters-not-working-tp4586367p4586970.html

Re: Parameterization by CSV or user parameters not working -

2011-07-14 Thread sprasad
Hi Oliver, Thanks for replying. Please guide me what are the correct steps so that I can correct myself... Thanks Prasad -- View this message in context: http://jmeter.512774.n5.nabble.com/Parameterization-by-CSV-or-user-parameters-not-working-tp4586367p4586474.html Sent from the JMeter - User m

Re: Problem with authentication in JMeter

2011-07-14 Thread Bartuss
Ok I get it. Thank you for explanation -- View this message in context: http://jmeter.512774.n5.nabble.com/Problem-with-authentication-in-JMeter-tp4585437p4586469.html Sent from the JMeter - User mailing list archive at Nabble.com. --

Re: JMeter crashed

2011-07-14 Thread Adrian Speteanu
hi, look into the bin folder where jmeter is installed and look for a java memory-dump file - just in case it crashed with an out of memory specific error. If this is the case, consider what you are doing wrong in terms of memory usage (too many listeners, running in GUI / non-GUI mode, etc - see

Re: Parameterization by CSV or user parameters not working -

2011-07-14 Thread Oliver Lloyd
The link you posted is scary - a large proportion of what is written there is false or misleading. If I were you, I would limit your source of information to the help files for JMeter and avoid this site. -- View this message in context: http://jmeter.512774.n5.nabble.com/Parameterization-by-CSV-

Re: Problem with authentication in JMeter

2011-07-14 Thread Oliver Lloyd
It's not strange, encoding would have only changed certain chars in your string, including the + symbol. It makes sense that it worked without them. -- View this message in context: http://jmeter.512774.n5.nabble.com/Problem-with-authentication-in-JMeter-tp4585437p4586400.html Sent from the JMete

JMeter crashed

2011-07-14 Thread Selvam T, Palani
All, I'm using Jmeter versions and configurations same in my machine as well as another machine. Another machine got JMeter crash for 100 concurrent users. I never got like that in my machine. Both machines have 2 GB RAM and JVM configured for 512 MB RAM. Any other settings, should I check

Virtual Machines set-up

2011-07-14 Thread sprasad
I have a query regarding VMs setting up. Actually, I need to know the steps to be followed for setting up Virtual Machines (VMs) which will be provided to us (they sit outside of the country) and we from here (India) have to set up an environment and then create and execute Jmeter scripts on it, co

Re: Multiple Jmeter Instances

2011-07-14 Thread SD
alwaysbmore yahoo.com> writes: > > > Well I was using 100 just as an example. 1000 is more realistic. So 1000 on > a single instance compared to 500 split between two instances. I'm running > JMeter 2.4. on Windows Server 2003 which is a virtual machine. I do not > have any listeners expect

Re: Problem with authentication in JMeter

2011-07-14 Thread Bartuss
Ok I should have mark 'encode' for this authentication token and after that everything is work fine. But even that it is little strange because when this authentication token did not have "+" login transaction worked correctly -- View this message in context: http://jmeter.512774.n5.nabble.com