[TOPOPROCES-44] Exception is thrown while uninstalling topoprocessing feature Created: 25/Nov/15  Updated: 24/Nov/17  Resolved: 18/Jan/16

Status: Resolved
Project: topoprocessing
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Samuel Kontris Assignee: Unassigned
Resolution: Won't Do Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 4675

 Description   

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)



 Comments   
Comment by Tony Tkacik [ 25/Nov/15 ]

feature uninstall is unsupported in underlaying Karaf 3.0.3, so it is expected fo fail somehow.

Generated at Wed Feb 07 20:40:32 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.