Stop the slave.jar process in slave machine

197 views
Skip to first unread message

Krishna Yemineni

unread,
Aug 14, 2017, 4:54:50 PM8/14/17
to Jenkins Users
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 with different switches but the process comes back with a different. How do I stop the process permanently?

Thanks.

Victor Martinez

unread,
Aug 15, 2017, 4:00:17 AM8/15/17
to Jenkins Users
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.

Cheers

Reply all
Reply to author
Forward
0 new messages