Exception while migrating CoreData store
Exception while migrating CoreData store
- Subject: Exception while migrating CoreData store
- From: Andreas Mayer <email@hidden>
- Date: Tue, 21 Mar 2006 11:20:26 +0100
While trying to migrate my CoreDate store from sqlite to XML format,
I get this exception:
*** -[NSAutoreleasePool dealloc]: Exception ignored while releasing
an object in an autorelease pool: The NSManagedObject with ID:
0x8549400 <x-coredata://7FEF2CAA-2614-4102-BB32-C3F97228D4A3/Service/
p23811> has been invalidated.
Since this is in the middle of the
migratePersistentStore:toURL:options:withType:error: method, I guess
CoreData is using it's own autorelease pool here. But what could be
the cause of the problem and what might I try to do about it?
Andreas
_______________________________________________
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