Re: Stop the slave.jar process in slave machine

2017-08-15 Thread Victor Martinez
How did you configure it? There are different connectors: ssh, jnlp, swarm, ... - SSH one is master based, so if you remove the jenkins agent from the Jenkins UI then it should be gone. - JNLP is client side, so, if you installed as a service then you need to remove that particular service. C

Stop the slave.jar process in slave machine

2017-08-14 Thread Krishna Yemineni
Hello, I recently started playing with jenkins and I have successfully created a linux slave for my jenkins master. Now I don't need that machine to be jenkins slave anymore. So I deleted the linux node. But java -jar salve.jar process is still running in my linux machine. I tired killing it wi