memory leak with jdk 1.5.0 ... ?

Chad Leigh -- Shire.Net LLC chad at shire.net
Thu Apr 13 05:48:05 UTC 2006


On Apr 12, 2006, at 10:39 PM, Nick Johnson wrote:

> I'm not sure how/where resin3_flags gets handled, but in resin's  
> httpd.sh, you have to add -J to any arguments you want passed to  
> the JVM; eg, -J-Xmx256m in the "args" knob.

see below

>
>    Nick
>
> On Thu, 13 Apr 2006, Marc G. Fournier wrote:
>
>>
>> This could just be my misunderstanding, but I thought issuing:
>>
>> resin3_flags="-Djava.awt.headless=true -Xms32m -Xmx256m"
>>
>> was supposed to restrict the amount of memory that the process  
>> sucked back ... but, right now its sucking back 1.5G of memory:
>>
>> USER   PID %CPU %MEM   VSZ   RSS  TT  STAT STARTED      TIME COMMAND
>> www    471  0.0  3.0 1522000 61816  p5- SJ   Tue06PM   1:33.47 / 
>> usr/local/jdk1.5.0/bin/java
>>
>> Or am I mis-reading?

you should be able to see if the flag is being passed correctly by  
look at a ps -auxwww and identifying the line for this process

Chad

>>
>> The machien this is on is FreeBSD 6.x / amd64 ... I've seen  
>> similar on FreeBSD 4.x / i386 also, with jdk 1.5.0 ...
>>
>> thx ...
>>

---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net





More information about the freebsd-java mailing list