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
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
JSP - A mailing list about Java Server Pages specification and reference
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
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
 
Garbace Collection executes 1GB but HEAP Size at 1.5GB!

Garbace Collection executes 1GB but HEAP Size at 1.5GB!

2007-01-10       - By -not available-

 Back
Reply:     1     2     3     4     5     6  







> Hi,
>
> Just for your information ..
>
> Memmory is divided in young and old generation as object life increasin=
g it
> will occupy space i old generation,
>
> Please refer SUN JVM documentation.
>
> GC will keep happening once the memmory (Young generation )reached
> threshold.
>
> Young generation again divided in to survivor 0 and survivor 1 spaces.
> When a object is created it keeps allocating in survivor spaces
> alternatively.
> Two types of GC:
>
> Mini GC : Cleaning only with in young generation
> Full GC: If all objects present in young generation are alive so cleani=
ng
> happens in old generation hence will become FUll GC
>
> Following is the info I have sent a mail to some person (It may be usef=
ull)
>
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---=
-- ---- ---- ---- ---- ---- ---- ---- --
> Setting heap size to -Xms256   -Xmx1024 will allocate memmory intially =
to
> 256 MB and keeps expanding as  allocating more objects up to 1024.
> My recomendation to you is as mentioned in previos mail set heap size t=
o
> -Xms1536 -Xmx1536 and verify it.
>
> But Do not increase heap size blindly to greater values which may lead =
to
> performance issue(Pause times may become more to clean GC).
>
> try the heap settings and let me know, If still problem is there just s=
end
> the verbose output and log file.
>
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---=
-- ---- ---- ---- ---- ---- ---- ---- --
>
> On 1/10/07, starki78 <starki78@(protected)> wrote:
> >
> > Hi I'm profiling my application with -verboseGC.
> > My maximum heap-size is
> > XMS is 1.5GB but the garbage collection always is executed
> > when about 1GB is reached.
> > Why is it so early?
> > Is there anything to control this?
> > I'm using Sun 1.4.2
> >
> > Thanks and nice greetings
> > Starki
> >
> >
> >
> >
> >
> >
> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> > Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telec=
om
> > http://click.libero.it/infostrada10gen07
> >
> >
> >
> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------=

> > To start a new topic, e-mail: users@(protected)
> > To unsubscribe, e-mail: users-unsubscribe@(protected)
> > For additional commands, e-mail: users-help@(protected)
> >
> >
>
>
> --
> Suresh Babu,
> Software Engineer,
> Computer Associates-India
> =0A=0A=0A-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------=0APassa=
a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom=0Ahttp=
://click.libero.it/infostrada11gen07=0A


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
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.