Re: Out of Memory

2006-02-02 Thread Noam Paz
Hi, - use only listeners with low memory consumption like Aggregate Report. Do not use listeners like View Results Tree. - in jmeter.bat raise the values for set HEAP=-Xms256m -Xmx512m according to your available memory. Best regards / Viele Grüße Noam Paz

Unable to start JMeterServer.bat

2006-02-02 Thread Lenin Basheer
Hi All, I am unable to run the file jmeter-server.bat. It starts off the RMI registry however the JmeterServer prompts me to quit. This is what I get at the JmeterServer prompt. Could not find ApacheJmeter_core.jar ... ... Trying JMETER_HOME=.. Found ApacheJMeter_core.jar [Full GC

Protocol https-WebService

2006-02-02 Thread Pablo Pizarro
Does anyone know how can I specify the protocol https when I test a https web service? When I test the web service, JMeter try to connect to XXX.XXX.XXX.XXX:433/path, so it is going to get the certificate's file, but it isn´t going to test the web service, it should connect to

it is possible to test a web service on https with JMeter ?

2006-02-02 Thread Simon De Uvarow
hi, again. now i´m trying to test a WebService. Yesterday, i did it on http and it works fine. But now i want to try on https. i´m working with a plugin for eclipse (systinet-developer-ec-6.0.zip). i wrote (the plugin wrote) a client to test the web service, and it answer correctly. but i don´t

Re: it is possible to test a web service on https with JMeter ?

2006-02-02 Thread Pablo Pizarro
Hi, I´m also trying to test WebServices with https, but it doesn´t work. Whith the Sampler of WebServices of JMeter, it doesn´t work On 2/2/06, Simon De Uvarow [EMAIL PROTECTED] wrote: hi, again. now i´m trying to test a WebService. Yesterday, i did it on http and it works fine. But now i

Re: it is possible to test a web service on https with JMeter ?

2006-02-02 Thread Simon De Uvarow
yeap ... it could be interesant develope that functionality. i´m reading now how to add functionality to JMeter ... but it take a litle time ... 2006/2/2, Pablo Pizarro [EMAIL PROTECTED]: Hi, I´m also trying to test WebServices with https, but it doesn´t work. Whith the Sampler of WebServices

Re: Unable to start JMeterServer.bat

2006-02-02 Thread sebb
1) Please don't use HTML mail (especially if it uses a really hard-to-read font) 2) Ensure that JMeter is installed in a path with no spaces in the name. On 02/02/06, Lenin Basheer [EMAIL PROTECTED] wrote: Hi All, I am unable to run the file jmeter-server.bat. It starts off the RMI registry

Re: Unable to start JMeterServer.bat

2006-02-02 Thread Lenin Basheer
The jmeter.bat works fine, and we are able to test the plans. How ever when I try configuring the this machine as a client for remote testing, it shows up these errors. sebb [EMAIL PROTECTED] 02/02/06 05:53 PM Please respond to JMeter Users List To:JMeter Users List

RE: Unable to start JMeterServer.bat

2006-02-02 Thread Bill Gosse
I had this problem. The jmeter_server.bat can't find the rmiregistry.exe in the PATH for some reason. This app is located in the bin directory of your JRE. I my case I just hard coded the path to it in my jmeter_server.bat. Look for the START rmiregistry entry in the file. I'm sure this

RE: Splitting on a blank space

2006-02-02 Thread Bill Gosse
Thanks! That fixed my problem. -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 01, 2006 8:29 PM To: JMeter Users List Subject: Re: Splitting on a blank space On 01/02/06, Bill Gosse [EMAIL PROTECTED] wrote: Hi Guys, Does anyone know how or if a

HTTPClient POST parameters

2006-02-02 Thread joseluis . diaz
Hi everyone I'm using last version of JMeter and also I've tried with nightlybuilds. It's about HTTPClient sampler and POST method. I need to send some parameters using POST. When I use HTTP sampler it sends parameters separately from url, but when I use HTTPClient sampler it appends

Re: Protocol https-WebService

2006-02-02 Thread Peter Lin
I've used the SOAP Webservice sampler to send requests to a service running on IIS with HTTPS. Make sure the URL for the service has HTTPS and it should work peter On 2/2/06, Pablo Pizarro [EMAIL PROTECTED] wrote: Does anyone know how can I specify the protocol https when I test a https web

RE: Unable to start JMeterServer.bat

2006-02-02 Thread Lenin Basheer
Its up and running!! Thanks Bill. Bill Gosse [EMAIL PROTECTED] 02/02/06 06:41 PM Please respond to JMeter Users List To:JMeter Users List jmeter-user@jakarta.apache.org cc: Subject:RE: Unable to start JMeterServer.bat I had this problem. The

Re: it is possible to test a web service on https with JMeter ?

2006-02-02 Thread Peter Lin
the reason is most likely due to SSL certificates. I'm guessing you're getting a connection denied error. the old apache SOAP docs should explain how to configure the jdk to use SSL correctly. If it doesn't work, then it could be a bug in Apache SOAP. peter On 2/2/06, Pablo Pizarro [EMAIL

HTTP Request...How to login to website...

2006-02-02 Thread Lincoln, Adym
Hi all, Trying to setup JMeter to load test a website that requires login authentication. the login page uses simple database authentication...i.e. user table with simple clear-text password comparison. Has anyone setup such an Element in Jmeter? And if so, how? Configuration - -

No response data visible in jmeter from a gzip comressed apache

2006-02-02 Thread James.snavely
Hi JMeter Users, I'm running JMeter 2.1.1 against a mod_perl apache 1.2.39 with gzip compression turned on, using Dynagzip. The response data tab in the results listener is blank for a particular page. The request shows a HTTP 200 response, however. Other pages show up fine. The problem page is

redirect URL post-processor

2006-02-02 Thread Alex Orloff
Hello, I'm trying to figure out how to create a test script that requires me to access the rewritten URL of a followed redirect in order to simulate a click on a target URL that in a browser is made by a javascript call that accesses the window location. Is there a way to do this ? thanks

Re: No response data visible in jmeter from a gzip comressed apache

2006-02-02 Thread sebb
Any errors in jmeter.log? Try adding a Save Response Post-Processor to see what is being returned. On 02/02/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi JMeter Users, I'm running JMeter 2.1.1 against a mod_perl apache 1.2.39 with gzip compression turned on, using Dynagzip. The

RE: [SPAM] - Re: No response data visible in jmeter from a gzip comressed apache - Bayesian Filter detected spam

2006-02-02 Thread Day, Ron
When I try to load a results file into jmeter, I get the following error? Any clues: 2006/02/02 15:46:40 WARN - jmeter.reporters.ResultCollector: File load failure, trying old data format. Ron Day Senior Developer e-Rewards, Inc. 8401 N. Central Expressway, Suite 900 Dallas, TX 75225 Voice:

reading results file error

2006-02-02 Thread Day, Ron
When I try to load a results file into jmeter, I get the following error? Any clues: 2006/02/02 15:46:40 WARN - jmeter.reporters.ResultCollector: File load failure, trying old data format. Ron Day Senior Developer e-Rewards, Inc. 8401 N. Central Expressway, Suite 900 Dallas, TX 75225 Voice:

Re: HTTP Request...How to login to website...

2006-02-02 Thread John Bullock
The login page is probably an html form, so a JMeter HTTPSampler in appropriate. Set the mode to POST, the use form's action as the request URL, and supply one HTTP parameter for each form input. On Thursday 02 February 2006 12:22 pm, Lincoln, Adym wrote: Hi all, Trying to setup JMeter to

RE: redirect URL post-processor

2006-02-02 Thread Mitch K. White
The way I am testing this situation is by reverse engineering the javascript to manually create the url and any parameters passed along with it. It is a tedious process, and one which will only get worse as we go down the AJAX road. What we need is a javascript testing tool. I am just beginning to

Re: redirect URL post-processor

2006-02-02 Thread Alex Orloff
So I am doing the same thing. Ultimately adding a javascript interpreter to JMeter is a nontrivial task. I'm noticing that JMeter's http sampler seems to ignore the BASE HREF tag and also the NOSCRIPT tag. There is a Firefox plugin called Selenium that I know some folks around me are

Re: redirect URL post-processor

2006-02-02 Thread sebb
On 02/02/06, Alex Orloff [EMAIL PROTECTED] wrote: So I am doing the same thing. Ultimately adding a javascript interpreter to JMeter is a nontrivial task. I'm noticing that JMeter's Indeed, otherwise it would probably have been done by now ... http sampler seems to ignore the BASE HREF tag

Comparing 2 sets of reg expr extractor output

2006-02-02 Thread gthompson
I have a web page where I pull out a bunch of IDs using the regular expression extractor. It works great and I get a set of IDs (e.g. id_1, id_2, etc). I then do some other stuff and I now want to get the set of IDs again and compare to the first one (e.g. id2_1, id2_2, etc.) In this case this