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

TypeDeclaration calls factory.dispose() even if it already has been disposed (externally)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • ipojo-runtime-1.10, ipojo-manipulator-1.10.1
    • ipojo-runtime-1.11.0
    • iPOJO
    • None

    Description

      In some tests, I manually destroy an iPOJO factory by calling IPojoFactory.dispose()

      However, on framweork shutdown, the associated type declaration tries to call the same method again, without checking the factory actual state. It may also be possible that the TypeDeclaration is not unbound despite the fact the factory is not active anymore.

      Attachments

        Activity

          People

            sauthieg Guillaume Sauthier
            pierre.bourret Pierre Bourret
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: