Hi All, I am deploying HEAT based ONAP master branch on VIO 4.1. I am seeing the behaviour that openecomp/mso container exits after some time. No docker logs are there are well.
After debugging a little found the following: 1. openecomp/mso container starts with the command - "./wait-for.sh -q -t "300" mariadb:3306 --/opt/mso/scripts/start-jboss-server.sh" 2. openecomp/mso exits after sometime 3. On checking docker logs for mariadb:10.1.11 container, it is still initializing. 4. After some mariadb:10.1.11 container logs show "ready for connections" Now, on manually restarting openecomp/mso container, it initializes fine and docker logs are coming as well. Has anyone else seen this behaviour in your respective setups? If yes, then the timeout interval for openecomp/mso container should be re-considered. FYI, SO health-check also passes after the above steps. Best Regards, Arun Arora
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
