You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Matti Simperi <ma...@iki.fi> on 2011/01/18 15:19:35 UTC

Problem with Cookie Manager: Not adding all cookies to next request

Hello!

I'm having a problem with cookie manager, which I can't understand. The
cookie manager is working well in all other situation, but once it is not
"parsing" all cookies for the next request. The only different I can see is
that that cookie is much longer then other cookies. I tried to change cookie
policies, but without any help. The only different is that this
missing cookie is set to different path then others. My next URL address is
still to that path.

Any ideas what could be the problem?


Best regards,
Matti



*Response from url X*

Response headers:
HTTP/1.1 302 Moved Temporarily
Date: Tue, 18 Jan 2011 14:10:57 GMT
Server: Apache-Coyote/1.1
Cache-Control: private
Cache-Control: no-cache
Cache-Control: no-store
Cache-Control: must-revalidate
Cache-Control: max-age=0
Pragma: no-cache
Expires: 0
Set-Cookie: uas.master=_8539ca8a89456809f7478481447a10bdca9faf8c; Path=/has;
Secure
Set-Cookie:
a3b51706c02ca92e=LQVEOrnybFdHdNaC43ozMdEKhbcIp8oRwUHL5LbpOHCTNbJhw4r0-O5UafBgWsE1FlQ0BfFRZNZvbGPXJLXqI5MPh94ilfcXG9s2GBv1TPzgLMO3o_mPx4uFgXAhW5bapeQH7Ufe5C2X47B_lr7Ww9DjKtvZbMky88PCtmjv99TSLlCxB-B5k-0dPXAqreje0Jaox9vHLD7YIAe-V-o_LmkgZVLNiG7iR4BnWrmW6VQAy02e-XakKKoPVxQSkCC6IOTlGvFnciC6xYsUkCxNS1Aeoil2nR6LfqnFJfJT3qNSG4TCKN1LpPUcLSoA2oK5f6p-Ej3l-HtKSbqf5I-INHtO2kpMWMPie-f6HSMx5_Pg2Rd1BP7rhM6eorMaU25VGy76l-FYsofr8GYs9H2ftp1zljJzPwL3H9DoVnELN5mKdHC3MOvhco-gsByOmGjzUNn-77umim2FbEn9INGtuS73oo2QZWv2Tk68JwMp_uG8mGLmpcS7xMbHj1_sahzLNULCRaXHh4JfVwXNKrro7YbFrFNeUyIgLQcbg3cyA_hXZLKlr0ygViZMgL_dP337DKit2oMm4dLI7t_6nNoDAlWEUzd8_lLjEZ0tBYqNLSrFTyJ37rU6-MP7Hy8pOy8cZ8SdeWEqYDVBS2PDilauFK_1luH7FtbCxKA7r7zlJA7jg_MFbIPcJcTx47p1-9VYmmlG8mn3KW_ff8B9h4MlTG2v5nCC2lanJxBHnHJEyK7XsyP6_6XJnFoCCcHjl57PaeVTB--lauumxMOto472SV7fokNgP5HLnpcftnPLa-AhdF-t8X5pfUpAOdKIv-eyxf2IkdM9I5V769ncdCBwegEplz02xdb6dUah2qgmr-eb2lkwo9B_SaYDMt0Rrk-r3XN4dW29HSMvChq2QovzEaE6C2Ll0OCz;
Path=/has/s2/a3b51706c02ca92e; Secure
Set-Cookie: JSESSIONID=C8FEC1DADA71CDA008A6B662B095A285; Path=/has; Secure
Location:
https://XXX.YYY/has/s2/a3b51706c02ca92e/select?method=password.sql.1
Content-Type: text/html;charset=utf-8
Content-Length: 0


*Request for url Y after url X*


GET https://XXX.YYY/has/s2/a3b51706c02ca92e/select?method=password.sql.1
Cookie Data:
$Version=0; has.master=_8539ca8a89456809f7478481447a10bdca9faf8c;
$Path=/has; JSESSIONID=C8FEC1DADA71CDA008A6B662B095A285; $Path=/has
---MISSING cookie "a3b51706c02ca92e"---

Request Headers:
Accept-Language: fi-FI,en-GB;q=0.7,en-US;q=0.3
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0;
SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media
Center PC 6.0; .NET CLR 1.1.4322; Tablet PC 2.0; MS-RTC LM 8)
Accept: */*
Pragma: no-cache