I used launchctl to get rid of it. Thank you! -EdK
On Wednesday, 4 September 2013 09:11:55 UTC-4, KT wrote: > > This might be a possibility on the Mac: > > > > sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist > > ------------------------------ > *From: *"Ed Keith" <[email protected] <javascript:>> > *To: *[email protected] <javascript:> > *Sent: *Wednesday, September 4, 2013 8:03:57 AM > *Subject: *Re: How do I stop Jenkins? > > Thank, I used ps to find the process, and killed it. > > But it restarted (new pid). Something is clearly restarting it and I do > not know what. > > Thanks for getting me this far. > > -EdK > > On Wednesday, 4 September 2013 08:55:06 UTC-4, KT wrote: >> >> Not too familiar with running the Jenkins app on Mac, only Mac slaves, >> but if you can get to command line you should be able to run something like: >> >> >> >> ps -ef | grep Jenkins >> >> >> >> then kill that process... >> >> ------------------------------ >> >> *From: *"Ed Keith" <[email protected]> >> *To: *[email protected] >> *Sent: *Wednesday, September 4, 2013 7:52:01 AM >> *Subject: *Re: How do I stop Jenkins? >> >> I do not see jenkins listed in the Activity Monitor, so I can not kill it >> there. >> >> -EdK >> >> On Wednesday, 4 September 2013 08:49:48 UTC-4, Ed Keith wrote: >>> >>> I running on Mac OS X 10.6.8. >>> >>> On Wednesday, 4 September 2013 08:31:02 UTC-4, Ed Keith wrote: >>>> >>>> I can't figure out how to shut down Jenkins. >>>> >>>> Any help would be appreciated. >>>> >>>> -EdK >>>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
