Uploaded image for project: 'topoprocessing'
  1. topoprocessing
  2. TOPOPROCES-44

Exception is thrown while uninstalling topoprocessing feature

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • None
    • unspecified
    • General
    • None
    • Operating System: All
      Platform: All

    • 4675

      Exception is thrown while uninstalling same topoprocessing feature in karaf second time.

      Example steps:
      1. run karaf
      2. install feature odl-topoprocessing-framework (feature:install odl-topoprocessing-framework)
      3. uninstall feature odl-topoprocessing-framework (feature:uninstall odl-topoprocessing-framework)
      4. install feature odl-topoprocessing-framework again
      5. uninstall feature odl-topoprocessing-framework again
      6. look in log (log:tail)

      Exception:
      java.lang.IllegalStateException: Error while copying old configuration from ModuleInternalInfo [name=ModuleIdentifier

      {factoryName='topoprocessing-i2rs-provider-impl', instanceName='topoprocessing-i2rs-provider-module'}

      ] to org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topoprocessing.i2rs.provider.impl.rev150819.TopoProcessingI2rsProviderModuleFactory@14f412a0
      ...
      Caused by: java.lang.UnsupportedOperationException: Class reloading is not supported
      at org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topoprocessing.i2rs.provider.impl.rev150819.AbstractTopoProcessingI2rsProviderModuleFactory.handleChangedClass(AbstractTopoProcessingI2rsProviderModuleFactory.java:70)

            Unassigned Unassigned
            samuel.kontris Samuel Kontris
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: