Sebb
I also work with Ranjitha in solving the below issue. Let me try to explain you 
clearly what issue we are facing.

When we record scenario using JMeter, the jmeter request and response headers 
are same as the browser's.

But when we run the script, headers doent have the PS_TOKEN and PS_LOGIN cookie 
parameter and only the PSJSESSIONID is present.

We don't know how to solve this as we have also added Cookie Manager and tried 
with all the policy options available there (ex: compatibility, rfc.., default, 
etc) but nothing worked.

Do we need to configure something else? Please help us to solve this.

Thanks & Regards
Sengamalam Kannan
Testing CoE
Mobile: +91 99529 67005
Tel: +91 44 6615 2684

-----Original Message-----
From: Prakash, Ranjitha [mailto:ranjitha.prak...@aig.com]
Sent: Thursday, April 30, 2009 6:14 PM
To: JMeter Users List
Subject: RE: Cookie Manager

The recorded request header is the same as the browser request header.


Thanks and Regards,
Ranjitha Prakash
Mob: 9884383831
Off: 66152735
It is easy to sit up and take notice. What is difficult is getting up and 
taking action

-----Original Message-----
From: Prakash, Ranjitha [mailto:ranjitha.prak...@aig.com]
Sent: Thursday, April 30, 2009 5:51 PM
To: JMeter Users List
Subject: RE: Cookie Manager

Given below is the request header

Request Headers:
Connection: keep-alive
Host: 10.46.188.36:8080
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1)
Accept-Language: en-us
Referer: http://10.46.188.36:8080/psp/HR880TST/?cmd=login
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, 
application/x-shockwave-flash, application/vnd.ms-excel, 
application/vnd.ms-powerpoint, application/msword, */*

Thanks and Regards,
Ranjitha Prakash
Mob: 9884383831
Off: 66152735
It is easy to sit up and take notice. What is difficult is getting up and 
taking action

-----Original Message-----
From: sebb [mailto:seb...@gmail.com]
Sent: Thursday, April 30, 2009 5:40 PM
To: JMeter Users List
Subject: Re: Cookie Manager

What about the Requests?

And how do these differ from the requests made by a browser?

On 30/04/2009, Prakash, Ranjitha <ranjitha.prak...@aig.com> wrote:
> These are the recorded script response headers in JMeter. But when we run the 
> script Response Headers doesn't have the PS_TOKEN,  PS_LOGIN etc. Note that 
> we have also ncluded Cookie Manager.
>
>  Response headers:
>  HTTP/1.1 200 OK
>  Date: Thu, 30 Apr 2009 11:25:04 GMT
>  Server: WebLogic WebLogic Temporary patch 2 for PeopleSoft 04/30/2002 
> 09:54:21
>  Content-Encoding: gzip
>  Content-Length: 1853
>  Content-Type: text/html; CHARSET=UTF-8
>  Expires: Thu, 01 Dec 1994 16:00:00 GMT
>  UsesPortalRelativeURL: true
>  Set-Cookie: PS_TOKENEXPIRE=30_Apr_2009_11:25:04_GMT; path=/
>  PortalRegisteredURL: 
> http://10.46.188.36:8080/psc/FP/EMPLOYEE/HRMS/c/MAINTAIN_SECURITY.EMAIL_PSWD.GBL
>
>  Response headers:
>  HTTP/1.1 200 OK
>  Date: Thu, 30 Apr 2009 11:25:03 GMT
>  Server: WebLogic WebLogic Temporary patch 2 for PeopleSoft 04/30/2002 
> 09:54:21
>  Content-Encoding: gzip
>  Content-Length: 716
>  Content-Type: text/html; CHARSET=UTF-8
>  Expires: Thu, 01 Dec 1994 16:00:00 GMT
>  Set-Cookie: PS_TOKENEXPIRE=30_Apr_2009_11:25:03_GMT; path=/
>
>
>  Response headers:
>  HTTP/1.1 302 Moved Temporarily
>  Date: Thu, 30 Apr 2009 11:25:00 GMT
>  Location: 
> http://10.46.188.36:8080/psp/FP/EMPLOYEE/HRMS/c/MAINTAIN_SECURITY.EMAIL_PSWD.GBL
>  Server: WebLogic WebLogic Temporary patch 2 for PeopleSoft 04/30/2002 
> 09:54:21
>  Content-Type: text/html
>  Expires: Thu, 01 Dec 1994 16:00:00 GMT
>  Transfer-Encoding: Chunked
>  Set-Cookie: SignOnDefault=; expires=Thursday, 07-May-2009 11:25:03 GMT; 
> path=/
>  Set-Cookie: 
> PS_TOKEN=sAAAAAQDAgEBAAAAvAIAAAAAAAAsAAAABABTaGRyAk4AfQg4AC4AMQAwABSDa0+u3FOdXwNMa2yUaydpOJJjBnAAAAAFAFNkYXRhZHicHYpBDoJAEAQLJBx9gV9gs4H1sEcTXT0BAROPvsSf8TgrO53pztT0D+hObdOYR0udS2Fh46m/Wbmxq09ld/oHs6/zKiv+v7zkaSSqzKAnfTIHRhXcqx5lobaid7bFH4kfDgI=;
>  path=/
>  Set-Cookie: PS_TOKENEXPIRE=30_Apr_2009_11:25:03_GMT; path=/
>  Set-Cookie: PS_LOGINLIST=http://10.46.188.36:8080/FP; path=/
>  Set-Cookie: ExpirePage=http://10.46.188.36:8080/psp/FP/; path=/
>  Connection: Close
>
>
>  Thanks and Regards,
>  Ranjitha Prakash
>  Mob: 9884383831
>  Off: 66152735
>  It is easy to sit up and take notice. What is difficult is getting up and 
> taking action
>
>
> -----Original Message-----
>  From: sebb [mailto:seb...@gmail.com]
>  Sent: Thursday, April 30, 2009 4:31 PM
>  To: JMeter Users List
>  Subject: Re: Cookie Manager
>
>  http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour
>
>  On 30/04/2009, Prakash, Ranjitha <ranjitha.prak...@aig.com> wrote:
>  > Hi All,
>  >
>  >             I am trying to do load test for a web page. I have enabled the 
> cookie manager and all other required setup properly. But Still while doing 
> the load test, I am getting the following error message "You must have 
> cookies enabled in order to sign in to your application. Return to sign in 
> with cookies enabled." Please give me an appropriate solution for this error.
>  >
>  >
>  >
>  >  Thanks and Regards,
>  >
>  >  Ranjitha Prakash
>  >
>  >  Mob: 9884383831
>  >
>  >  Off: 66152735
>  >
>  >  It is easy to sit up and take notice. What is difficult is getting up and 
> taking action
>  >
>
>
> ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to