writing to a file

2006-02-08 Thread Benny . Rogiers
Hi, Is it possible to write any string to any file in JMeter and how? Kind regards, Benny Rogiers

Too many TCP connections?

2006-02-08 Thread Fred
I was running a test off a Windows XP platform, and it consistently breaks in the midst of thread.. with the following error.. I suspect it's too many TCP connections opened, is there a limit that I can open concurrently? Any advice is very much appreciated. Regards, Fred

Re: JMeter sends the same request twice ?

2006-02-08 Thread Ivan Rancati
See inline thanks, Ivan Subject: Re: JMeter sends the same request twice ? From: sebb [EMAIL PROTECTED] Date: Wed, 8 Feb 2006 00:09:31 + To: JMeter Users List jmeter-user@jakarta.apache.org To:

BeanShell Functions and JMeter Variables

2006-02-08 Thread Mamading Ceesay
Hi, Following up from my thread yesterday, I'm trying to use a BeanShell function in a Http Request Sampler that POSTs a form. This function transforms the contents of a variable called viewstate containing a string grabbed from the form in a RegEx Extractor attached to the Http Request

Re: BeanShell Functions and JMeter Variables

2006-02-08 Thread sebb
On 08/02/06, Mamading Ceesay [EMAIL PROTECTED] wrote: Hi, Following up from my thread yesterday, I'm trying to use a BeanShell function in a Http Request Sampler that POSTs a form. This function transforms the contents of a variable called viewstate containing a string grabbed from the form

Connection to two databases in same test plan: possible?

2006-02-08 Thread Ivan Rancati
I think this is not possible with the JDBC Request, but based on this email discussion I thought I'd ask http://marc.theaimsgroup.com/?l=jmeter-userm=106285267110499w=2 ... If you specified two connections with the same URL but different user/password, it would still use only one pool, and only

Re: BeanShell Functions and JMeter Variables

2006-02-08 Thread Mamading Ceesay
On Wednesday 08 February 2006 17:19, sebb wrote: You need to quote commas in function calls - commas are used to delimit function parameters. See Section 9.3 in: http://jakarta.apache.org/jmeter/usermanual/functions.html Managed to miss that, a matching example in Section 19.5.13 would

Re: BeanShell Functions and JMeter Variables

2006-02-08 Thread Mamading Ceesay
On Wednesday 08 February 2006 17:48, Mamading Ceesay wrote: Try: ${__BeanShell(return java.net.URLEncoder.encode(vars.get(${viewstate})\,UTF-8); )} Got the following error: 2006/02/08 17:41:01 ERROR - jmeter.util.BeanShellInterpreter: Error invoking bsh method eval

login test problem..

2006-02-08 Thread benmao ben
hi, I am trying to work on JMeter2.1.1 I am having problem to test a login page. I'm able to send a HTTP Request to the home page of the portal.Now i want to send the http request such that i can login to the portal by providing user name and password of the user along with the http

Re: about header response

2006-02-08 Thread shrinivas dole
Thanks sebb for guidance Shrinivas VeriSoftIndia On 2/8/06, sebb [EMAIL PROTECTED] wrote: On 06/02/06, shrinivas dole [EMAIL PROTECTED] wrote: Hello, Jmeter 2.1.1 does not support the response given by html. I am using IE 6.0 on windows 2000 O.S. I am using Badboy 1.6