Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-75

Exception thrown in config subsystem

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Resolution: Cannot Reproduce
    • None
    • None
    • config
    • None
    • Operating System: Mac OS
      Platform: PC

    Description

      02:49:23.999 [System Bundle Shutdown] INFO o.o.c.c.manager.impl.DestroyedModule - Destroying ModuleIdentifier

      {factoryName='runtime-generated-mapping', instanceName='runtime-mapping-singleton'}
      02:49:24.003 [System Bundle Shutdown] ERROR o.o.c.c.manager.impl.DestroyedModule - Error while closing instance of ModuleIdentifier{factoryName='runtime-generated-mapping', instanceName='runtime-mapping-singleton'}

      java.lang.IllegalStateException: The service has been unregistered
      at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.unregister(ServiceRegistrationImpl.java:209) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.opendaylight.controller.sal.binding.dom.serializer.impl.RuntimeGeneratedMappingServiceImpl.close(RuntimeGeneratedMappingServiceImpl.java:429) ~[sal-binding-broker-impl-1.0-SNAPSHOT.jar:na]
      at org.opendaylight.controller.config.manager.impl.DestroyedModule.close(DestroyedModule.java:48) ~[config-manager-0.2.3-SNAPSHOT.jar:na]
      at org.opendaylight.controller.config.manager.impl.ConfigRegistryImpl.close(ConfigRegistryImpl.java:393) ~[config-manager-0.2.3-SNAPSHOT.jar:na]
      at org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator.stop(ConfigManagerActivator.java:61) ~[config-manager-0.2.3-SNAPSHOT.jar:na]
      at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:771) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at java.security.AccessController.doPrivileged(Native Method) ~[na:1.7.0_25]
      at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:764) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1206) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:592) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:284) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:692) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:600) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.InternalSystemBundle$1.run(InternalSystemBundle.java:261) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at java.lang.Thread.run(Thread.java:724) ~[na:1.7.0_25]
      02:49:24.005 [System Bundle Shutdown] ERROR o.o.c.c.manager.impl.DestroyedModule - Error while closing osgi registration of ModuleIdentifier

      {factoryName='runtime-generated-mapping', instanceName='runtime-mapping-singleton'}

      java.lang.IllegalStateException: The service has been unregistered
      at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.unregister(ServiceRegistrationImpl.java:209) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.opendaylight.controller.config.manager.impl.osgi.BeanToOsgiServiceManager$OsgiRegistration.close(BeanToOsgiServiceManager.java:110) ~[config-manager-0.2.3-SNAPSHOT.jar:na]
      at org.opendaylight.controller.config.manager.impl.DestroyedModule.close(DestroyedModule.java:58) ~[config-manager-0.2.3-SNAPSHOT.jar:na]
      at org.opendaylight.controller.config.manager.impl.ConfigRegistryImpl.close(ConfigRegistryImpl.java:393) ~[config-manager-0.2.3-SNAPSHOT.jar:na]
      at org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator.stop(ConfigManagerActivator.java:61) ~[config-manager-0.2.3-SNAPSHOT.jar:na]
      at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:771) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at java.security.AccessController.doPrivileged(Native Method) ~[na:1.7.0_25]
      at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:764) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1206) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:592) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:284) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:692) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:600) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at org.eclipse.osgi.framework.internal.core.InternalSystemBundle$1.run(InternalSystemBundle.java:261) ~[org.eclipse.osgi-3.8.1.v20120830-144521.jar:na]
      at java.lang.Thread.run(Thread.java:724) ~[na:1.7.0_25]
      02:49:24.069 [main] INFO o.o.p.e.spi.reactors.ReactorManager - suite finished
      Tests run: 24, Failures: 24, Errors: 0, Skipped: 0, Time elapsed: 130.11 sec <<< FAILURE! - in org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest

      This is when running

      cd lispflowmapping/distribution/;mvn clean install

      It shows up in the integration tests.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            hagbard Ed Warnicke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: