Re: java.lang.OutOfMemoryError
Re: java.lang.OutOfMemoryError
- Subject: Re: java.lang.OutOfMemoryError
- From: Art Isbell <email@hidden>
- Date: Fri, 11 Apr 2003 09:57:16 -1000
On Friday, April 11, 2003, at 09:25 AM, Ricardo Strausz wrote:
I am fetching the less necesary to do the statistics I nead...
well I neaded; I had to partition everythig in 3 in order to do it;
Maybe you could manage the memory used in a different way to limit the
memory footprint of your app. Maybe you could create more partitions.
Then process the first partition, delete the editing context which
should free the snapshots, then create a new editing context, fetch the
next partition, process it, and delete the editing context, etc.
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.