On Jun 21, 2011, at 5:03 PM, Ramsey Gurley <rgur...@smarthealth.com> wrote:
>> Also, if I grab the queryAll page I run out of heap space after about 5-6
>> refreshes of the page. I hope I'm just doing something stupid here. Any
>> ideas?
>>
>> Thanks.
>> -Mike
>
> I have not experienced problems with heap space in D2W.
I have. It is almost certainly a situation where you have a relationship
modeled that could point to thousands or millions of related objects and you
have a rule that is telling D2W to show that relationship in the queryAll page
by making it a displayPropertyKey in some rule that somehow matches the
QueryAll page. Normally the QueryAll page only lets you search on attributes.
Turn on the SQL debugging and watch for a SQL statement that returns a large
number of rows when the QueryAll page is loaded.
Dave _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com