Uploaded image for project: 'Configuration Persistence Service'
  1. Configuration Persistence Service
  2. CPS-587

cps-ncmp-service NullpointerException when DmiPluginRegistration has no additionProperties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Istanbul Release
    • Istanbul Release
    • CPS-Core
    • None

      When DMI requests a node to be registered in CPS it will send a request to CPS without additionalProperties (cmHandleProperties). 

      In CPS we try to retrieve these but due to them being missing a NullPointerException is thrown and the registration fails @ NetworkCmProxyDataServiceImpl.updateDmiPluginRegistration() 

       

      persistenceCmHandle.setAdditionalProperties(cmHandle.getCmHandleProperties());

       

       

            niamhcore niamhcore
            josephkeenan josephkeenan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: