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

Possible Invalid BundleContext exception when shutting down the extender

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • scr-1.8.2, utils-1.4.2
    • Utils
    • None

    Description

      Due to concurrency, the extender can receive bundle events raised by the framework after the extender has been stopped.
      The reason is that the framework internal event listener lists can be obtained before the extender is stopped, but iterated and called after the extender is stopped.
      We need to guard against that.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            gnodet Guillaume Nodet
            gnodet Guillaume Nodet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment