Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-4460

Bad HTTPS settings render Jetty inaccessible

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • http-2.2.2
    • http-2.3.0
    • HTTP Service
    • None

    Description

      Entering some bad values for the HTTPS configuration prevents the complete Jetty server startup. This looks like a regression of upgrading Jetty to version 7.

      The current implementation initializes all enabled connectors, adds them to the server and then starts the server which in turn starts all connectors. If one of them fails to start, the complete server startup fails and the Jetty Bridge is no longer accessible via HTTP.

      I suggest to initialize an additional HTTPS connector only after having started the server, so at least HTTP stays available if enabled.

      Attachments

        1. patch.txt
          3 kB
          Dominique Pfister

        Activity

          People

            Unassigned Unassigned
            dpfister Dominique Pfister
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: