Problem with Cookie Manager: Not adding all cookies to next request
Matti Simperi <[email protected]> Tue, 18 Jan 2011 16:19:35 +0200
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
--001485f2775e48fbf1049a1f9856 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 cooki= e 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=3D0 Pragma: no-cache Expires: 0 Set-Cookie: uas.master=3D_8539ca8a89456809f7478481447a10bdca9faf8c; Path=3D= /has; Secure Set-Cookie: a3b51706c02ca92e=3DLQVEOrnybFdHdNaC43ozMdEKhbcIp8oRwUHL5LbpOHCTNbJhw4r0-O5U= afBgWsE1FlQ0BfFRZNZvbGPXJLXqI5MPh94ilfcXG9s2GBv1TPzgLMO3o_mPx4uFgXAhW5bapeQ= H7Ufe5C2X47B_lr7Ww9DjKtvZbMky88PCtmjv99TSLlCxB-B5k-0dPXAqreje0Jaox9vHLD7YIA= e-V-o_LmkgZVLNiG7iR4BnWrmW6VQAy02e-XakKKoPVxQSkCC6IOTlGvFnciC6xYsUkCxNS1Aeo= il2nR6LfqnFJfJT3qNSG4TCKN1LpPUcLSoA2oK5f6p-Ej3l-HtKSbqf5I-INHtO2kpMWMPie-f6= HSMx5_Pg2Rd1BP7rhM6eorMaU25VGy76l-FYsofr8GYs9H2ftp1zljJzPwL3H9DoVnELN5mKdHC= 3MOvhco-gsByOmGjzUNn-77umim2FbEn9INGtuS73oo2QZWv2Tk68JwMp_uG8mGLmpcS7xMbHj1= _sahzLNULCRaXHh4JfVwXNKrro7YbFrFNeUyIgLQcbg3cyA_hXZLKlr0ygViZMgL_dP337DKit2= oMm4dLI7t_6nNoDAlWEUzd8_lLjEZ0tBYqNLSrFTyJ37rU6-MP7Hy8pOy8cZ8SdeWEqYDVBS2PD= ilauFK_1luH7FtbCxKA7r7zlJA7jg_MFbIPcJcTx47p1-9VYmmlG8mn3KW_ff8B9h4MlTG2v5nC= C2lanJxBHnHJEyK7XsyP6_6XJnFoCCcHjl57PaeVTB--lauumxMOto472SV7fokNgP5HLnpcftn= PLa-AhdF-t8X5pfUpAOdKIv-eyxf2IkdM9I5V769ncdCBwegEplz02xdb6dUah2qgmr-eb2lkwo= 9B_SaYDMt0Rrk-r3XN4dW29HSMvChq2QovzEaE6C2Ll0OCz; Path=3D/has/s2/a3b51706c02ca92e; Secure Set-Cookie: JSESSIONID=3DC8FEC1DADA71CDA008A6B662B095A285; Path=3D/has; Sec= ure Location: https://XXX.YYY/has/s2/a3b51706c02ca92e/select?method=3Dpassword.sql.1 Content-Type: text/html;charset=3Dutf-8 Content-Length: 0 *Request for url Y after url X* GET https://XXX.YYY/has/s2/a3b51706c02ca92e/select?method=3Dpassword.sql.1 Cookie Data: $Version=3D0; has.master=3D_8539ca8a89456809f7478481447a10bdca9faf8c; $Path=3D/has; JSESSIONID=3DC8FEC1DADA71CDA008A6B662B095A285; $Path=3D/has ---MISSING cookie "a3b51706c02ca92e"--- Request Headers: Accept-Language: fi-FI,en-GB;q=3D0.7,en-US;q=3D0.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 --001485f2775e48fbf1049a1f9856--