Jenkins -How to resolve “Shutting down a Jenkins instance that was still starting up” on windows machine











up vote
0
down vote

favorite












Getting Error while running Jenkins on command prompt using command: Java -jar jenkis.war .. Tried several approaches but did not workout. Could you please help me on this.



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



===========================================================================
INFO: Shutting down a Jenkins instance that was still starting up
java.lang.Throwable: reason
at hudson.WebAppMain.contextDestroyed(WebAppMain.java:388)
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:898)
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:545)
at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:873)
at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:355)
at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1521)
at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1485)
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:927)
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:271)
at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:569)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:144)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
at org.eclipse.jetty.server.Server.doStop(Server.java:489)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at winstone.Launcher.shutdown(Launcher.java:307)
at winstone.Launcher.<init>(Launcher.java:167)
at winstone.Launcher.main(Launcher.java:354)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at Main._main(Main.java:312)
at Main.main(Main.java:136)

Apr 20, 2018 12:30:08 PM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped w.@7807ac2c{/,null,UNAVAILABLE}{C:UsersQA Team.jenkinswar}
Exception in thread "Jenkins initialization thread"









share|improve this question




























    up vote
    0
    down vote

    favorite












    Getting Error while running Jenkins on command prompt using command: Java -jar jenkis.war .. Tried several approaches but did not workout. Could you please help me on this.



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



    ===========================================================================
    INFO: Shutting down a Jenkins instance that was still starting up
    java.lang.Throwable: reason
    at hudson.WebAppMain.contextDestroyed(WebAppMain.java:388)
    at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:898)
    at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:545)
    at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:873)
    at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:355)
    at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1521)
    at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1485)
    at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:927)
    at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:271)
    at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:569)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:144)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
    at org.eclipse.jetty.server.Server.doStop(Server.java:489)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
    at winstone.Launcher.shutdown(Launcher.java:307)
    at winstone.Launcher.<init>(Launcher.java:167)
    at winstone.Launcher.main(Launcher.java:354)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at Main._main(Main.java:312)
    at Main.main(Main.java:136)

    Apr 20, 2018 12:30:08 PM org.eclipse.jetty.server.handler.ContextHandler doStop
    INFO: Stopped w.@7807ac2c{/,null,UNAVAILABLE}{C:UsersQA Team.jenkinswar}
    Exception in thread "Jenkins initialization thread"









    share|improve this question


























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      Getting Error while running Jenkins on command prompt using command: Java -jar jenkis.war .. Tried several approaches but did not workout. Could you please help me on this.



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



      ===========================================================================
      INFO: Shutting down a Jenkins instance that was still starting up
      java.lang.Throwable: reason
      at hudson.WebAppMain.contextDestroyed(WebAppMain.java:388)
      at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:898)
      at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:545)
      at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:873)
      at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:355)
      at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1521)
      at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1485)
      at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:927)
      at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:271)
      at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:569)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
      at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:144)
      at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
      at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
      at org.eclipse.jetty.server.Server.doStop(Server.java:489)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
      at winstone.Launcher.shutdown(Launcher.java:307)
      at winstone.Launcher.<init>(Launcher.java:167)
      at winstone.Launcher.main(Launcher.java:354)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at Main._main(Main.java:312)
      at Main.main(Main.java:136)

      Apr 20, 2018 12:30:08 PM org.eclipse.jetty.server.handler.ContextHandler doStop
      INFO: Stopped w.@7807ac2c{/,null,UNAVAILABLE}{C:UsersQA Team.jenkinswar}
      Exception in thread "Jenkins initialization thread"









      share|improve this question















      Getting Error while running Jenkins on command prompt using command: Java -jar jenkis.war .. Tried several approaches but did not workout. Could you please help me on this.



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



      ===========================================================================
      INFO: Shutting down a Jenkins instance that was still starting up
      java.lang.Throwable: reason
      at hudson.WebAppMain.contextDestroyed(WebAppMain.java:388)
      at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:898)
      at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:545)
      at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:873)
      at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:355)
      at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1521)
      at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1485)
      at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:927)
      at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:271)
      at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:569)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
      at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:144)
      at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
      at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
      at org.eclipse.jetty.server.Server.doStop(Server.java:489)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
      at winstone.Launcher.shutdown(Launcher.java:307)
      at winstone.Launcher.<init>(Launcher.java:167)
      at winstone.Launcher.main(Launcher.java:354)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at Main._main(Main.java:312)
      at Main.main(Main.java:136)

      Apr 20, 2018 12:30:08 PM org.eclipse.jetty.server.handler.ContextHandler doStop
      INFO: Stopped w.@7807ac2c{/,null,UNAVAILABLE}{C:UsersQA Team.jenkinswar}
      Exception in thread "Jenkins initialization thread"






      jenkins






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 20 at 8:10









      Peter Haddad

      19.2k83752




      19.2k83752










      asked Apr 20 at 7:32









      Sanjeev

      111




      111
























          3 Answers
          3






          active

          oldest

          votes

















          up vote
          0
          down vote













          To resolve this issue, Please follow the below steps.




          1. Reach out to install folder of Jenkins: C:Program Files (x86)Jenkins

          2. Open jenkins.xml file in note pad.

          3. To change the port -Search-> --httpPort=8080 and change 8080 to 8383.

          4. Open command prompt and run find your system IPv4 Address. (E.g.- 172.161.46.173)

          5. Paste IP along with jenkins port into browser (E.g.- 172.161.46.173/8383) and hit Enter.

          6. It ask for Administration password:
            Get that password from: C:Program Files (x86)JenkinssecretsinitialAdminPassword file

          7. Again It asked for plugin installation. Select the default.

          8. Once installation done - Click on continue.

          9. Now, Set username and password - Here, You are good to go and use jenkins.


          enter image description here






          share|improve this answer























          • I am doung the Guided Tour and have no dictionary named "C:Program Files (x86)Jenkins"
            – Jens
            Oct 19 at 9:28


















          up vote
          0
          down vote













          The root cause is that the requested http port is used by a different application if you started jenkins with command line: java -jar jenkins.war --httpPort=8080 change it to e.g.: java -jar jenkins.war --httpPort=8383






          share|improve this answer




























            up vote
            0
            down vote













            the root cause is default port 8080 is already being used, so in order to use it again, you need to kill PID used by that port, and then you can run again.



            C:Program FilesJavajdk1.8.0_191bin>netstat -ano|find "8080"
            TCP 0.0.0.0:8080 0.0.0.0:0 LISTENING 5256
            TCP [::]:8080 [::]:0 LISTENING 5256

            C:Program FilesJavajdk1.8.0_191bin>taskkill /PID 5256 /F
            SUCCESS: The process with PID 5256 has been terminated.


            then you can start again






            share|improve this answer










            New contributor




            Rahul Modi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.


















              Your Answer






              StackExchange.ifUsing("editor", function () {
              StackExchange.using("externalEditor", function () {
              StackExchange.using("snippets", function () {
              StackExchange.snippets.init();
              });
              });
              }, "code-snippets");

              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "1"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














               

              draft saved


              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f49936385%2fjenkins-how-to-resolve-shutting-down-a-jenkins-instance-that-was-still-startin%23new-answer', 'question_page');
              }
              );

              Post as a guest
































              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              0
              down vote













              To resolve this issue, Please follow the below steps.




              1. Reach out to install folder of Jenkins: C:Program Files (x86)Jenkins

              2. Open jenkins.xml file in note pad.

              3. To change the port -Search-> --httpPort=8080 and change 8080 to 8383.

              4. Open command prompt and run find your system IPv4 Address. (E.g.- 172.161.46.173)

              5. Paste IP along with jenkins port into browser (E.g.- 172.161.46.173/8383) and hit Enter.

              6. It ask for Administration password:
                Get that password from: C:Program Files (x86)JenkinssecretsinitialAdminPassword file

              7. Again It asked for plugin installation. Select the default.

              8. Once installation done - Click on continue.

              9. Now, Set username and password - Here, You are good to go and use jenkins.


              enter image description here






              share|improve this answer























              • I am doung the Guided Tour and have no dictionary named "C:Program Files (x86)Jenkins"
                – Jens
                Oct 19 at 9:28















              up vote
              0
              down vote













              To resolve this issue, Please follow the below steps.




              1. Reach out to install folder of Jenkins: C:Program Files (x86)Jenkins

              2. Open jenkins.xml file in note pad.

              3. To change the port -Search-> --httpPort=8080 and change 8080 to 8383.

              4. Open command prompt and run find your system IPv4 Address. (E.g.- 172.161.46.173)

              5. Paste IP along with jenkins port into browser (E.g.- 172.161.46.173/8383) and hit Enter.

              6. It ask for Administration password:
                Get that password from: C:Program Files (x86)JenkinssecretsinitialAdminPassword file

              7. Again It asked for plugin installation. Select the default.

              8. Once installation done - Click on continue.

              9. Now, Set username and password - Here, You are good to go and use jenkins.


              enter image description here






              share|improve this answer























              • I am doung the Guided Tour and have no dictionary named "C:Program Files (x86)Jenkins"
                – Jens
                Oct 19 at 9:28













              up vote
              0
              down vote










              up vote
              0
              down vote









              To resolve this issue, Please follow the below steps.




              1. Reach out to install folder of Jenkins: C:Program Files (x86)Jenkins

              2. Open jenkins.xml file in note pad.

              3. To change the port -Search-> --httpPort=8080 and change 8080 to 8383.

              4. Open command prompt and run find your system IPv4 Address. (E.g.- 172.161.46.173)

              5. Paste IP along with jenkins port into browser (E.g.- 172.161.46.173/8383) and hit Enter.

              6. It ask for Administration password:
                Get that password from: C:Program Files (x86)JenkinssecretsinitialAdminPassword file

              7. Again It asked for plugin installation. Select the default.

              8. Once installation done - Click on continue.

              9. Now, Set username and password - Here, You are good to go and use jenkins.


              enter image description here






              share|improve this answer














              To resolve this issue, Please follow the below steps.




              1. Reach out to install folder of Jenkins: C:Program Files (x86)Jenkins

              2. Open jenkins.xml file in note pad.

              3. To change the port -Search-> --httpPort=8080 and change 8080 to 8383.

              4. Open command prompt and run find your system IPv4 Address. (E.g.- 172.161.46.173)

              5. Paste IP along with jenkins port into browser (E.g.- 172.161.46.173/8383) and hit Enter.

              6. It ask for Administration password:
                Get that password from: C:Program Files (x86)JenkinssecretsinitialAdminPassword file

              7. Again It asked for plugin installation. Select the default.

              8. Once installation done - Click on continue.

              9. Now, Set username and password - Here, You are good to go and use jenkins.


              enter image description here







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited Apr 20 at 11:59









              Ivan

              3,38392240




              3,38392240










              answered Apr 20 at 7:42









              Sanjeev

              111




              111












              • I am doung the Guided Tour and have no dictionary named "C:Program Files (x86)Jenkins"
                – Jens
                Oct 19 at 9:28


















              • I am doung the Guided Tour and have no dictionary named "C:Program Files (x86)Jenkins"
                – Jens
                Oct 19 at 9:28
















              I am doung the Guided Tour and have no dictionary named "C:Program Files (x86)Jenkins"
              – Jens
              Oct 19 at 9:28




              I am doung the Guided Tour and have no dictionary named "C:Program Files (x86)Jenkins"
              – Jens
              Oct 19 at 9:28












              up vote
              0
              down vote













              The root cause is that the requested http port is used by a different application if you started jenkins with command line: java -jar jenkins.war --httpPort=8080 change it to e.g.: java -jar jenkins.war --httpPort=8383






              share|improve this answer

























                up vote
                0
                down vote













                The root cause is that the requested http port is used by a different application if you started jenkins with command line: java -jar jenkins.war --httpPort=8080 change it to e.g.: java -jar jenkins.war --httpPort=8383






                share|improve this answer























                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  The root cause is that the requested http port is used by a different application if you started jenkins with command line: java -jar jenkins.war --httpPort=8080 change it to e.g.: java -jar jenkins.war --httpPort=8383






                  share|improve this answer












                  The root cause is that the requested http port is used by a different application if you started jenkins with command line: java -jar jenkins.war --httpPort=8080 change it to e.g.: java -jar jenkins.war --httpPort=8383







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Oct 19 at 10:13









                  Jens

                  804816




                  804816






















                      up vote
                      0
                      down vote













                      the root cause is default port 8080 is already being used, so in order to use it again, you need to kill PID used by that port, and then you can run again.



                      C:Program FilesJavajdk1.8.0_191bin>netstat -ano|find "8080"
                      TCP 0.0.0.0:8080 0.0.0.0:0 LISTENING 5256
                      TCP [::]:8080 [::]:0 LISTENING 5256

                      C:Program FilesJavajdk1.8.0_191bin>taskkill /PID 5256 /F
                      SUCCESS: The process with PID 5256 has been terminated.


                      then you can start again






                      share|improve this answer










                      New contributor




                      Rahul Modi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.






















                        up vote
                        0
                        down vote













                        the root cause is default port 8080 is already being used, so in order to use it again, you need to kill PID used by that port, and then you can run again.



                        C:Program FilesJavajdk1.8.0_191bin>netstat -ano|find "8080"
                        TCP 0.0.0.0:8080 0.0.0.0:0 LISTENING 5256
                        TCP [::]:8080 [::]:0 LISTENING 5256

                        C:Program FilesJavajdk1.8.0_191bin>taskkill /PID 5256 /F
                        SUCCESS: The process with PID 5256 has been terminated.


                        then you can start again






                        share|improve this answer










                        New contributor




                        Rahul Modi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.




















                          up vote
                          0
                          down vote










                          up vote
                          0
                          down vote









                          the root cause is default port 8080 is already being used, so in order to use it again, you need to kill PID used by that port, and then you can run again.



                          C:Program FilesJavajdk1.8.0_191bin>netstat -ano|find "8080"
                          TCP 0.0.0.0:8080 0.0.0.0:0 LISTENING 5256
                          TCP [::]:8080 [::]:0 LISTENING 5256

                          C:Program FilesJavajdk1.8.0_191bin>taskkill /PID 5256 /F
                          SUCCESS: The process with PID 5256 has been terminated.


                          then you can start again






                          share|improve this answer










                          New contributor




                          Rahul Modi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          the root cause is default port 8080 is already being used, so in order to use it again, you need to kill PID used by that port, and then you can run again.



                          C:Program FilesJavajdk1.8.0_191bin>netstat -ano|find "8080"
                          TCP 0.0.0.0:8080 0.0.0.0:0 LISTENING 5256
                          TCP [::]:8080 [::]:0 LISTENING 5256

                          C:Program FilesJavajdk1.8.0_191bin>taskkill /PID 5256 /F
                          SUCCESS: The process with PID 5256 has been terminated.


                          then you can start again







                          share|improve this answer










                          New contributor




                          Rahul Modi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          share|improve this answer



                          share|improve this answer








                          edited 2 days ago









                          Raoslaw Szamszur

                          58414




                          58414






                          New contributor




                          Rahul Modi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          answered 2 days ago









                          Rahul Modi

                          1




                          1




                          New contributor




                          Rahul Modi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





                          New contributor





                          Rahul Modi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






                          Rahul Modi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






























                               

                              draft saved


                              draft discarded



















































                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f49936385%2fjenkins-how-to-resolve-shutting-down-a-jenkins-instance-that-was-still-startin%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest




















































































                              Popular posts from this blog

                              List item for chat from Array inside array React Native

                              Thiostrepton

                              Caerphilly