Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-70182

Jenkins 2.375.1 RPM fails to start: "Unrecognized option: --handlerCountMax=100"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Blocker Blocker
    • core
    • None
    • centos 6.4
      java 11
      jenkins 2.375.1

      after updating our jenkins installation from 2.361.4 to 2.375.1 using "rpm -Uvh <jenkins_rpm_file>", jenkins fails to start with the mentioned error in the log file.

       

      Running from: /usr/share/java/jenkins.war
      Exception in thread "main" java.lang.IllegalArgumentException: Unrecognized option: --handlerCountMax=100
          at winstone.cmdline.CmdLineParser.parse(CmdLineParser.java:52)
          at winstone.Launcher.getArgsFromCommandLine(Launcher.java:399)
          at winstone.Launcher.main(Launcher.java:369)
          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:355)

       

            Unassigned Unassigned
            amidar Amit Dar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: