How do I kill CruiseControl?
Posted
by Adam Fraser
on Stack Overflow
See other posts from Stack Overflow
or by Adam Fraser
Published on 2010-04-13T14:48:56Z
Indexed on
2010/04/13
14:53 UTC
Read the original article
Hit count: 216
cruisecontrol
|kill
I just went to run cruisecontrol only to find that it's already running when I thought it shut itself down. For some reason I can't find the pid for cruisecontrol with ps -e in order to use kill. How can I kill this?
© Stack Overflow or respective owner