Re: How do I stop Jenkins?

2013-09-08 Thread Baptiste Mathus
** ** *From:* jenkinsci-users@googlegroups.com [mailto: jenkinsci-users@googlegroups.com] *On Behalf Of *Ed Keith *Sent:* 04 September 2013 13:52 *To:* jenkinsci-users@googlegroups.com *Subject:* Re: How do I stop Jenkins? ** ** I do not see jenkins listed in the Activity Monitor, so I can

How do I stop Jenkins?

2013-09-04 Thread Ed Keith
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

RE: How do I stop Jenkins?

2013-09-04 Thread Ginga, Dick
: Wednesday, September 04, 2013 8:31 AM To: jenkinsci-users@googlegroups.com Subject: How do I stop Jenkins? 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

Re: How do I stop Jenkins?

2013-09-04 Thread k . thieling
That depends on how you are running Jenkins. Windows service? / Linux? / Tomcat? / Inside some other container? - Original Message - From: Ed Keith e_...@yahoo.com To: jenkinsci-users@googlegroups.com Sent: Wednesday, September 4, 2013 7:31:02 AM Subject: How do I stop

RE: How do I stop Jenkins?

2013-09-04 Thread David Aldrich
Does your Jenkins master run on Windows or Linux? David From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Ed Keith Sent: 04 September 2013 13:31 To: jenkinsci-users@googlegroups.com Subject: How do I stop Jenkins? I can't figure out how to shut down

Re: How do I stop Jenkins?

2013-09-04 Thread Ed Keith
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

Re: How do I stop Jenkins?

2013-09-04 Thread Ed Keith
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

Re: How do I stop Jenkins?

2013-09-04 Thread k . thieling
@googlegroups.com 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

RE: How do I stop Jenkins?

2013-09-04 Thread david.doughty
: 04 September 2013 13:52 To: jenkinsci-users@googlegroups.com 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

Re: How do I stop Jenkins?

2013-09-04 Thread Ed Keith
: *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

Re: How do I stop Jenkins?

2013-09-04 Thread Ed Keith
javascript: *To: *jenkins...@googlegroups.com 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

Re: How do I stop Jenkins?

2013-09-04 Thread k . thieling
: How do I stop Jenkins? 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 e_...@yahoo.com

RE: How do I stop Jenkins?

2013-09-04 Thread Dhrutiben.Patel
@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Richard Bywater Sent: Wednesday, September 04, 2013 2:52 PM To: jenkinsci-users@googlegroups.com Subject: Re: How do I stop Jenkins? Personally I wouldn't kill -9 the process straight away as then the process has no chance to clean

Re: How do I stop Jenkins?

2013-09-04 Thread Richard Bywater
*Sent:* 04 September 2013 13:52 *To:* jenkinsci-users@googlegroups.com *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