i'fe tried to export CATALINA_OPTS setting as:

execute:

export CATALINA_OPTS=-Xloggc:/logs/gc.log
result: gc.log file doesn't create

java -verbose:gc
result: nothing happpens.





Caldarale, Charles R wrote:
> 
>> From: hruesga [mailto:lord_dyna...@hotmail.com]
>> Subject: Re: Garbage collector
>> 
>> -Xmx3072m -Xms3072m
> 
> Unless you're in a 64-bit environment, that doesn't stand a chance of
> working.
> 
>> Maz Threads= 500
> 
> Is that supposed to be Max?  Where do you have that set?
> 
>> minSpareThreads=25
>> maxSpareThreads=75
> 
> The threads settings are not really relevant to getting GC logs.
> 
> For the third time, tell us *exactly* what you're doing - step by step.
> 
>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Garbage-collector-tp25008420p25010241.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to