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

Hot reloading MD-SAL application in karaf container

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • config
    • None
    • Operating System: All
      Platform: All

    • 2855

    Description

      An UnsupportedOperationException is thrown when you try to deploy an MD-SAL application.

      Caused by: java.lang.UnsupportedOperationException: Class reloading is not supported
      at org.opendaylight.controller.config.yang.config.pmn_sdn_provider.impl.AbstractPmnSdnProviderModuleFactory.handleChangedClass(AbstractPmnSdnProviderModuleFactory.java:76)
      at org.opendaylight.controller.config.yang.config.pmn_sdn_provider.impl.AbstractPmnSdnProviderModuleFactory.createModule(AbstractPmnSdnProviderModuleFactory.java:54)
      at org.opendaylight.controller.config.manager.impl.ConfigTransactionControllerImpl.copyExistingModule(ConfigTransactionControllerImpl.java:185

      The new code does not take effect.

      I see that “handleChangedClass” referred to in above exception is not implemented and throws UnsupportedOperationException.

      Attachments

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

        Activity

          People

            vorburger Michael Vorburger
            abhishk2@cisco.com Abhishek Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: