Does anyone know what this error code means? I get an SMJobBless error with this return error code value.
Failed to bless helper: Error Domain=CFErrorDomainLaunchd Code=9 "The operation couldn't be completed. (CFErrorDomainLaunchd error 9.)"
I googled, looked at the answers on blog posts in Apple Docs, here and could not find the answer, what it is and how to fix it. People are talking (in some form of support that helped them reinstall OS X).
This happened to my current project a couple of weeks ago, and the only thing that helped me fix it changed the name of my helper tool. Now it happened again.
At the same time, when my code runs on other computers, this problem is only affected by my workstation.
Update: After renaming it works again. Now I have two middleware identifiers: "(forbidden) on my system: - (
Update 2: This happens on other computers too: - (
cocoa macos launchd xpc smjobbless
andrey.s
source share