Is VID-38 the same issue as the serviceType (and other new meta data tags from SDC in 1.1.0 ) not being parsed by VID 1.1.0 ?
org.openecomp.vid.asdc.beans.tosca.ToscaMetadata.java needs to be updated. Brian From: [email protected] [mailto:[email protected]] On Behalf Of Parvez Basha Shaik Sent: Monday, August 21, 2017 9:01 AM To: [email protected]; FLOOD, JERRY <[email protected]>; HEMLI, AMICHAI <[email protected]>; LANDO, MICHAEL <[email protected]>; Ashish Karande <[email protected]> Cc: Manoj Kapre <[email protected]> Subject: [onap-discuss] Stable ONAP 1.1 -VID is unable to deploy the model and throws error Dear community, 1. Part of our effort to create a stable 1.1 ONAP environment, we are now able to distribute the services to AAI and SO. But, when I go to VID to deploy the model, I am not able to do the same and there below error is logged. Please see below. A bug in ONAP JIRA has been already created VID-38<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_VID-2D38&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=sfr2-JkPUOb_m_odgLXDMsmikf0j5rgSc4sQKn-3FKM&s=0oDNifSB1wTC3SAaHin1HPO_GQrS7-_B7JcuHFka3nY&e=> but there is still no update on it. Any update/alternate approach to resolve this is appreciated. This issue is been logged for more than ten days and there is no resolution so far. We are trying to resolve this from our side as well. 2954-4b63-a3f9-f916c7ad3bc0|ERROR|INFORMATIONAL|172.17.0.3|17851ccb5d04|||| Failed to retrieve service definitions from SDC org.openecomp.vid.asdc.AsdcCatalogException: Caught exception while processing TOSCA YAML at org.openecomp.vid.asdc.rest.RestfulAsdcClient.getToscaModel(RestfulAsdcClient.java:469) ~[classes/:na] at org.openecomp.vid.asdc.rest.RestfulAsdcClient.getServiceToscaModel(RestfulAsdcClient.java:410) ~[classes/:na] at org.openecomp.vid.controller.VidController.getServices(VidController.java:205) ~[classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_141] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_141] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_141] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_141] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) [spring-web-4.2.0.RELEASE.jar:4.2.0.R Caused by: org.yaml.snakeyaml.error.YAMLException: Unable to find property 'serviceType' on class: org.openecomp.vid.asdc.beans.tosca.ToscaMetadata at org.yaml.snakeyaml.introspector.PropertyUtils.getProperty(PropertyUtils.java:132) ~[snakeyaml-1.16.jar:na] at org.yaml.snakeyaml.introspector.PropertyUtils.getProperty(PropertyUtils.java:121) ~[snakeyaml-1.16.jar:na] at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.getProperty(Constructor.java:322) ~[snakeyaml-1.16.jar:na] at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:240) ~[snakeyaml-1.16.jar:na] ... 51 common frames omitted. Thanks, Parvez Ph: +91 9985300392 This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=sfr2-JkPUOb_m_odgLXDMsmikf0j5rgSc4sQKn-3FKM&s=kKHVRNSyD042JxmwEANykWYfaw1-3LYnQhL7GJRUkYo&e=>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
