Sami Tikka commented on Bug JENKINS-16009

The standard Jenkins Mac installer sets up a launch daemon to run Jenkins in a system context where it has no access to the graphical display. Thus anything launched by Jenkins is unable to open windows or draw on the screen.

If that is really necessary, the user must

sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist

and then move the file into ~/Library/LaunchAgents of a real user who logs in and creates a graphical session. Also the plist file might need a couple of changes... or use https://github.com/stisti/jenkins-app

I would close this ticket but as it is owned by someone else, I'll leave the decision to him.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to