Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-1735

so : catalog-db-adapter application getting exited with code 1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Medium Medium
    • None
    • Casablanca Release
    • This issue is occurring when trying to deploy SO as docker container

      The flyway configuration in SO module named "catalog-db-adapter" is incorrectly placed at the last in its override.yaml. Hence catalog-db-adapter is failing during boot up and showing 'Application exited with code 1' on the Linux terminal after executing deploy.sh. Also as a consequence, catalogdb is not getting loaded with tables and their respective data

      Ideally it should be configured under spring as it is a spring boot flyway property with hierarchy as spring -> flyway -> user/password etc. Moving the flyway configuration correctly under spring will make the catalog-db-adapter up and running in docker container

            seshukm seshukm
            aaswadp aaswadp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: