Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-352

SO failed to create VNF - with error message: Internal Error Occurred in CreateVnfInfra QueryCatalogDB Process

XMLWordPrintable

      on try to create VNF for vFW via VID SO failed with 'Internal Error Occurred in CreateVnfInfra QueryCatalogDB Process'. see attached screen.

      That issue happens inconsistently, but once it happens it consistently happens on the running container. Restarting SO container solved that issue, but sometimes it required few attempts.

      The reason to that issue is failure to serialize vnfs (JSONArray), it failed in CreateVnfInfra.queryCatalogDB in line #459 execution.setVariable("CREVI_vnfs", vnfs)

      It seems the reason to failure that some class is loaded from different jar each time (need farther investigation).

      it failed with below exception,

      Cannot serialize object in variable 'CREVI_vnfs': SPIN/JACKSON-JSON-01009 Unable to map object 
      '[{"toscaNodeType":"org.openecomp.resource.vf.Server","vfModules":[\\\{"initialCount":0,"vfModuleLabel":"Server","modelInfo":

      {"modelInvariantUuid":"4dbebfd4-7ec4-4bc1-90f1-3c86ffe1bec0","modelName":"Server..Server..module-0","modelVersion":"1","modelCustomizationUuid":"0188541d-98cb-4a04-8794-56c4819d76cd","modelUuid":"db3c7e23-1b59-430b-8440-97f46626e7b8"}

      ,"hasVolumeGroup":true,"isBase":false}],"modelInfo":{"modelInvariantUuid":"e94adbac-45c1-4ca4-bdc0-80a549c3cb9e","modelName":"Server","modelVersion":"1.0","modelCustomizationUuid":"6c467856-3d15-4f6b-8e61-85ef85e52644","modelInstanceName":"Server 0","modelUuid":"bce023c2-7f1c-4d45-893c-03fb609d9f6a"},"nfRole":"","nfType":"","nfFunction":"","nfNamingCode":""}]' to json node

            eyalholz eyalholz
            eyalholz eyalholz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: