Re: d2w - huh?
Re: d2w - huh?
- Subject: Re: d2w - huh?
- From: David Avendasora <email@hidden>
- Date: Tue, 21 Jun 2011 17:22:20 -0400
On Jun 21, 2011, at 5:03 PM, Ramsey Gurley <email@hidden> 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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden