Hi Check the model-loader and aai-resources containers. Most likely, AAI is not able to communicate with message-router.
Thanks Abhishek Shekhar From: ESWAR RAO [mailto:[email protected]] Sent: Thursday, January 18, 2018 5:56 PM To: Abhishek Shekhar <[email protected]> Cc: [email protected] Subject: Re: [onap-discuss] [SO] Service creation error "SVC3001Resource not found for %1 using id %2 (msg=%3) Hi Abhishek, Thanks for the prompt response. I logged into AAI-1 VM and checked for logs: ubuntu@onap-aai-inst1:~$ sudo docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 835f78ccd1bb nexus3.onap.org:10001/onap/model-loader<http://nexus3.onap.org:10001/onap/model-loader> "/opt/app/model-lo..." 7 days ago Up 7 days testconfig_model-loader_1 5e574c0807f3 nexus3.onap.org:10001/onap/search-data-service<http://nexus3.onap.org:10001/onap/search-data-service> "/opt/app/search-d..." 7 days ago Up 7 days 0.0.0.0:9509->9509/tcp testconfig_aai.searchservice.simpledemo.openecomp.org_1 28bdb3502a2f nexus3.onap.org:10001/onap/data-router<http://nexus3.onap.org:10001/onap/data-router> "/opt/app/data-rou..." 7 days ago Up 7 days 0.0.0.0:9502->9502/tcp testconfig_datarouter_1 8783f403f27f nexus3.onap.org:10001/onap/sparky-be<http://nexus3.onap.org:10001/onap/sparky-be> "/bin/sh -c /opt/a..." 7 days ago Up 7 days 8000/tcp, 0.0.0.0:9517->9517/tcp testconfig_sparky-be_1 f1d9e3fad885 aaionap/haproxy:1.1.0 "/docker-entrypoin..." 7 days ago Up 7 days 0.0.0.0:8443->8443/tcp testconfig_aai.api.simpledemo.openecomp.org_1 9767ab21336d nexus3.onap.org:10001/openecomp/aai-traversal<http://nexus3.onap.org:10001/openecomp/aai-traversal> "/bin/bash /opt/ap..." 7 days ago Up 7 days 0.0.0.0:8446->8446/tcp, 8447/tcp testconfig_aai-traversal.api.simpledemo.openecomp.org_1 d28680aba97e nexus3.onap.org:10001/openecomp/aai-resources<http://nexus3.onap.org:10001/openecomp/aai-resources> "/bin/bash /opt/ap..." 7 days ago Up 7 days 0.0.0.0:8447->8447/tcp testconfig_aai-resources.api.simpledemo.openecomp.org_1 ubuntu@onap-aai-inst1:~$ There was problem like "Caused by: java.net.UnknownHostException: mr.api.simpledemo.openecomp.org<http://mr.api.simpledemo.openecomp.org>" in /aai-resources container. Added an entry for message-router in /etc/hosts file of docker and tried to re-distribute service. Distribution is failing. Please let me know which logs I can check ?? Thanks Eswar Rao On Thu, Jan 18, 2018 at 5:23 PM, Abhishek Shekhar <[email protected]<mailto:[email protected]>> wrote: Hi Eswar, It looks like distribution did not completed successfully. It happens in both SO and AAI. From error it looks like AAI Distribution did not succeed. Thanks Abhishek Shekhar From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of ESWAR RAO Sent: Thursday, January 18, 2018 4:35 PM To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] [SO] Service creation error "SVC3001Resource not found for %1 using id %2 (msg=%3) Hi All, I am able to bring ONAP Amsterdam setup with heat-templates and trying to verify the Amsterdam demo use-case vFWCL by following the videos. I am able to “ Distribute Service” from VID portal. Robot health scripts are fine. But while trying to create service instance we are facing below issues: MSO failure - see log below for details "requestId": "071c8301-9dc0-4a7f-8404-5195a0bb632a", "requestType": "createInstance", "timestamp": undefined, "requestState": "FAILED", "requestStatus": "SVC3001Resource not found for %1 using id %2 (msg=%3) (ec=%4)PUTbusiness/customers/customer/Demonstration3/service-subscriptions/service-subscription/vFW/service-instances/service-instance/90a0f2ce-7ca2-432f-96bf-740977f7bee6Node Not Found:object located at service-design-and-creation/models/model/12ec022c-0bf2-4e38-89db-977ffaeddf64/model-vers/model-ver/08cd5df4-17f8-49ee-b5b7-2ded65f45555#model-version not foundERR.5.4.6114", "precentProgress": "100" 12/14/17 08:24:46 HTTP Status: Accepted (202) { "requestReferences": { "instanceId": "90a0f2ce-7ca2-432f-96bf-740977f7bee6", "requestId": "071c8301-9dc0-4a7f-8404-5195a0bb632a" } } Any help in resolving the issue is highly appreciable. Thanks Eswar Rao 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 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://www.amdocs.com/about/email-disclaimer>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
