Starting Jenkins Windows service throws Windows Error '1053' after upgrade to v2.361.2

This issue is archived. You can view it, but you can't modify it. Learn more

      I've tried upgrading our environment from version v2.319.2 to v2.316.2.  Initially, we received an error (see below) that seemed to be related to us needing to update to the keystore certificate method.  Once we created the new keystore, certificate, updated the .xml parameters (per JENKINS-69210), and then tried to run the upgrade again we get an error when trying to restart the Jenkins Windows service ---->> "Windows could not start the Jenkins service on the Local Computer.  Error 1053: The Service did not respond to the start or control request in a timely fashion."

       

      Initial Error Message:

      Exception in thread "main" java.lang.IllegalArgumentException: Unrecognized option: --httpsCertificate=E:\Jenkins\secrets\cert\jenkinsdev.admin.co.jeffco.us.crt
          at winstone.cmdline.CmdLineParser.parse(CmdLineParser.java:52)
          at winstone.Launcher.getArgsFromCommandLine(Launcher.java:413)
          at winstone.Launcher.main(Launcher.java:383)
          at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
          at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.base/java.lang.reflect.Method.invoke(Method.java:566)
          at executable.Main._main(Main.java:334)
          at executable.Main.main(Main.java:116)

       

            Assignee:
            Unassigned
            Reporter:
            Z
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: