[
https://issues.jboss.org/browse/GTNPORTAL-2559?page=com.atlassian.jira.pl...
]
Mohammad Faisal commented on GTNPORTAL-2559:
--------------------------------------------
I am also getting the same message logged in my JBoss AS 7.1
The issue arise when I am saving a javascript array in the cookie value as:
{{document.cookie="sadsad="+JSON.stringify([100,120])}}
Invalid cookie message in log when access portal through
loadbalancer
---------------------------------------------------------------------
Key: GTNPORTAL-2559
URL:
https://issues.jboss.org/browse/GTNPORTAL-2559
Project: GateIn Portal
Issue Type: Bug
Affects Versions: 3.4.0.M01
Environment: GateIn master, cluster build, 2 nodes + mod_jk loadbalancer
Reporter: Michal Vanco
Assignee: Marko Strukelj
Priority: Minor
Labels: EPP6.0-Test-Dev
Fix For: 3.9.0.Final
Attachments: cookie.txt
I'm getting message in portal log when accessing portal on loadbalancer:
INFO [org.apache.tomcat.util.http.Cookies] (ajp-perf11/10.16.88.189:8009-8) Cookies:
Invalid cookie. Value not a token or quoted value
This doesn't cause any issue, but wasn't present at EPP5.x version.
Snippet from ff firebug:
Connection keep-alive
Cookie gtn.site.preference=FailoverPortal; JSESSIONID=eEGzAwUbc9eCEh9nIkE6ukzl.perf15;
s_vi=[CS]v1|281B075B051D1B93-6000012D601169D9[CE]; rh_omni_tc=70160000000H4AjAAK
Host perf13.mw.lab.eng.bos.redhat.com:8080
Pragma no-cache
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)