Code Monkey home page Code Monkey logo

Comments (6)

bashir2 avatar bashir2 commented on July 24, 2024 1

Thanks for reporting this issue. From the logs it is not clear what may have caused the container to be killed. Here are a few suggestions/questions to debug this:

  1. It seems you have made some changes to the default config, for example you have provided both fhirServerUrl and dbConfig in your config file. This should not cause any problems and fhirServerUrl will be ignored as noted in the logs. But can you please make sure that you can reproduce this problem with default configs too?

  2. It seems there are zero Encounter resources in your FHIR server. This does not explain why the container is killed but I just realized that we get an exception in table creation step and filed #785 to handle it. But can you also remove Encountner from resourceList config param and retry?

  3. Have you run all docker compose commands (both for hapi-compose.yml and compose-controller-spark-sql-single.yaml) from the docker/ directory?

  4. Can you try compose-controller-spark-sql-released.yaml too and see if you can reproduce the problem? The difference is that in that file we use the released version of the pipeline-controller image (instead of creating one from the local source).

from fhir-data-pipes.

mtuchi avatar mtuchi commented on July 24, 2024

Thanks @bashir2 for the suggestions, here are my feedback

  1. i have tried to clear all changes i had locally and spin up the docker containers, i am still facing the same error
  2. I have removed Encounter in pipelines/controller/src/main/resources/application.yaml resourceList but still the error appears

I am yet to try 3 & 4. I will do that on Monday or perhaps delete all docker containers and start again fresh

from fhir-data-pipes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.