Re: ERROR: __CFURLCache::StepSQLStatement
Re: ERROR: __CFURLCache::StepSQLStatement
- Subject: Re: ERROR: __CFURLCache::StepSQLStatement
- From: Jens Alfke <email@hidden>
- Date: Tue, 1 Apr 2008 16:40:46 -0700
On 1 Apr '08, at 12:06 PM, Bill wrote:
Is my app causing it to happen? If so, should I try and correct
it? Or can I safely ignore it?
IIRC, sqlite error 5 means the database is locked. I think the only
way that could happen is if you have multiple copies of your app/
process running at the same time, and one of them is hung or stopped
at a breakpoint or something.
If that's not the case, this is probably nothing your app is doing.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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