Yes, it means you are likely out of memory, probably because you are loading
too much database data into the server's RAM. You can reduce the amount of
RAM used by reducing the number of database columns or database rows
retrieved by the Web page that is running out of RAM.

-Mike Chabot

On Tue, Jun 21, 2011 at 10:47 AM, Torrent Girl <[email protected]>wrote:

>
> >Hi All.
> >
> >Is there a way for me to retrieve records from a db in groups?
> >
> >I have a query that selects over 200,000 records and it times out on the
> cf output.
> >
> >Thanks
>
> In relation to this post, what does java heap space mean? I see this
> message is the log files. I looked this up on google and it appears that I
> am out of memory (?)
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345486
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to