Question : java.lang.OutOfMemoryError  - CFQUERY

I have a simple cfquery. i am trying to fetch everything from mytable. it has about 400000 records.
<CFQUERY timeout="1000" name="mainquery" datasource="MAINDATASRC">   select * from mytable </cfquery>

I am getting error - java.lang.OutOfMemoryError after about 1 minute i open the page

I tried to increase timeout etc. but i keep on getting this error.
I am very new to coldfusion

Answer : java.lang.OutOfMemoryError  - CFQUERY

When it exports, is it exporting the subkeys below this?  The New Signature key and the Reply-Forward Signature are found in a subkey.

Another question is, in your PRF have you set it to replace the profile if it exists.  If so than it will be overwriting your settings.

Lastly are you sure that the entire key is identical on the new machine, so for example the "Default Outlook Profile" isn't named something different?

Cheers
Random Solutions  
 
programming4us programming4us