You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Evgeny Gesin <ev...@yahoo.com> on 2004/02/15 11:55:27 UTC

Bad Cookie Name ?

The following error occurs in catalina.2004-02-15.log
under Tomcat 4.1.29. Note, that we don't use Cookies.
Can you advice how to avoid such errors?

2004-02-15 08:03:07 CoyoteAdapter Bad Cookie Name:
Path /Value: /javadesk
java.lang.IllegalArgumentException: Cookie name Path
is a reserved token
        at
javax.servlet.http.Cookie.<init>(Cookie.java:185)
        at
org.apache.coyote.tomcat4.CoyoteAdapter.parseCookies(CoyoteAdapter.java:393)
        at
org.apache.coyote.tomcat4.CoyoteAdapter.postParseRequest(CoyoteAdapter.java:295)
        at
org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:191)
        at
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:309)
        at
org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:387)
        at
org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:673)
        at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:615)
        at
org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:786)
        at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:666)
        at java.lang.Thread.run(Thread.java:534)

Evgeny Gesin
Javadesk

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org