Re: how to maintain/share jemter components

2006-02-06 Thread Noam Paz
Hello, did you have a look at the include controller? Best regards / Viele Grüße Noam Paz

about script recording

2006-02-06 Thread shrinivas dole
Hello All, I have newly joined this mailling list. Till now I am recording script from Badboy 1.6 beta version.And then exporting to Jmeter. Is there any other tool available for recording script to Jmeter other than Badboy. bye. Shrinivas

about header response

2006-02-06 Thread shrinivas dole
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 Beta version to record script and then I export to Jmeter. Though using the latest version of browser I got the following message. We have detected that

Re: about script recording

2006-02-06 Thread Noam Paz
JMeter has a built-in Recorder Controller: Here some useful documentation http://jakarta.apache.org/jmeter/usermanual/jmeter_proxy_step_by_step.pdf http://jakarta.apache.org/jmeter/usermanual/index.html http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Recording_Controller

CSV Data Set Config

2006-02-06 Thread Benny . Rogiers
Hi, I want to use the CSV Data Set Config for reading lines from a file, and split them into variables. My problem is that these variables are not accepted as variables if I want to use such a variable in a JDBC Connection Configuration Config Element., e.g. ${host} Regards, Benny Rogiers

JMeter sends the same request twice ?

2006-02-06 Thread Ivan Rancati
I have been investigating an issue where, when running tests for long periods of time (between 4 and 12 hours), some http requests (normally 0.5% or less of the total) fail with this exception java.io.IOException: Stream closed at

Re: JMeter sends the same request twice ?

2006-02-06 Thread sebb
Sounds rather odd. What does your testplan look like? S. On 06/02/06, Ivan Rancati [EMAIL PROTECTED] wrote: I have been investigating an issue where, when running tests for long periods of time (between 4 and 12 hours), some http requests (normally 0.5% or less of the total) fail with this

xml format

2006-02-06 Thread Maness, Marty
Is there an easy way to scrape out the xml test plan, to create a file that has...? Request Parameters:value Marty Maness Project Manager - DoIT Phone: 402-280-3931 Creighton University

SSL setup in jmeter

2006-02-06 Thread Day, Ron
Does jmeter support ssl out of the box, or do I have to configure it for ssl. Seems like the doc says it is preconfigured for jdk1.4 and above. Ron Day Senior Developer e-Rewards, Inc. 8401 N. Central Expressway, Suite 900 Dallas, TX 75225 Voice: 214.782.2834 Fax: 214.782.2900

Proxy Server Recorder...Capturing POST pages...

2006-02-06 Thread Lincoln, Adym
Hi all, I'm using the HTTP Proxy Server element to capture and record a series of web requests. I setup the Proxy Server and a Recording Controller without any issues. I can get the HTTP requests to be recorded by the Proxy Server (and the Recording Controller) except for pages that are POST