-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Job failed to exec(3) for weird reason (literally!) #2
Comments
Francisco, Regards, Date: Wed, 30 Jul 2014 07:42:16 -0700 com.apple.launchd1 : (com.jensen.iRE.Startup) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory com.apple.launchd1 : (com.jensen.iRE.Startup) Job failed to exec(3) for weird reason: 2 iRE2[380] : In finally block. Thank you, Francisco — |
S3Jensen, Thank you |
Francisco, Regards, Date: Wed, 30 Jul 2014 15:41:42 -0700 S3Jensen, I was able to fix this, it was a broken dependency. Not sure which though as I rebuilt all of them. Still, there is room to improving the logging messages in there... :) Thank you — |
I can't say for sure but my guess would be that it was the wrong python interpreter since it's an error that happens right in the beginning. There are no other log messages before those that I pasted to you. |
Ok, I just confirmed. It was python. I can reproduce it. Look:
Now I start the app and I see:
Cheers, |
com.apple.launchd1 : (com.jensen.iRE.Startup) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
com.apple.launchd1 : (com.jensen.iRE.Startup) Job failed to exec(3) for weird reason: 2
iRE2[380] : In finally block.
Thank you,
Francisco
The text was updated successfully, but these errors were encountered: