There is no problem with the code . Using the Browser the pages are rendered without any problem. Also the Same web-app when deployed with Jrun and WAS is run on that works just fine !!!!!!!!
-Joshi David Cassidy wrote: > what does the source code of the affected page look like ? > > Does this happen with a 'HelloWorld.jsp' type page ? > > D > > Sanjeev Joshi wrote: > > > Hi all, > > > > On running this stress tool with Tomcat I get these errors ; > > > > 2002-01-22 22:11:31 - Ctx( /uii-example ): Exception in: R( /uii-example > > + /index.jsp + null) - > > 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:510) > > at > > >org.apache.tomcat.session.StandardSessionInterceptor.requestMap(StandardSessionInter > > > > ceptor.java:145) > > at > > org.apache.tomcat.core.ContextManager.processRequest(ContextManager.java:835) > > > > at > > org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:786) > > > > at > > org.apache.tomcat.core.ContextManager.service(ContextManager.java:758) > > at > > >org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectio > > > > nHandler.java:213) > > at > > org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416) > > > > at > > org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501) > > > > at java.lang.Thread.run(Thread.java:484) > > > > The result in the Stress Tool show as 500 Inrenal Server Error !!! > > > > Any ideas what is the reason ?? Is it a Bug with Tomcat ( not able > > to handle multiple requests ! ) > > > > -Joshi > > > > -- > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
