Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Tomcat 3.3.1a problem

Tomcat 3.3.1a problem

2007-11-05       - By Pid

 Back
Reply:     1     2     3     4     5     6  

Marko Krejic wrote:
> Hi,
>  
> We are running Tomcat 3.3.1a on a Windows Server 2003. A apache server is
also installed on the machine as a proxy and it is connected with the tomcat
through AJP12. Tomcat is running on JDK1.4.2_13.

The silence you experienced is people being dumbfounded that you're
running Tomcat 3 (versions up to and including 5.0 are now no longer
supported) and AJP12.  Tomcat 3 is ancient.

(I'm hoping that the 'a' doesn't mean an alpha version.)

> Now to our problem. We have been running this setup for quite a while (a few
years). But until recently, the load has increased.
> It seems like when there are quite many connections, then suddenly it is not
possible to read the requestbody anymore. We get the request and we are seeing
the request header, but when we want to read the body, it all seems to hang...
At this time it seems like the threads are just stacking up and nothing is
processed.

... on the same server hardware one could presume?
Could just be that your load is now too much for the server.

If the application hasn't changed but things were previously stable, and
the load has increased, then the thing that has changed is likely to
lead you to the cause.


> Other threads, such as timer-threads and file-listener threads, are running
normally. It seems like only the request comming through the connectors (the
AJP12 and HTTP) are hanging.
>  
> Does anybody recognise these problems? And does anybody have any suggestions
about how to fix this?

see below.

> We have tried to run without Apache and AJP12, but we got the same problem.
>  
> I could mention that we know that we have mobile clients sending requests to
the server and if the server is not responding within a certain time, they will
"cut-off" the request. Could it be that tomcat is not "releasing" these
requests?

Could just be that your setup is old and overwhelmed.

> Please, any suggestions would be very apprieciated!

# Examine the servers performance under peak load conditions - determine
if it's actually able to handle the demand.

# Plan an upgrade to some newer hardware.

# Plan an upgrade to a newer, supported version of Tomcat.  Keeping up
to date with releases is not essential, but you should stay reasonably
current if you are able.

p

> Thanks in advance!
>  
> Marko Krejic
>


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.