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

Web Console fails to start if HttpService is only available after the WebConsole bundle start

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-1.2.0
    • webconsole-1.2.2
    • Web Console
    • None

    Description

      The Web Console is started through the bundle activator when the web console bundle is started. And even though a ServiceTracker is used to track the HttpService, the initial plugins are started and initialized before the HttpService may be available. In this case startup of the web console may fail.

      The web console startup must be modified to only start registering plugins once the HttpService is really available.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: