How did you get it to log that? We have about 80 sites on this server,
so it would be very difficult to go and change of the code on each. Is
there a way to log it in a global way?

Andrew.


On Fri, 22 Oct 2004 15:25:31 -0500, Christian Watt <[EMAIL PROTECTED]> wrote:
> Andy,
> Check the number of records being returned by your queries.  I had this
> problem and no matter what you turn the JVm Heap size up to, it will not
> fix it.  There is no good way to track this down.  What I ended up doing
> is after every query ran, I logged the number of records returned.  I
> discovered that one query was returning over 90,000 records everytime
> and the more often it ran, the more outofmemory errors I was getting.
> Hope this helps.
> 
> Christian
> 
> -----Original Message-----
> From: Andy Allan [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 22, 2004 10:43 AM
> To: CF-Talk
> Subject: Re: Out of Memory
> 
> Check your logs under <cfmx>/runtime/logs as well .. what are they
> saying?
> 
> Andy
> 
> On Fri, 22 Oct 2004 16:38:02 +0100, Andrew Dixon
> <[EMAIL PROTECTED]> wrote:
> > Hi Everyone.
> >
> > We noticed that our CF server service restarted itself twice today,
> > and then after checking the cfserver.log file, just before the start
> > up is logged it had the following:
> >
> > out of memory
> > autorestart: Restarting process
> >
> > The server has 1Gb RAM and the JVM setting under CF Admin are set to:
> >
> > Minimum JVM Heap Size (MB): 512
> > Maximum JVM Heap Size (MB): 512
> >
> > Does this error message mean that CF needed more than 512Mb, i.e. we
> > need to increase the value? or is there something else wrong?
> >
> > Best Regards
> >
> > Andrew.
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Protect your mail server with built in anti-virus protection. It's not only good for 
you, it's good for everybody.
http://www.houseoffusion.com/banners/view.cfm?bannerid=39

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182406
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to