Re: Occasional EOObjectNotAvailableException
Re: Occasional EOObjectNotAvailableException
- Subject: Re: Occasional EOObjectNotAvailableException
- From: Anjo Krank <email@hidden>
- Date: Tue, 24 Nov 2009 10:25:39 +0100
com.chello.dbkit.eo.CBPageTemplate found with globalID:
<PageTemplate: [templateId: '1011'] >
vs:
at com.chello.dbkit.eo._CBTemplate.name(Unknown Source)
Can this be an inheritance thing? Also:
. The problem
is that occasionally the sorting trips up
ERXDatabaseContextDelegate.databaseContextFailedToFetchObject when
faulting an element in the array (shouldn't this already have
happened when building the NSArray from objectsForEntityNamed?).
If you have CCR, someone else could have invalidated the object in the
meantime.
The DBC actually *does* a fetch, so it stands to reason that actually
nothing was returned... maybe you can turn on SQL logging after your
fetch and before the sort call?
Cheers, Anjo
_______________________________________________
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