You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Andrew Guts <an...@fe.ua> on 2003/01/22 10:30:11 UTC

Log full of such messages "CoyoteAdapter An exception or error occurred.". Tomcat 4.1.18

Hello all

My catalina.log full of exception messages:

2003-01-21 08:36:06 CoyoteAdapter An exception or error occurred in the 
container during the request
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:402)
        at 
org.apache.coyote.tomcat4.CoyoteAdapter.postParseRequest(CoyoteAdapter.java:306)
        at 
org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:221)
        at 
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:261)
        at 
org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:360)
        at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:632)
        at 
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:590)
        at 
org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:707)
        at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:530)
        at java.lang.Thread.run(Thread.java:536)

What is wrong with my server? How to fix it? Tomcat version is 4.1.18. 
OS RedHat Linux 7.2. j2sdk 1.4.0_01

Thanks ahead

Andrew.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>