• 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
CoreData, failed to process pending changes before save.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CoreData, failed to process pending changes before save.


  • Subject: CoreData, failed to process pending changes before save.
  • From: Yoann GINI <email@hidden>
  • Date: Tue, 8 Jul 2008 09:03:33 +0200

Hi all,

I work actually on CoreData with many loop for operate on ManagedObjects. When I try to save my ManagedObjectContext I obtain this error :

"Failed to process pending changes before save. The context is still dirty after 100 attempts. Typically this recursive dirtying is caused by a bad validation method, -willSave, or notification handler."

And I don't know why ! Maybe someone can say to me the significant of this message ? Or the typical error for operate in a loop ?

For information about the context, I will try to log in my data base all modification, for do that I use the NSManagedObjectContextObjectsDidChangeNotification notification and I add a ManagedObject of kind "Modification" with informations per final entry in userInfo. Of course if the final entry is of kind "Modification" I don't do anything.

Best regards,
Yoann.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • [SOLVED - But an other question]: CoreData, failed to process pending changes before save.
      • From: Yoann GINI <email@hidden>
  • Prev by Date: Re: How to create to-many accessor methods at runtime
  • Next by Date: Re: How to support dictionary service in a custom text view?
  • Previous by thread: Re: controlling system muting ?
  • Next by thread: [SOLVED - But an other question]: CoreData, failed to process pending changes before save.
  • Index(es):
    • Date
    • Thread