Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Done
-
Amsterdam Release
Description
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
Attachments
Issue Links
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
25273,1 | Fix issue SO failed to create VNF | master | so | Status: ABANDONED | 0 | -1 |
25275,2 | Fix issue SO failed to create VNF | amsterdam | so | Status: MERGED | +2 | +1 |