Uploaded image for project: 'Service Design and Creation'
  1. Service Design and Creation
  2. SDC-4364

NPE when deleting interface operation from VFC

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • London Release
    • London Release
    • None
    • None

      To reproduce:

      • Open a VFC which includes one on or more interface operations
      • Delete an operation that does not have an implementation defined
      • Error is thrown in UI and NPE can be seen in logs:
      Exception occurred during delete. Response is {} java.lang.NullPointerException: null\n\tat org.openecomp.sdc.be.components.impl.InterfaceOperationBusinessLogic.deleteInterfaceOperation(InterfaceOperationBusinessLogic.java:133)\n\tat org.openecomp.sdc.be.servlets.InterfaceOperationServlet.delete(InterfaceOperationServlet.java:195)\n\tat org.openecomp.sdc.be.servlets.InterfaceOperationServlet.deleteInterfaceOperationsFromResource_aroundBody4(InterfaceOperationServlet.java:184)\n\tat org.openecomp.sdc.be.servlets.InterfaceOperationServlet$AjcClosure5.run(InterfaceOperationServlet.java:1) 

            MichaelMorris Michael Morris
            MichaelMorris Michael Morris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: