• 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
Debugging Core Data unresolved keypath save error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugging Core Data unresolved keypath save error


  • Subject: Debugging Core Data unresolved keypath save error
  • From: Kevin Hoctor <email@hidden>
  • Date: Fri, 16 Mar 2007 15:10:14 -0500

This bug is driving me crazy. At one time, my Core Data program was saving and loading SQLLite files just fine, but now I get this error trying to save:
Exception raised during posting of notification. Ignored. exception: unresolved keypath: parent


And a similar error trying to load the partially saved file:
*** NSRunLoop ignoring exception 'unresolved keypath: parent' that raised during posting of delayed perform with target 3aba20 and selector 'invokeWithTarget:'


I can't tell what I changed to cause these problems. There is a valid child-parent relationship in my data structure and everything works prior to a save. I have tried commenting out new code and still the error persists. I am writing to a brand new file so this is not a problem with a schema change. How do I debug this save process?

Thanks,

Kevin Hoctor
email@hidden
No Thirst Software LLC
http://nothirst.com


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
    • Re: Debugging Core Data unresolved keypath save error
      • From: Chris Hanson <email@hidden>
    • Re: Debugging Core Data unresolved keypath save error
      • From: Kevin Hoctor <email@hidden>
  • Prev by Date: Re: coredata sql metadata corruption
  • Next by Date: TextToSpeech - how to extract and display phonemes?
  • Previous by thread: Re: Embeding a view into another application
  • Next by thread: Re: Debugging Core Data unresolved keypath save error
  • Index(es):
    • Date
    • Thread