View Single Post
  #6 (permalink)  
Old December 7th, 2007, 13:34
nick.polites nick.polites is offline
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 240
Thanks: 0
Thanked 35 Times in 35 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
nick.polites is on a distinguished road
Re: Throwing OutOfMemory: allocLargeArray - Object size: 5766688, Num elements: 28833

If you are still getting the out of memory errors, then something else is causing the problem. Have you performed thread dumps to see what is actively running? Please post those and I'll see what I can find. Usually this is caused by someone using SQL backdoor and putting a large query into it, or a CSV export.
Reply With Quote