Re: Causing CFLog error messages
Re: Causing CFLog error messages
- Subject: Re: Causing CFLog error messages
- From: Ron Fleckner <email@hidden>
- Date: Mon, 10 Mar 2008 17:49:38 +1100
On 10/03/2008, at 5:34 PM, Kevin Dixon wrote:
Hi,
I'm new to Cocoa development...I've started an app that's going to
be a
simple Audio Unit host. Anyway, when I start up my app, in the Run
Log I
these errors
2008-03-10 02:30:08.571 StretchFix[2232] CFLog (0): CFMessagePort:
bootstrap_register(): failed 1103 (0x44f), port = 0x3103, name =
'com.YSPf.StretchFix.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2008-03-10 02:30:08.572 StretchFix[2232] CFLog (99):
CFMessagePortCreateLocal(): failed to name Mach port
(com.YSPf.StretchFix.ServiceProvider)
What do these mean, and how might I be causing them? Thanks!
-Kevin
Hi Kevin,
If I remember correctly, this happened to me when I ran my app from
Xcode but already had the app running. You know, add some code, run
the app, correct code, run the app... oops, forgot to quit it first.
Ron
_______________________________________________
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