I am getting the following error trying to load test my app.
I am looked at the bug database:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=231
and it claims this bug is fixed in Tomcat 3.3
I am using tomcat 3.3/mod_jk with the pooled tcp connector,and I still get it.
I have no idea why? Could be it be a threading issue? The server seems to have enough
free resources...
Please help!!!!
java.lang.IllegalArgumentException: Cookie name
Path is a reserved token
at javax.servlet.http.Cookie.<init>(Cookie.java:185)
at
org.apache.tomcat.util.RequestUtil.processCookies(RequestUtil.java:189)
at
org.apache.tomcat.core.RequestImpl.getCookieCount(RequestImpl.java:494)
at
org.apache.tomcat.session.StandardSessionInterceptor.requestMap(StandardSess
ionInterceptor.java:143)
at
org.apache.tomcat.core.ContextManager.processRequest(ContextManager.java:820
)
at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:77
1)
at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
at
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection
(Ajp12ConnectionHandler.java:166)
at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
at java.lang.Thread.run(Thread.java:484)
--
Mike Scott
Head of Technology Operations
rightmove.co.uk
Tel: 020 7821 9661 Mobile: 07941 576326 Email: [EMAIL PROTECTED]