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

ExportXMLWordPrintable

      Trying to start the Jenkins windows service with the --httpsPort=8080 parameter results in:

      SEVERE: Container startup failed
      java.io.IOException: Failed to start a listener: winstone.HttpsConnectorFactory
      at winstone.Launcher.spawnListener(Launcher.java:211)
      at winstone.Launcher.<init>(Launcher.java:151)
      at winstone.Launcher.main(Launcher.java:356)
      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:293)
      at Main.main(Main.java:98)
      Caused by: java.lang.NoClassDefFoundError: sun/security/x509/CertAndKeyGen
      at winstone.HttpsConnectorFactory.start(HttpsConnectorFactory.java:100)
      at winstone.Launcher.spawnListener(Launcher.java:209)
      ... 8 more
      Caused by: java.lang.ClassNotFoundException: sun.security.x509.CertAndKeyGen
      at java.net.URLClassLoader.findClass(Unknown Source)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      ... 10 more

            Assignee:
            Unassigned
            Reporter:
            Jani Mäkelä
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: