Yes, for a 1024 MB heap, the perm size is probably too small (it
depends on your code, primarily). The perm size needs to be
proportionately increased with the heap; try doubling it to 256 MB.

On Fri, May 30, 2008 at 6:49 AM, Jaime Metcher
<[EMAIL PROTECTED]> wrote:
> Have you tried making the perm size bigger again?  With lots of apps,
> especially if any of them are using frameworks, you'll be using the perm gen
> pretty heavily.  If your app is freezing with plenty of headroom left in the
> heap, perm gen is certainly a suspect.
>
> Jaime
>
>> -----Original Message-----
>> From: Michael Patti [mailto:[EMAIL PROTECTED]
>> Sent: Friday, 30 May 2008 6:16 AM
>> To: CF-Talk
>> Subject: Re: When is is time to upgrade to Enterprise Edition?
>>
>>
>> Hi Mark,
>>
>> To clarify about the JRUN memory usage: I'm looking in the Task
>> Manager under the Processes tab.  When I sort on the 'Mem Usage'
>> column, jrun.exe is almost always at the top of the list, with at
>> least 350 MB of memory being used at any time.  I'm also running
>> FusionReactor to monitor memory usage, but that tool doesn't
>> include the permanent heap in it's stats.  I read some postings
>> that suggested looking in the task manager, since that *does*
>> include JVM memory from the permanent heap; and that's where I
>> discovered the memory leak.

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306316
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to