Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-1569

Minor fixes for implementation.osgi

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • Patch Available

    Description

      Update pom.xml and felix.config.properties in itest/osgi-implementation to use the latest bundles.
      Add OSGiImplementation.equals method to check bundle location and properties.

      There is an exception thrown during Felix shutdown by one of the tests in itest. This exception does not cause a test failure, and has been raised as a Felix bug (https://issues.apache.org/jira/browse/FELIX-341).

      — Exception with component : Unexpected problem executing task —
      java.lang.IllegalStateException: Service already unregistered.
      at org.apache.felix.framework.ServiceRegistrationImpl.unregister(ServiceRegistrationImpl.java:105)
      at org.apache.felix.scr.AbstractComponentManager.unregisterComponentService(AbstractComponentManager.java:503)
      at org.apache.felix.scr.AbstractComponentManager.deactivateInternal(AbstractComponentManager.java:369)
      at org.apache.felix.scr.AbstractComponentManager.access$200(AbstractComponentManager.java:55)
      at org.apache.felix.scr.AbstractComponentManager$3.run(AbstractComponentManager.java:176)
      at org.apache.felix.scr.ComponentActorThread.run(ComponentActorThread.java:81)

      Attachments

        1. itest-osgi-implementation-patch.txt
          3 kB
          Rajini Sivaram
        2. modules-implementation-osgi-patch.txt
          2 kB
          Rajini Sivaram

        Activity

          People

            aelder ant elder
            rsivaram Rajini Sivaram
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: