CoreData SQL relaunch issue
CoreData SQL relaunch issue
- Subject: CoreData SQL relaunch issue
- From: Greg Hoover <email@hidden>
- Date: Thu, 1 Nov 2007 20:50:07 -0700
When quitting and relaunching my app I get a never-ending string of
the following errors:
NSError "An error occurred while saving." Domain=NSCocoaErrorDomain
Code=134030 UserInfo={
NSUnderlyingException = error during execution of SQL string
'ROLLBACK' : library routine called out of sequence;
}
I assume it's because the SQL database hasn't had adequate time to
close before the relaunch. The problem goes away if the user waits a
bit before relaunching.
Thanks for any info.
Greg
_______________________________________________
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