Coder Social home page Coder Social logo

Comments (3)

kwe712 avatar kwe712 commented on July 19, 2024

Thanks for letting me know!
Can you try setting the environment variable "CLONEMAP_START_MODULES" to true? That should enable a graceful stop for the other containers in the docker-compose at least.

Unfortunately I cannot investigate the cause of the crash (or insert a proper error message in the right place) without more information - the container gets shut down due to a SIGTERM signal, which I cannot trace without knowledge of your system. As for the other two agencies not shutting down, they either didn't start correctly or there is an error in deleteAgency() that doesn't get caught. In this case too it would be helpful to have more info about the agencies running - if you have an idea of which code within your agencies is connected to this, could you share it here? If not, and you're at liberty to, maybe you could send me a .zip via email so I can try to replicate the error

from clonemap.

kwe712 avatar kwe712 commented on July 19, 2024

PS in cases like this where agencies aren't ended gracefully, it is advisable to run $docker container prune every once in a while to clean up the containers that didn't get deleted properly (this ended up solving our issue from renningen...)

from clonemap.

FWuellhorst avatar FWuellhorst commented on July 19, 2024

Thanks for the quick response.
So far, the error did not occur again.
I will try with the start-modules flag and see if that helps.
I think the agency that did not terminate as expected was running the agentlib simulator with an FMU. I can't share the code, sadly.

I will also add the docker container prune option before restarting clonemap from now on, thanks!

from clonemap.

Related Issues (11)

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.