Re: strange JMeter behaviour with POST request with "Redirect Automatically"

2010-02-24 Thread peter.doornbosch
es from your application) > > For testing websites with cookies you really shouldnt have Redirect > Automatically (since thats not the way the browser would work) > regards > deepak > > On Wed, Feb 24, 2010 at 12:54 PM, peter.doornbosch < > peter.doornbo...@gmail.com> w

Re: strange JMeter behaviour with POST request with "Redirect Automatically"

2010-02-24 Thread Deepak Shetty
Hi thats because JMeter doesnt get a chance to process cookies , and you application is configured to use url rewriting (thats why the jsessionid is in the url, it comes from your application) For testing websites with cookies you really shouldnt have Redirect Automatically (since thats not the

Re: strange JMeter behaviour with POST request with "Redirect Automatically"

2010-02-24 Thread sebb
On 24/02/2010, peter.doornbosch wrote: > > Hi, > > I've run into a strange issue with JMeter sending an incorrect jsessionid in > a POST > request when "Redirect automatically" is selected; when "Follow Redirects" > is used, > everything

strange JMeter behaviour with POST request with "Redirect Automatically"

2010-02-24 Thread peter . doornbosch
Hi, I've run into a strange issue with JMeter sending an incorrect jsessionid in a POST request when "Redirect automatically" is selected; when "Follow Redirects" is used, everything works fine. The application under test is a Grails app using a webflow. For those who

Re: ways to resolve 'server redirect too many times' in a test plan

2009-11-12 Thread Deepak Shetty
gt; > On Wed, Nov 11, 2009 at 4:06 PM, wrote: > >> Deepak, >> >> >> Thanks. >> >> I do have redirect automatically unchecked. I have no cookies on my >> Request >> tab in View Results Tree. I tried on my browser and I did not experience >> any e

Re: ways to resolve 'server redirect too many times' in a test plan

2009-11-12 Thread Patty . Wong
Deepak, Thanks for your ideas to poke around this issue. I have tried different ways. When I do the request by itself, I don't have errors. I am going to divide my test plan up then. I do not have errors in jmeter.log even when I have 'server redirect too many times

Re: ways to resolve 'server redirect too many times' in a test plan

2009-11-11 Thread Deepak Shetty
host entries or something? Can you just create a simple test with only 1 request and does it exhibit the same problem? whats the actual entire request/ response ? is there any error in jmeter.log? regards deepak On Wed, Nov 11, 2009 at 4:06 PM, wrote: > Deepak, > > > Thanks

Re: ways to resolve 'server redirect too many times' in a test plan

2009-11-11 Thread Patty . Wong
Deepak, Thanks. I do have redirect automatically unchecked. I have no cookies on my Request tab in View Results Tree. I tried on my browser and I did not experience any errors. I do not have a code 3xx though. Something very strange and I still cannot figure out is: on my http request: I put

Re: ways to resolve 'server redirect too many times' in a test plan

2009-11-11 Thread Deepak Shetty
hi do you have redirect automatically - uncheck that? Also if you dont observe this behavior in a browser , then its likely that you are missing something (normally a cookie manager or some special session handling , you also probably have a bug in your server code because this shouldnt happen

ways to resolve 'server redirect too many times' in a test plan

2009-11-11 Thread Patty . Wong
I set up a test plan with http request and the method is get, I keep on getting this error: java.net.ProtocolException: Server redirected too many times (20) I then uncheck Follow Redirects, Use Keep/Alive and Retrieve all embedded Resources from HTML files I still get the same error. How c

Re: Different Redirect Location in JMeter and HTTPFox

2009-08-13 Thread Alexandru Rotaru
d error?In your first mail it seemed to be a redirect to the posted page , which looks more like the server threw a validation error regards deepak On Thu, Aug 13, 2009 at 9:50 AM, Alexandru Rotaru wrote: Hi Deepad, a. the posted data is the same (or so it seems to me...). The only differe

Re: Different Redirect Location in JMeter and HTTPFox

2009-08-13 Thread Deepak Shetty
ost on the browser. If this works then I'd compare the values and it must >> match exactly the post in the next step in the JMeter. >> >> Im not sure I understand point c. Are you getting a page not found >> error?In >> your first mail it seemed to be a redirect to th

Re: Different Redirect Location in JMeter and HTTPFox

2009-08-13 Thread Alexandru Rotaru
the values and it must match exactly the post in the next step in the JMeter. Im not sure I understand point c. Are you getting a page not found error?In your first mail it seemed to be a redirect to the posted page , which looks more like the server threw a validation error regards deepak

Re: Different Redirect Location in JMeter and HTTPFox

2009-08-13 Thread Deepak Shetty
first mail it seemed to be a redirect to the posted page , which looks more like the server threw a validation error regards deepak On Thu, Aug 13, 2009 at 9:50 AM, Alexandru Rotaru wrote: > Hi Deepad, > > a. the posted data is the same (or so it seems to me...). The only > differenc

Re: Different Redirect Location in JMeter and HTTPFox

2009-08-13 Thread Alexandru Rotaru
cshdektl0u4e45)/Setup/EventPreview.aspx <http://www.mysite.com/%28jggwaa55sacshdektl0u4e45%29/Setup/EventPreview.aspx > Cache-Control: private Content-Type: text/html; charset=utf-8 Content-Length: 198 HTTPSampleResult fields: ContentType: text/html; charset=utf-8 DataEncoding: utf-8 - HTTPFox

Re: Different Redirect Location in JMeter and HTTPFox

2009-08-13 Thread Deepak Shetty
> Location: > http://www.mysite.com/(jggwaa55sacshdektl0u4e45)/Setup/EventPreview.aspx<http://www.mysite.com/%28jggwaa55sacshdektl0u4e45%29/Setup/EventPreview.aspx> > Cache-Control: private > Content-Type: text/html; charset=utf-8 > Content-Length: 198 > > HTTPSampleResul

Different Redirect Location in JMeter and HTTPFox

2009-08-13 Thread Alexandru Rotaru
Location: http://www.mysite.com/(jggwaa55sacshdektl0u4e45)/Setup/EventPreview.aspx Cache-Control: private Content-Type: text/html; charset=utf-8 Content-Length: 198 HTTPSampleResult fields: ContentType: text/html; charset=utf-8 DataEncoding: utf-8 - HTTPFox says the redirect is to the Thanks

Re: Oracle Single Sign-On redirect failure

2008-10-23 Thread Hiro Protagonist
figure it out. > > > > Thanks again guys for your help !! > > > > > > hiro > > > > > > P.S. I was lucky and the envorinment didn't have ssl enabled... > > > > > > On Mon, 2008-10-20 at 12:31 +1100, Sonam Chauhan wrote: > >

Re: Oracle Single Sign-On redirect failure

2008-10-23 Thread sebb
ut. > > Thanks again guys for your help !! > > > hiro > > > P.S. I was lucky and the envorinment didn't have ssl enabled... > > > On Mon, 2008-10-20 at 12:31 +1100, Sonam Chauhan wrote: > > Adding to what Sebb said already below: > > > &

RE: Oracle Single Sign-On redirect failure

2008-10-23 Thread Hiro Protagonist
was lucky and the envorinment didn't have ssl enabled... On Mon, 2008-10-20 at 12:31 +1100, Sonam Chauhan wrote: > Adding to what Sebb said already below: > > - The redirect to Oracle SSO port does not appear to be SSL > > - Try adding the Authorisation Manager as Sebb

Re: Oracle Single Sign-On redirect failure

2008-10-19 Thread sebb
On 20/10/2008, Sonam Chauhan <[EMAIL PROTECTED]> wrote: > Adding to what Sebb said already below: > > - The redirect to Oracle SSO port does not appear to be SSL > > - Try adding the Authorisation Manager as Sebb said, and use the > 'HttpClient' HTTP Sa

RE: Oracle Single Sign-On redirect failure

2008-10-19 Thread Sonam Chauhan
Adding to what Sebb said already below: - The redirect to Oracle SSO port does not appear to be SSL - Try adding the Authorisation Manager as Sebb said, and use the 'HttpClient' HTTP Sampler (see below) - Try using the cookie manager (Unlikely to help since the start page doe

Re: Oracle Single Sign-On redirect failure

2008-10-19 Thread sebb
On 16/10/2008, Hiro Protagonist <[EMAIL PROTECTED]> wrote: > Hi team, > > I am trying to replay against an Oracle dashboard application (recording > with HTTP proxy works fine) and it fails on an implicit re-direct. This > single sign-on redirect gets the user's cr

Oracle Single Sign-On redirect failure

2008-10-16 Thread Hiro Protagonist
Hi team, I am trying to replay against an Oracle dashboard application (recording with HTTP proxy works fine) and it fails on an implicit re-direct. This single sign-on redirect gets the user's credentials from [*somewhere*] and authenticates the user. When I play back the initial page re

Re: [jmeter-users] HTTP Request Sampler + POST + Location: redirect -> cookies not being sent ?

2008-09-22 Thread sebb
On 22/09/2008, Laurent Perez <[EMAIL PROTECTED]> wrote: > > If you are using Redirect Automatically, then yes, cookies may not be > > sent, because JMeter does not see the redirect. > > > Yes, I meant "Redirect automatically" was checked, sorry. > >

Re: [jmeter-users] HTTP Request Sampler + POST + Location: redirect -> cookies not being sent ?

2008-09-22 Thread Laurent Perez
> If you are using Redirect Automatically, then yes, cookies may not be > sent, because JMeter does not see the redirect. Yes, I meant "Redirect automatically" was checked, sorry. > If you are using Follow Redirect, then JMeter should send the correct > cookies. Correct

Re: [jmeter-users] HTTP Request Sampler + POST + Location: redirect -> cookies not being sent ?

2008-09-22 Thread sebb
On 22/09/2008, Laurent Perez <[EMAIL PROTECTED]> wrote: > Hi > > I'm using Jmeter 2.3.2. > I've encountered a problem when using the HTTP Request Sampler with a > POST method, and the box "follow autoredirects" being checked. > > When the POST res

[jmeter-users] HTTP Request Sampler + POST + Location: redirect -> cookies not being sent ?

2008-09-22 Thread Laurent Perez
Hi I'm using Jmeter 2.3.2. I've encountered a problem when using the HTTP Request Sampler with a POST method, and the box "follow autoredirects" being checked. When the POST response does a 302 redirect (as expected), Jmeter will follow the redirect, but *without* sending b

Re: redirect script output to Jmeter listener

2008-06-06 Thread sebb
On 06/06/2008, Derek Gill (dergill) <[EMAIL PROTECTED]> wrote: > > > > Hi, > > I have a number of Perl scripts I launch using the beanshell sampler. The > Perl scripts generally do some remote logging and print general information > from a database running on a remote server. Is there anyway

redirect script output to Jmeter listener

2008-06-06 Thread Derek Gill (dergill)
Hi, I have a number of Perl scripts I launch using the beanshell sampler. The Perl scripts generally do some remote logging and print general information from a database running on a remote server. Is there anyway that I can pipe the output of the Perl script so that it is caught in my Jmeter

Re: HTTP Request Sampler - Regarding "Redirect Automatically" (May be a bug)

2008-01-30 Thread sebb
On 29/01/2008, Ali El Gamal <[EMAIL PROTECTED]> wrote: > Hi every body, > > I've built a JMeter Test plan that contains an HTTP Request the submits an > HTTPS request to a server in order to login. After checking the login > credentials, the server sends a redirect head

HTTP Request Sampler - Regarding "Redirect Automatically" (May be a bug)

2008-01-29 Thread Ali El Gamal
Hi every body, I've built a JMeter Test plan that contains an HTTP Request the submits an HTTPS request to a server in order to login. After checking the login credentials, the server sends a redirect header to another page. So, I have created an HTTP Request Sampler and I have specifie

Re: BufferedInputStream closes on redirect

2007-08-11 Thread sebb
ve times (I have set max_redirects=7 in > jmeter.properties and follow redirects checked in the sampler) before the > final redirect when this error is thrown. The login works fine in a browser, > so it's not an application error. Not necessarily - there may be subtle differences betwee

BufferedInputStream closes on redirect

2007-08-10 Thread rmiller
a:247) at java.lang.Thread.run(Thread.java:595) The application redirects five times (I have set max_redirects=7 in jmeter.properties and follow redirects checked in the sampler) before the final redirect when this error is thrown. The login works fine in a browser, so it's not an applica

RE: How to extract text from one specific response while in "follow redirect"?

2007-06-03 Thread Sonam Chauhan
My understanding is you have to turn off redirects, use a regular expression extractor on the first response to get the servername you need, and another regex extractor to get the first redirect page. Then you can 'manually' go to the first redirect page using another sampler. I gue

How to extract text from one specific response while in "follow redirect"?

2007-06-03 Thread Nop Lists
Hello, a tricky question this time...Hope anyone can help. For a specific request which involves many redirection I use the "follow redirects" flag. It happens that it redirects 2 times so I get 3 responses. Now I Must extract some text (a server name) from the FIRST of these responses. How can th

303 Redirect problem JMeter 2.1.1

2007-01-08 Thread Oliver Erlewein \(DSLWN\)
Hi all, Just for those still on JMeter 2.1.1 I thought you might be interested... Following scenario: We have the following websites: www.start.com, www.redirect.com , www1.redirect.com Access them with either of the two JMeter HTTPclients and HTTP version 1.1. www.start.com does a 303 redirect

Re: Losing Cookie while following redirect

2006-12-05 Thread JerryWho
sebb-2 wrote: > > The test plan has only one sampler, and loop count is zero, and the > Cookie Manager is set to clear cookies each iteration. So there is no > chance that the cookie will be sent anywhere. > > The sampler is also set to Redirect Automatically, which means y

Re: Losing Cookie while following redirect

2006-12-05 Thread sebb
The test plan has only one sampler, and loop count is zero, and the Cookie Manager is set to clear cookies each iteration. So there is no chance that the cookie will be sent anywhere. The sampler is also set to Redirect Automatically, which means you should not be seeing 302s. On 05/12/06

Re: Losing Cookie while following redirect

2006-12-05 Thread sebb
On 05/12/06, sebb <[EMAIL PROTECTED]> wrote: The test plan has only one sampler, and loop count is zero, and the ^one^ Cookie Manager is set to clear cookies each iteration. So there is no chance that the cookie will be sent anywhere. The sampler is also set to Re

Re: Losing Cookie while following redirect

2006-12-05 Thread JerryWho
-Encoding: chunked Content-Type: text/html I put my Jmeter-config on that webserver: http://test.jerrywho.de/Demo.jmx Maybe you can have a look at it? TIA -- View this message in context: http://www.nabble.com/Losing-Cookie-while-following-redirect-tf2761354.html#a7705832 Sent from the JMeter - Us

Re: Losing Cookie while following redirect

2006-12-05 Thread Stefan Adamovsky
The Http Sampler2 is the Http Request HTTP Client! Try to use the standard sampler HTTP Request, be sure you selected Follow Redirects. Add the HTTP Cookie Manager, select Clear Cookies for each interaction, set cookie Policy to compatibility. Don't try to add Session IDs or something like that

Losing Cookie while following redirect

2006-12-05 Thread JerryWho
Hi, I try to use JMeter 2.2 with a page setting a cookie and redirecting to another page. I've added a "Cookie Manager" but the cookie seems not be be accepted. The HTTP Request method is get, so a redirect should be fine. I found the folowing bugreport http://issues.apac

Re: INFO (org.apache.commons.httpclient.HttpMethodDirector) - Redirect requested but followRedirects is disabled"

2006-11-17 Thread sebb
in my Jmeter.log file which I couldnt understand because I have already set "Follow Redirects" to true. INFO (org.apache.commons.httpclient.HttpMethodDirector) - Redirect requested but followRedirects is disabled" Can some one explain the reason for this weird behavior? This

INFO (org.apache.commons.httpclient.HttpMethodDirector) - Redirect requested but followRedirects is disabled"

2006-11-17 Thread Choudhury
t; to true. INFO (org.apache.commons.httpclient.HttpMethodDirector) - Redirect requested but followRedirects is disabled" Can some one explain the reason for this weird behavior? Regards, Subhrajyoti Mobile: +919830079545 Mail: [EMAIL PROTECTED] Web: www.labware.com LabWare LIMS Solutions - Results Count

Re: [Fwd: Re: redirect URL post-processor]

2006-02-03 Thread sebb
On 03/02/06, Alex Orloff <[EMAIL PROTECTED]> wrote: > > Thanks for the response. I believe that JMeter is not following the > BASE tag for embedded resourced (in my case, a gif). This is a lower > priority item for me, but if you have an idea about how to debug this or > get it working please let

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 HRE

Re: redirect URL post-processor

2006-02-02 Thread Alex Orloff
ser@jakarta.apache.org Subject: redirect URL post-processor 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 access

RE: redirect URL post-processor

2006-02-02 Thread Mitch K. White
ailto:[EMAIL PROTECTED] Sent: Thursday, February 02, 2006 12:24 PM To: jmeter-user@jakarta.apache.org Subject: redirect URL post-processor 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

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 ? t

Re: JSP Session ID lost on redirect

2006-01-16 Thread Noam Paz
P Session

JSP Session ID lost on redirect

2006-01-16 Thread Torsten . Frehe
Hi, thanks a lot for your help with my previous question on proxy servers. We are a step further now but have run into new problems. Maybe somebody on this list can offer help again. We've managed to record a sequence of requests (thanks again, Carsten!) and we have mainly solved our red

Re: difference between Redirect Automatically and Follow Redirects

2006-01-03 Thread sebb
Well put. See: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Request On 03/01/06, Sivakumar V. ECS-Chennai <[EMAIL PROTECTED]> wrote: > Redirect Automatically will not consider the request as a separate > request but Follow Redirects will consider the r

RE: difference between Redirect Automatically and Follow Redirects

2006-01-02 Thread Sivakumar V. ECS-Chennai
Redirect Automatically will not consider the request as a separate request but Follow Redirects will consider the redirect as a separate request.. You can see the difference in the isteners -Original Message- From: Wing Tang [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 03, 2006 1

difference between Redirect Automatically and Follow Redirects

2006-01-02 Thread Wing Tang
Hello, Can someone explain to me what the difference is between Redirect Automatically and Follow Redirects in a HTTP Request? I dont really see any significant difference between the two. regards, Wing

Javascript/Redirect problem

2005-08-08 Thread Thavutam, Prashanth
I am trying to test a web application, which has a Login.jsp that retrieves user info from the Windows environment using a JNI program, sets them to the form fields. JSP gets submitted to a servlet using javascript with form onLoad function. I am using HTTP Request to point to Login.jsp and it is s

Re: JMeter HTTP sampler : max redirect

2005-06-08 Thread sebb
Perhaps you could file a Bugzilla enhancement request ... On 6/8/05, PiRanha <[EMAIL PROTECTED]> wrote: > Hello, > > The HTTP sampler doesn't accept more than 5 redirections. > This limit is a constant defined in the code of the HTTPSamplerBase class. > For my purpose I had to extend the limit (I

JMeter HTTP sampler : max redirect

2005-06-08 Thread PiRanha
Hello, The HTTP sampler doesn't accept more than 5 redirections. This limit is a constant defined in the code of the HTTPSamplerBase class. For my purpose I had to extend the limit (I have a test case for which 6 redirects are processed). I think it could be interesting to have this limit set in

Re: Web Services Redirect

2005-04-19 Thread Peter Lin
you can set the proxy by passing it in the command or you can or setting it in the sampler. http://jakarta.apache.org/jmeter/usermanual/component_reference.html#WebService(SOAP)_Request_(Beta_Code) peter On 4/19/05, Kevin Scott <[EMAIL PROTECTED]> wrote: > Hello everyone, > I am attempting to ma

Web Services Redirect

2005-04-19 Thread Kevin Scott
Hello everyone, I am attempting to make Web Service requests through a proxied gateway. It appears that the gateway is returning a 302 HTTP code. Is there anyway to set up a Web Service test plan to follow redirects? If not, is there any way to get JMeter testing to work with this Web Service

Re: Redirect

2004-11-02 Thread sebb
On Mon, 1 Nov 2004 17:14:03 +0100, Coret Bob <[EMAIL PROTECTED]> wrote: > Hi all, > > What's the difference between "Redirect Automatically" and "Follow Redirects"? > The help only show the "Follow Redirects" option... Good point - I'll

Redirect

2004-11-01 Thread Coret Bob
Hi all, What's the difference between "Redirect Automatically" and "Follow Redirects"? The help only show the "Follow Redirects" option... Regards, Bob Coret

RE: Request data tab in 'View in Tree' listener is empty for redirect http requests

2004-09-28 Thread Michael Stover
gt; > Thanks > senthil > > > -Original Message- > From: Senthil Subbiah > Sent: Tuesday, September 28, 2004 11:27 AM > To: JMeter Users List; sebb > Subject: RE: Request data tab in 'View in Tree' listener is empty for > redirect http requests > >

RE: Request data tab in 'View in Tree' listener is empty for redirect http requests

2004-09-28 Thread Senthil Subbiah
istener is empty for redirect http requests Thanks for the response...But I m not clear on how to go about The application that I am working on is build on MVC architecture. So every request is routed through a mapping.properties to a controller, server class and then the result goes to a JS

RE: Request data tab in 'View in Tree' listener is empty for redirect http requests

2004-09-28 Thread Senthil Subbiah
, 2004 5:27 AM To: JMeter Users List Subject: Re: Request data tab in 'View in Tree' listener is empty for redirect http requests On Mon, 27 Sep 2004 15:51:40 -0700, Senthil Subbiah <[EMAIL PROTECTED]> wrote: > Hi all, > > The response corresponding to a redirect request is

Re: Request data tab in 'View in Tree' listener is empty for redirect http requests

2004-09-28 Thread sebb
On Mon, 27 Sep 2004 15:51:40 -0700, Senthil Subbiah <[EMAIL PROTECTED]> wrote: > Hi all, > > The response corresponding to a redirect request is empty. > Is this correct? Probably - I think redirects are normally handled via headers, not the body. > If notwhy is this c

Request data tab in 'View in Tree' listener is empty for redirect http requests

2004-09-27 Thread Senthil Subbiah
Hi all, The response corresponding to a redirect request is empty. Is this correct? If notwhy is this coming out to be empty? What can I do for this? >From the response of this redirect I need to match one expression and should be given as request for the next. Can you please tell me...

How to extract information of redirect subrequests in JMeter

2004-09-21 Thread Tascheck, Catilaene
I have a situation where I am posting an http request to a servlet which does a 'handshake' with another server, gets a session id field from that server and uses this session id in a redirect via https post. During runtime I can see the post to the servlet, and as subrequests - th

{Spam?} newbie test plan with code javascript redirect

2004-07-21 Thread Jean-Jacques Siquet
Hi all, I do a sample test plan with only http request, with path my page : test.html I would like execute my javascript. Do U have a idea ? Source : window.open('test2.html') window.c

Re: Request address after redirect

2004-01-30 Thread Jordi Salvat i Alabart
ponse, but the previous redirect response, which contains the location. I've noticed that the issue of applying regular expressions to followed redirects has come up before in this mailing list. It will be great if we can get it to work without resorting to adding the redirects to our scripts,

Re: regex extractor on final redirect page

2004-01-30 Thread Jordi Salvat i Alabart
rGui.class but there was still the same issue. I dont want to take an entire release if I can avoid it. Craig. Jordi Salvat i Alabart wrote: On recent nightly builds (or builds from CVS), all pre- and post-processors should work against the result of the latest redirect in the chain. >&g

Re: regex extractor on final redirect page

2004-01-29 Thread Craig Palmer
of the latest redirect in the chain. >> Hi, >> >> IN response to your posting on Tue 20 Jan 2004, I have also hit >> this problem where I need a page my HTTP request is being >> redirected to to be parsed by the regular expression >> post-processor. I c

Re: regex extractor on final redirect page

2004-01-28 Thread Craig Palmer
there was still the same issue. I dont want to take an entire release if I can avoid it. Craig. Jordi Salvat i Alabart wrote: On recent nightly builds (or builds from CVS), all pre- and post-processors should work against the result of the latest redirect in the chain. >> Hi, >> >&

RE: Request address after redirect

2004-01-28 Thread Alan Molloy (ext. 713)
previous redirect response, which contains the location. I've noticed that the issue of applying regular expressions to followed redirects has come up before in this mailing list. It will be great if we can get it to work without resorting to adding the redirects to our scripts, but we have th

Re: Request address after redirect

2004-01-28 Thread Jordi Salvat i Alabart
The HTML Link Parser pre-processor should do this... my experience with it is very variable :-( but I would still give it a try. If you know there will be a single redirect (and not a chain of them), you can also uncheck the "follow redirects" option and use a Regexp Extractor to fi

Request address after redirect

2004-01-28 Thread Alan Molloy (ext. 713)
Hi, I wish to carry out a POST after a http request sampler that followed redirects. The response from the last redirect had a action tag left blank, and hence, the post is to the location of the last redirect(ie. the URL address as displayed in the browser, both URL and parameters, eg. "

Re: regex extractor on final redirect page

2004-01-20 Thread Jordi Salvat i Alabart
Did I miss this thread? This issue was fixed a few weeks (months?) ago in CVS code. Since it won't happen often that you mark "follow redirects" and you still want to check the original page, now the main sample result contains the information for the last step in the redirec

RE: regex extractor on final redirect page

2004-01-20 Thread Applabs Performance Team
Hi Scott We solved this problem and now we are able to apply the Regular Expression after all the redirects have completed. It was working fine. Following are the steps we followed. 1. First we changed process method of org.apache.jmeter.extractor.RegexExtractor class a.context.getPreviousR

RE: regex extractor on final redirect page.

2003-08-19 Thread mstover1
7;m no expert, I've only been using JMeter for about a week. > > Cheers, > Shorn. > > > -Original Message- > > From: Scott Hamilton [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, 19 August 2003 11:25 AM > > To: [EMAIL PROTECTED] > > Subject: regex

RE: regex extractor on final redirect page.

2003-08-18 Thread Tolley Shorn
: Scott Hamilton [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 19 August 2003 11:25 AM > To: [EMAIL PROTECTED] > Subject: regex extractor on final redirect page. > > > Greetings! > > > I've just started using 1.9 JMeter. We want to load > test Oracle Portal.

regex extractor on final redirect page.

2003-08-18 Thread Scott Hamilton
Greetings! I've just started using 1.9 JMeter. We want to load test Oracle Portal. I am attempting to get past the Oracle Single Sign On page and need to grab a value out of a hidden INPUT field after about 3 redirects, but it seems the regex extractor only works on the f

Re: HTTP Redirect Question 2

2002-12-10 Thread Jordi Salvat i Alabart
he Assertion Results Listener. Wow, adding the redirect option (which I'm grateful for) really added a lot of complexity when it comes to the listeners. Jonathan [EMAIL PROTECTED] 12/09/02 12:17PM >>> Hello Again, In the "View Results Tree Listener" it appears that the ori

Re: HTTP Redirect Question 2

2002-12-09 Thread Jonathan Carlson
Also, the original URL also gets lost in the Assertion Results Listener. Wow, adding the redirect option (which I'm grateful for) really added a lot of complexity when it comes to the listeners. Jonathan >>> [EMAIL PROTECTED] 12/09/02 12:17PM >>> Hello Again, In

HTTP Redirect Question 2

2002-12-09 Thread Jonathan Carlson
Hello Again, In the "View Results Tree Listener" it appears that the original URL gets lost when there is a redirect. This makes it difficult to figure out exactly which request had the problem.For example, the app I need to test has many different search requests that all get

Re: HTTP Redirect timings

2002-12-09 Thread Jonathan Carlson
st request to the last response in the redirect chain. > I am hoping so since sometimes the heavy processing that I want timed > is in the first request and sometimes it's in the subsequent request. I was actually thinking about changing/extending the behaviour so that we could ge

Re: HTTP Redirect timings

2002-12-09 Thread Jordi Salvat i Alabart
When redirects are followed, do the response timings reflect both requests? Yes, it's the total time from the first request to the last response in the redirect chain. > I am hoping so since sometimes the heavy processing that I want timed > is in the first request and sometimes

HTTP Redirect timings

2002-12-09 Thread Jonathan Carlson
Hi, I'm quite impressed with JMeter so far, but I have a couple of questions (This posting will have only one). When redirects are followed, do the response timings reflect both requests? (I'm using the AggregateReport Listener.) I am hoping so since sometimes the heavy processing that I wan

Re: Redirect Issue

2002-09-24 Thread Mike Stover
This is not a redirect in the HTTP sense. This is a normal page that has code on it that tells the browser to load a different page. You would simulate this in JMeter by make those two requests explicitly. -Mike On 23 Sep 2002 at 18:12, Bo Yao wrote: > Sorry, some message is not pos

Re: Redirect Issue

2002-09-23 Thread Bo Yao
Sorry, some message is not posted correctly. Re-send the respond message. I commented out html tags, otherwise, it will not display correctly in the email. == HTTP/1.1 200 OK Server: Netscape-Enterprise/6.0 Date: Tue, 24 Sep 2002 00

Redirect Issue

2002-09-23 Thread Bo Yao
Hi, I installed the Jmeter (newest nightly build) to test two apps. One of them works pretty good. I got an issue when trying to test another app. For example, when Jmeter hit the url: http://server.com/context/pageName (there is a basic web authentication, and i used the authentication manager