RE: regarding hidden fields

2006-05-27 Thread Harinath Mallepally
I used regular expression extractor to process a response data (to re-use the hidden fields in the next request). It is working fine. But for each hidden field I am using a regular expression extractor. Is this the right way of doing it? Or is it possible to use single regular expression extractor

RE: regarding hidden fields

2006-05-27 Thread Harinath Mallepally
Yes, I am going through the Wiki and user manual. One question I have and I didn't find the answer on those pages is that in the case I have multiple hidden fields to be extracted from a response before being used in next request, Do I need to have multiple reg extractors for the initial reponse?

Re: Problem using Parameters in JDBC Connection Configuration

2006-05-27 Thread sebb
"Unknown host" means just that - the system you are running JMeter on cannot resolve the host name you have given it. I suggest you ask your local adminstrator for help; this is not a JMeter problem. On 27/05/06, Preeti <[EMAIL PROTECTED]> wrote: Hi, I want to use User Parameter variable withi

Re: regarding hidden fields

2006-05-27 Thread sebb
Read the documentation that comes with JMeter, or on the web-site. Also read the JMeter WIki. On 27/05/06, Harinath Mallepally <[EMAIL PROTECTED]> wrote: Thanks sebb, That is good to know. How do I use this reg extractor? Can you just give me a brief idea about it or any web links which will

Re: JMeter stops itself

2006-05-27 Thread sebb
Check the log file for errors. Check the console for errors. Don't use any listeners apart from the simple data writer. On 27/05/06, Jian Zhang <[EMAIL PROTECTED]> wrote: I used JMeter to do a longevity test. I ckecked the "forever" to make it JMeter run for long time until I stop it. However

RE: regarding hidden fields

2006-05-27 Thread Harinath Mallepally
Thanks sebb, That is good to know. How do I use this reg extractor? Can you just give me a brief idea about it or any web links which will help me. -Harinath -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 8:24 PM To: JMeter Users List Subject: Re:

JMeter stops itself

2006-05-27 Thread Jian Zhang
I used JMeter to do a longevity test. I ckecked the "forever" to make it JMeter run for long time until I stop it. However, JMeter stops itself. Any advice? Jian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c