Re: UNIX error exception: 17
Re: UNIX error exception: 17
- Subject: Re: UNIX error exception: 17
- From: Saagar Jha <email@hidden>
- Date: Sat, 09 Jun 2018 02:00:09 -0700
I can’t tell you anything else without more details, but I do know that errno
17 is EEXIST: File exists. Maybe that can help you figure out what’s going
wrong, or at least give you something to start with?
Saagar Jha
> On Jun 8, 2018, at 19:00, Richard Charles <email@hidden> wrote:
>
> I have a document based core data application. When ever the application
> launches the following messages appear in the Console app.
>
> default 19:45:53.391888 -0600 MyApp UNIX error exception: 17
> default 19:45:53.392367 -0600 MyApp 0x600000268a40 opened
> /private/var/db/mds/system/mdsDirectory.db: 50744 bytes
> default 19:45:53.393995 -0600 MyApp UNIX error exception: 17
> default 19:45:53.394243 -0600 MyApp UNIX error exception: 17
>
> When the app is launched from within Xcode the debug area is blank.
>
> Any idea what could be causing this?
>
> --Richard Charles
>
> _______________________________________________
>
> 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
_______________________________________________
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