You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an Error 500: java.lang.IllegalArgumentException: Illegal cookie attribute issue thrown with WebSphere 7 (IBM JDK 6
SRVE0293E: [Servlet Error]-[testProxy]: java.lang.IllegalArgumentException: Illegal cookie attribute
at java.net.HttpCookie.assignAttribute(HttpCookie.java:1013)
at java.net.HttpCookie.parseInternal(HttpCookie.java:921)
at java.net.HttpCookie.parse(HttpCookie.java:182)
at org.mitre.dsmiley.httpproxy.ProxyServlet.copyProxyCookie(ProxyServlet.java:537)
at org.mitre.dsmiley.httpproxy.ProxyServlet.copyResponseHeader(ProxyServlet.java:515)
at org.mitre.dsmiley.httpproxy.ProxyServlet.copyResponseHeaders(ProxyServlet.java:500)
at org.mitre.dsmiley.httpproxy.ProxyServlet.service(ProxyServlet.java:341)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831))
The text was updated successfully, but these errors were encountered:
There is an Error 500: java.lang.IllegalArgumentException: Illegal cookie attribute issue thrown with WebSphere 7 (IBM JDK 6
SRVE0293E: [Servlet Error]-[testProxy]: java.lang.IllegalArgumentException: Illegal cookie attribute
at java.net.HttpCookie.assignAttribute(HttpCookie.java:1013)
at java.net.HttpCookie.parseInternal(HttpCookie.java:921)
at java.net.HttpCookie.parse(HttpCookie.java:182)
at org.mitre.dsmiley.httpproxy.ProxyServlet.copyProxyCookie(ProxyServlet.java:537)
at org.mitre.dsmiley.httpproxy.ProxyServlet.copyResponseHeader(ProxyServlet.java:515)
at org.mitre.dsmiley.httpproxy.ProxyServlet.copyResponseHeaders(ProxyServlet.java:500)
at org.mitre.dsmiley.httpproxy.ProxyServlet.service(ProxyServlet.java:341)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831))
The text was updated successfully, but these errors were encountered: