Giter Site home page Giter Site logo

Comments (5)

guojun08512 avatar guojun08512 commented on June 20, 2024

rodui log:
2024-03-01 10:40:25.356 [Warning]: Application smq-server-rtu-slave not responding (last response 1538 milliseconds ago) --> removing it
2024-03-01 10:48:14.377 [Warning]: Application smq-request-response-client-listener not responding (last response 1539 milliseconds ago) --> removing it

2024-03-01 10:48:32.047 [Warning]: Application smq-request-response-client-listener not responding (last response 1503 milliseconds ago) --> removing it
2024-03-01 10:48:48.299 [Warning]: Application smq-server-rtu-slave not responding (last response 1593 milliseconds ago) --> removing it
2024-03-01 10:48:53.303 [Warning]: Application smq-request-response-client-listener not responding (last response 1507 milliseconds ago) --> removing it
2024-03-01 10:49:01.809 [Warning]: Application smq-server-rtu-slave not responding (last response 1599 milliseconds ago) --> removing it
2024-03-01 10:49:05.512 [Warning]: Application smq-request-response-client-listener not responding (last response 1513 milliseconds ago) --> removing it

2024-03-01 10:49:21.223 [Warning]: Application smq-server-rtu-slave not responding (last response 1549 milliseconds ago) --> removing it

from iceoryx.

elBoberido avatar elBoberido commented on June 20, 2024

The IPC channel still there, doing an unlink of smq-server-rtu-slave comes the the applications are not shut down gracefully, e.g. with kill -9. In this case they cannot clean up their resources so it happens on restart.

The RouDi log also just states that the application was killed and not shut down properly.

It might also happen when no signal handler is used. You can have a look at the examples on how to do it properly.

from iceoryx.

guojun08512 avatar guojun08512 commented on June 20, 2024

thanks,I found the problem。
If I call right away : iox::runtime::PoshRuntime::initRuntime(runtime_name), Resources are not allocated。I invoke the request-response mode and create the service.
the service will be panic.

from iceoryx.

elBoberido avatar elBoberido commented on June 20, 2024

I'm not sure what you mean. Can you describe your problem in more detail?

from iceoryx.

elBoberido avatar elBoberido commented on June 20, 2024

@guojun08512 the original issue was cleared. If there are more problems please create a new issue. Closing this issue

from iceoryx.

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.