On 08/02/2010, Kandagatla, Satya <[email protected]> wrote:
> Sebb,
>
>  Thank you very much for this help! I have the following request captured 
> from JMeter results log: Please suggest me if I have to add any cookie in 
> order to eliminate the Null Pointer Error. Thanks once again.

Impossible to say without knowing what the application wants.
I suggest you ask the application developers.

See also:

http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour

As I wrote previously, if you think JMeter is failing to send a cookie
that was sent by the server in a previous response, then:

Provide details of the cookie URL, and the URL to which you think it
should have been sent.

These are available from the Tree View Results Listener.

>  POST http://classtest.ilrn.com/ilrn/covalent/als/run/
>
>  POST data:
>  
> covalent-item-696244050=item-state_696244050%3D%26buttonClick%3D0%26choice%252E696244050%3D1%26go%252E696244050%3D1%26covalentItemState%3DyRKHBvZhIQ%252FDzmOZUdPS5M5uNea66M%252FqX7Ogndksd1JcHS4mKSOjO%252F4%252Bxr1Yq0QC
>
>  Cookie Data:
>  iLrnNode=1760534538.20480.0000
>
>  Request Headers:
>  Accept-Language: en-us
>  Content-Length: 218
>  Referer: http://classtest.ilrn.com/ilrn/covalent/als/run/
>  User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Tablet PC 
> 1.7; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
>  Connection: keep-alive
>  Content-Type: application/x-www-form-urlencoded
>  Accept: */*
>  UA-CPU: x86
>  Pragma: no-cache
>
>
>  -----Original Message-----
>  From: sebb [mailto:[email protected]]
>  Sent: Thursday, February 04, 2010 5:06 PM
>  To: JMeter Users List
>  Subject: Re: How to enable third party cookies with in JMeter?
>
>  On 04/02/2010, Kandagatla, Satya <[email protected]> wrote:
>  > Hello all,
>  >
>  >  I have a question regarding on how to unable third-party cookies using 
> JMeter.
>  >
>  > The web application I am trying to test has been causing NullPointer 
> Exception errors.
>
>  Then it has a bug - it should be able to handle any external input.
>
>  > Our developer suggested enabling the third party cookies to get rid of 
> this error.
>
>  It would be better if the bug were fixed, particularly one such as
>  this which is easily triggered by browser configuration. Many users
>  disable 3rd party cookies.
>
>  > I tried manually after enabling the third party cookies on browser and the 
> error disappeared.
>
>  Including you, it seems.
>
>  >  Can someone please provide me on how enable third party cookies using the 
> JMeter while running the load tests?
>
>  There's no way to enable or disable 3rd party cookies in JMeter.
>
>  All cookies are stored, and they are sent if they match the particular URL.
>
>  You can see Cookies in the Tree View Listener.
>
>  If you think a particular cookie should be sent when it is not, please
>  provide details of the cookie URL, and the URL to which you think it
>  should have been sent.
>
>  >  I appreciate any kind of help in this regard.
>  >
>  >  Thanks in advance.
>  >  sk.
>  >
>
>
> ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [email protected]
>  For additional commands, e-mail: [email protected]
>
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [email protected]
>  For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to