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

[DS] disableing a component that is a dependency of another results in an IllegalStateException

    XMLWordPrintableJSON

Details

    Description

      If A refers to B and you disable B, then A gets notified and releases its dependency so B ungetService gets called. However the B state has already changed to Disabled so the ungetService falls through to State which throws an IllegalStateException.

      Attachments

        Activity

          People

            djencks David Jencks
            djencks David Jencks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: