Re: Shutting down a Jenkins instance that was still starting up

2018-08-16 Thread Steve K
Thanks again John, re 1) my Path to exe in Service props is: D:\Jenkins\jenkins.exe [confirmed as valid] I included the non-comment content of my Jenkins.xml file in my initial post. There is only one arguments line. I believe that the path to Java (%BASE%\jre\bin\java) is t

RE: Shutting down a Jenkins instance that was still starting up

2018-08-16 Thread 'Burrows, John' via Jenkins Users
Hope this helps. Thanks, John From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Steve K Sent: Thursday, August 16, 2018 9:53 AM To: Jenkins Users Subject: Re: Shutting down a Jenkins instance that was still starting up Thanks for your ideas Jo

Re: Shutting down a Jenkins instance that was still starting up

2018-08-16 Thread Steve K
Thanks for your ideas John. I have attempted what you suggested multiple times, but it does not go smoothly. - I shut down Jenkins if necessary (often, it is already down). - Via task manager, I see that Java is running. - I attempt to kill the Java process, but, even though I am an

Re: Shutting down a Jenkins instance that was still starting up

2018-08-16 Thread 'Burrows, John' via Jenkins Users
Steve, Shut down Jenkins, then using Task Manager, check for any rogue Jenkins or Java processes running on that machine and if any found, kill those processes. Start Jenkins back up. You should only have one Jenkins and one Java process running on the Jenkins Master, unless you are also runni