• 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: Remove action on NSArrayController bound to table causes index beyond bounds
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remove action on NSArrayController bound to table causes index beyond bounds


  • Subject: Re: Remove action on NSArrayController bound to table causes index beyond bounds
  • From: "I. Savant" <email@hidden>
  • Date: Mon, 23 Mar 2009 20:09:33 -0400

On Mar 23, 2009, at 7:52 PM, Luke Evans wrote:

*** -[NSCFArray objectAtIndex:]: index (8) beyond bounds (8)
2009-03-23 16:17:46.118 App[17940:817] *** -[NSCFArray objectAtIndex:]: index (8) beyond bounds (8)
2009-03-23 16:17:46.132 App[17940:817] CoreData could not fulfill a fault for '0x1a57a90 <x-coredata://BD1062B2-D44E-478E-8FBD-B6C62B95575F/MyManagedObject/p558 >


Did you try googling the CoreData error message you pasted? One result comes from this very list's archives:

http://www.cocoabuilder.com/archive/message/cocoa/2005/5/12/135677

http://archives.devshed.com/forums/bsd-93/coredata-could-not-fulfill-a-fault-411453.html

Check your Managed Object Model. You most likely have a relationship problem. Specifically, scrutinize your deletion rules on all relationships.

--
I.S.

_______________________________________________

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


References: 
 >Remove action on NSArrayController bound to table causes index beyond bounds (From: Luke Evans <email@hidden>)

  • Prev by Date: Remove action on NSArrayController bound to table causes index beyond bounds
  • Next by Date: Re: IB instantiating objects
  • Previous by thread: Remove action on NSArrayController bound to table causes index beyond bounds
  • Next by thread: Re: Remove action on NSArrayController bound to table causes index beyond bounds
  • Index(es):
    • Date
    • Thread