Hi, We encountered the same issue . The ticket https://jira.onap.org/browse/AAI-460 was opened for the same
Thanks Geora Barsky Amdocs Technology 647-688-1039 Follow us on Facebook, Twitter, LinkedIn, YouTube, Google+ and the Amdocs blog network. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Pavel Paroulek Sent: Tuesday, November 14, 2017 9:20 AM To: [email protected] Subject: [onap-discuss] running AAI in docker Hi, does anyone know how to get A&AI docker working? I tried to follow http://onap.readthedocs.io/en/latest/submodules/aai/aai-common.git/docs/platform/Getting%20Started/How_to_Docker_setup_on_Single_VM.html and except step 6. (commenting out an if statement, which I couldn't find anymore) I did every step. After running the "./deploy_vm2.sh && ./deploy_vm1.sh" scripts I get: .... Waiting for 'testconfig_aai-resources.api.simpledemo.openecomp.org_1' deployment to finish ... Waiting for 'testconfig_aai-resources.api.simpledemo.openecomp.org_1' deployment to finish ... Waiting for 'testconfig_aai-resources.api.simpledemo.openecomp.org_1' deployment to finish ... ERROR: testconfig_aai-resources.api.simpledemo.openecomp.org_1 deployment failed. When I do "docker ps -a" I get: CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 5a829013cb53 nexus3.onap.org:10001/openecomp/aai-resources "/bin/bash /opt/ap..." 1 hour ago Exited (1) 1 hour ago testconfig_aai-resources.api.simpledemo.openecomp.org_1 When i start it manually with "docker start 5a829013cb" it exits after a brief period of time. My Docker version is 17.09.0-ce, build afdb6d4 and docker-compose version 1.15.0, build e12f3b9 and I run on Linux ubuntu 4.10.0-38-generic (16.04). Does anyone know how to figure out what is wrong? Anyone else has the same issue? _______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss 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
