Wrox Programmer Forums
|
Apache Tomcat General discussion of the Apache Tomcat servlet container. For discussions specific to the Professional Apache Tomcat book, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Apache Tomcat section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 22nd, 2004, 12:11 PM
Registered User
 
Join Date: Mar 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Tomcat instability

My web site run under apache 2.0.43 & tomcat 3.3.1
When I do some stress test, after some hits, I obtain, for some jsp pages, a http error (500 for not naming it!).
It seems that tomcat cannot resist when a lot of hits are done.
I don't want to imagine when more than 10 people will use, in the same time, this web site.
Thanks in advance for your help :)

See below the error message:
Root cause:
java.lang.IncompatibleClassChangeError
    at _0002fDealCreation_0002ejspDealCreation_jsp_0._jsp Service(_0002fDealCreation_0002ejspDealCreation_js p_0.java:50)
    at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:119)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java)
    at org.apache.jasper.servlet.JspServlet$JspCountedSer vlet.service(JspServlet.java:137)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java)
    at org.apache.jasper.servlet.JspServlet$JspServletWra pper.service(JspServlet.java:290)
    at org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:438)
    at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:520)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java)
    at org.apache.tomcat.facade.ServletHandler.doService( ServletHandler.java:574)
    at org.apache.tomcat.core.Handler.invoke(Handler.java :322)
    at org.apache.tomcat.core.Handler.service(Handler.jav a:235)
    at org.apache.tomcat.facade.ServletHandler.service(Se rvletHandler.java:485)
    at org.apache.tomcat.core.ContextManager.internalServ ice(ContextManager.java:917)
    at org.apache.tomcat.core.ContextManager.service(Cont extManager.java:833)
    at org.apache.tomcat.modules.server.Ajp13Interceptor. processConnection(Ajp13Interceptor.java:341)
    at org.apache.tomcat.util.net.TcpWorkerThread.runIt(P oolTcpEndpoint.java:494)
    at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:516)
    at java.lang.Thread.run(Unknown Source)





Similar Threads
Thread Thread Starter Forum Replies Last Post
new to tomcat mgarito BOOK: Beginning JavaServer Pages 2 February 21st, 2006 11:51 PM
JWS Axis Tomcat (posted to Apache Tomcat too) rushman Servlets 0 April 15th, 2005 09:32 AM
Tomcat and IE Robert Menteer Apache Tomcat 0 December 10th, 2004 03:34 PM
Tomcat 3.3.2 to Tomcat 5.0.24 amith_pj Apache Tomcat 1 July 4th, 2004 10:52 PM
Has any tried out the tomcat 5.0? Qing JSP Basics 8 August 8th, 2003 04:44 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.