Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
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
JSP - A mailing list about Java Server Pages specification and reference
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
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
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
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
out of memory problem. Help!

out of memory problem. Help!

2004-01-19       - By David Strupl

 Back
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

I am not on the developer team. But spent quite a lot of hours (days)
latelly with figuring out why my copy of tomcat (4.1.29) leaks memory.
The information bellow is based on the info from the dev mailing list +
a thread on this mailing list with subject "Tomcat Tuning Memory leak"
from last couple of days (weeks). I am still testing 4.1.27 and all
seems fine so far. Re 5.0.18: thats a revision where the fix was
commited - please check the dev mailing list with subject "Found it -
WAS: Memory leak" and "RE: [5.0.18] Build available".

Hope this helps,

David

Allistair Crossley wrote:
> This is very interesting to hear. I can believe it too...we lose
> between 400K and 5MB per request and Tomcat 5.0.16 bombs out at 155.
>
> We have invested in JProfiler now to see why but your comment is
> curious. Are you on the development team? When will 5.0.18 become
> stable...does not seem to be a binary download yet
>
> Cheers ADC
>
>
> -- --Original Message-- -- From: David Strupl
> [mailto:david@(protected)] Sent: 19 January 2004 17:00 To:
> tomcat-user@(protected) Subject: Re: out of memory problem.
> Help!
>
>
> If you use tomcat 5.0.x upgrade to 5.0.18. If you use 4.1.x downgrade
> to 4.1.27. There is a significant memory leak in tomcat in 5.0.16,
> 4.1.28(29).
>
> Hope this helps,
>
> David
>
> Christian Witucki wrote:
>
>> We fixed our session timeout to 15 minutes for 100 users and Tomcat
>>  hasn't crashed for 36 hours.  Does anyone know how we can adjust
>> for the possibilities of 1000's of users???
>>
>> Christian Witucki Network Analyst 375 Essjay Road Williamsville, NY
>>  14221 716-631-3001 x3812
>>
>> CONFIDENTIALITY NOTICE. This e-mail and attachments, if any, may
>> contain confidential information which is privileged and protected
>> from disclosure by Federal and State confidentiality laws, rules or
>>  regulations.  This e-mail and attachments, if any, are intended
>> for the designated addressee only .  If you are not the designated
>> addressee, you are hereby notified that any disclosure, copying, or
>>  distribution of this e-mail and its attachments, if any, may be
>> unlawful and may subject you to legal consequences.  If you have
>> received this e-mail and attachments in error, please contact
>> Independent Health immediately at (716) 631-3001 and delete the
>> e-mail and its attachments from your computer.  Thank you for your
>> attention.
>>
>>
>>
>>>>> sanjeev@(protected) 01/19/04 01:20AM >>>
>>
>>
>> Check session-timeout in web.xml. -1 is never timeout
>> <session-timeout>-1</session-timeout>
>>
>> -- --Original Message-- -- From: Christophe Andreoli
>> [mailto:andreoli@(protected)] Sent: Friday, January 16, 2004 9:19 PM To:
>>  Tomcat Users List Subject: Re: out of memory problem. Help!
>>
>> "Shapira, Yoav" wrote:
>>
>>
>>> Howdy,
>>>
>>>
>>>
>>>> root cause
>>>>
>>>> java.lang.OutOfMemoryError Source code of java.lang.OutOfMemoryError
>>>>
>>>>
>>>> It happens When the corresponding request returns more than
>>
>> 20000-30000
>>
>>
>>>> rows from the database, not every time
>>
>>
>>
>>
>>
>>> Perhaps you should allocate your JVM more memory, by using the
>>> Java
>>>
>>
>> -Xmx
>>
>>
>>> parameter.
>>
>>
>> I did it and I gave 512 Mb.
>>
>> It works better but why are the 2000 objects are not garbaged after
>>  each request ?
>>
>>
>>
>>
>>
>>
>>
>>
>> Alternatively, consider a system design that retrieves a
>>
>>
>>> smaller, fixed number of rows instead of "20000-30000" and lets
>>> the
>>>
>>
>> user
>>
>>
>>> scroll, say 100 rows at a time.
>>>
>>> Yoav Shapira
>>>
>>
>>
>> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
>>  To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>>  For additional commands, e-mail:
>> tomcat-user-help@(protected)
>
>
>
>
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
>  To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>
>
>
> <FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE>
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- QAS Ltd.
> Developers of QuickAddress Software <a
> href="http://www.qas.com">www.qas.com</a> Registered in England: No
> 2582055 Registered in Australia: No 082 851 474
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- </FONT
>



-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)




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