Hi,

We see many of this exception in catalina_log file while we ran a stress test on 
Tomcat 4.1.17 with IIS connector (isapi_redirector2.dll) on W2k. Do you know what 
causes this error?

2002-12-19 17:33:16 CoyoteAdapter An exception or error occurred in the container 
during the request processing
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)

Thanks,
Tuan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to