• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CoreData could not fulfill a fault
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData could not fulfill a fault


  • Subject: Re: CoreData could not fulfill a fault
  • From: mmalcolm crawford <email@hidden>
  • Date: Thu, 12 May 2005 09:22:31 -0700


On May 12, 2005, at 3:13 AM, Pierre Bernard wrote:

Anybody know which operation may produce the following error: "CoreData could not fulfill a fault" ?

You've deleted an object that the graph believes should still exist. You have probably either deleted an object in a relationship for which the delete rule is No Action so the graph wasn't updated properly, or you've either removed the persistent store that contains the object or if you're recreating the objects graphs using URIs you didn't add the persistent store.

mmalc

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >CoreData could not fulfill a fault (From: Pierre Bernard <email@hidden>)

  • Prev by Date: Re: CoreData could not fulfill a fault
  • Next by Date: Re: CoreData could not fulfill a fault
  • Previous by thread: Re: CoreData could not fulfill a fault
  • Next by thread: Re: CoreData could not fulfill a fault
  • Index(es):
    • Date
    • Thread