k p | 1 Oct 2002 01:23
Picon
Favicon

HTTP request Timeout

How does Jmeter handle http request timeout?
I downloaded the unsable version 1.7.3.

My test has 3 requests. If the response to my 3rd
request isn't obtained then I notice that Jmeter is
sending the request again after around ~18 sec.

I searched the propeties file but didn't see anything
close to request timeouts

Anyhelp would be greatly appreciated.

Thanks for providing such a fantastic tool by the way.

Kumar

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
Peter, Reto | 1 Oct 2002 17:11

Using SOAP in JMeter 1.7.3

Hi

I want to use the SOAP/XML-RPC Sampler of JMeter.
I tried it with JMeter 1.7.3 and JMeter nightly build from 30.September
2002.

I have the following problem:

- When executing any SOAP message, the return is: Can't reset method:
already connected
--> this is maybe a bug documented by Peter Marshall in his message from
09.09.2002
--> I added his code to the HTTPSampler.sample code and tried again
--> now the return message is: java.io.IOException: Stream closed

So, I'm not able to make a request (RPC) over SOAP with JMeter.

I tried also the HTTP Autorization in combination with SOAP/XML-RPC. It
doesn't work. It seems, that this is not possible in JMeter (combination of
SOAP and HTTP Authorization.

Is anyone working with JMeter and SOAP-Request and how are your experiences?

Thanksin advance, Reto Peter
Mike Stover | 1 Oct 2002 17:28
Picon
Favicon

Re: Using SOAP in JMeter 1.7.3

The SOAP ,module was created on-the-fly by myself who's never done any SOAP 
programming.  I have no way of testing it, nor much interest.  I created the module 
to help anyone out there who wanted to add SOAP functionality to JMeter.

-Mike

On 1 Oct 2002 at 17:11, Peter, Reto wrote:

> Hi
> 
> I want to use the SOAP/XML-RPC Sampler of JMeter.
> I tried it with JMeter 1.7.3 and JMeter nightly build from 30.September
> 2002.
> 
> I have the following problem:
> 
> - When executing any SOAP message, the return is: Can't reset method:
> already connected
> --> this is maybe a bug documented by Peter Marshall in his message from
> 09.09.2002
> --> I added his code to the HTTPSampler.sample code and tried again
> --> now the return message is: java.io.IOException: Stream closed
> 
> So, I'm not able to make a request (RPC) over SOAP with JMeter.
> 
> I tried also the HTTP Autorization in combination with SOAP/XML-RPC. It
> doesn't work. It seems, that this is not possible in JMeter (combination of
> SOAP and HTTP Authorization.
> 
> Is anyone working with JMeter and SOAP-Request and how are your experiences?
(Continue reading)

Andrew.Hammond | 2 Oct 2002 08:20
Picon
Favicon

Proxy Recorder

Hi All, 

a general question on the use of the proxy recorder. I am testing behind a 
firewall and thus my browser is configured this way, so is it possible to 
through the JMeter proxy and whilst maintaining the configuration for the 
firewall, as it sounds like a really cool feature ? I would really 
appreciate some help with this.

regards

 <at> ...
Mike Stover | 2 Oct 2002 16:20
Picon
Favicon

Re: Proxy Recorder

Yes, read about it at:
http://jakarta.apache.org/jmeter/usermanual/get-started.html#running

Basically, you specify a proxy server for JMeter to use when you start JMeter.

-Mike

On 2 Oct 2002 at 16:20, Andrew.Hammond <at> ipaustralia.gov.au wrote:

> Hi All, 
> 
> a general question on the use of the proxy recorder. I am testing behind a 
> firewall and thus my browser is configured this way, so is it possible to 
> through the JMeter proxy and whilst maintaining the configuration for the 
> firewall, as it sounds like a really cool feature ? I would really 
> appreciate some help with this.
> 
> regards
> 
>  <at> ...
> 

--
Michael Stover
mstover1 <at> apache.org
Yahoo IM: mstover_ya
ICQ: 152975688
Andrew.Hammond | 3 Oct 2002 02:55
Picon
Favicon

Nightly Build Trouble - can not get it to build !

Hi All, 

I have downloaded the build from 1-10-2002 and I can not get the build 
script to work. I am using JDK 1.3.1 on a Win98 Box. My boss has just OK'd 
the use of JMeter in our testing and as Murphy's law would have it, I can 
get it started ! please help ?

regards

Andrew.
Sosnowski, Andrew P [IT] | 3 Oct 2002 14:54

HTML link Parser question

Apologies if this has been asked before but what I would like to do is if
there is no match for any of the fields with the regular expression, to not
load the page following the Link Parser.

This is because not all users will see the same options for the page
preceeding.

This is sort of the if/else or even just "if" conditional processing
question that crops up occasionally.

Can something like this be done?

Thanks in advance
Andy
Mike Stover | 3 Oct 2002 16:54
Picon
Favicon

Re: Nightly Build Trouble - can not get it to build !

Any specifics?  I'm having no troubles.  I'd guess Win98 is a problem.

-Mike

On 3 Oct 2002 at 10:55, Andrew.Hammond <at> ipaustralia.gov.au wrote:

> Hi All, 
> 
> I have downloaded the build from 1-10-2002 and I can not get the build 
> script to work. I am using JDK 1.3.1 on a Win98 Box. My boss has just OK'd 
> the use of JMeter in our testing and as Murphy's law would have it, I can 
> get it started ! please help ?
> 
> regards
> 
> Andrew.
> 

--
Michael Stover
mstover1 <at> apache.org
Yahoo IM: mstover_ya
ICQ: 152975688
Mike Stover | 3 Oct 2002 16:54
Picon
Favicon

Re: HTML link Parser question

No code has been written to do this type of thing, but it could be done.

-Mike

On 3 Oct 2002 at 8:54, Sosnowski, Andrew P [IT] wrote:

> Apologies if this has been asked before but what I would like to do is if
> there is no match for any of the fields with the regular expression, to not
> load the page following the Link Parser.
> 
> This is because not all users will see the same options for the page
> preceeding.
> 
> This is sort of the if/else or even just "if" conditional processing
> question that crops up occasionally.
> 
> Can something like this be done?
> 
> Thanks in advance
> Andy
> 
> --
> To unsubscribe, e-mail:   <mailto:jmeter-user-unsubscribe <at> jakarta.apache.org>
> For additional commands, e-mail: <mailto:jmeter-user-help <at> jakarta.apache.org>
> 

--
Michael Stover
mstover1 <at> apache.org
Yahoo IM: mstover_ya
(Continue reading)

Michal Kostrzewa | 3 Oct 2002 23:31
Picon

Current status of hidden fields support

Greettings to everybody, I'm new to list

I'd like to know what is the current status of such simple problem:
The first HTTP Request results with form and some generated hidden fields on 
it. Pressing submit sends this fields to server. I want to simulate this with 
JMeter. Sounds trivial, but I didn't found this in docs. In this list there 
were several discussions on this topic, but either about old version  of 
jmeter (I'm using nightly build 2002-10-01) or not ended with conclusion.

Oh, and the second: is there any subscriber of dev-jmeter? I posted something 
to it but it didn't show in the archive... Did you receive it by email? 
(sorry, sorry, sorry about this question :)

best regards
MichaƂ Kostrzewa

Gmane