• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
mysterious serviceProvider and Mach port error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mysterious serviceProvider and Mach port error


  • Subject: mysterious serviceProvider and Mach port error
  • From: Matt Neuburg <email@hidden>
  • Date: Tue, 12 Jul 2005 08:38:54 -0700

Just for laughs, I tried adding a bundle target to my project and made my
main target dependent upon it. I can build the bundle and I can build my
main target, but when I try to run, I get this (to me) mysterious message
(and my app does not run):

2005-07-12 08:29:49.286 MemoryStick[1529] CFLog (0): CFMessagePort:
bootstrap_register(): failed 1103 (0x44f), port = 0x3003, name =
'com.neuburg.matt.memorystick.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2005-07-12 08:29:49.293 MemoryStick[1529] CFLog (99):
CFMessagePortCreateLocal(): failed to name Mach port
(com.neuburg.matt.memorystick.ServiceProvider)

The really confusing thing is that even if I remove the dependency on the
bundle, so that I am not building the bundle at all, I get this message. I
get this message before executing any code (I tried putting "return" before
my earliest executed code; I am making no attempt to load the bundle).
Finally I deleted the bundle target, and I am *still* getting this message.

What might be causing this, and how can I restore my project to working
order? Thx - m.

--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Bundle resource file not being loaded
  • Next by Date: Re: Error accessing documentaiton
  • Previous by thread: Re: Bundle resource file not being loaded
  • Next by thread: Re: mysterious serviceProvider and Mach port error
  • Index(es):
    • Date
    • Thread