-
Notifications
You must be signed in to change notification settings - Fork 390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IPC channel still there, doing an unlink of instanceName #2211
Comments
rodui log: 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:49:21.223 [Warning]: Application smq-server-rtu-slave not responding (last response 1549 milliseconds ago) --> removing it |
The 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. |
thanks,I found the problem。 |
I'm not sure what you mean. Can you describe your problem in more detail? |
@guojun08512 the original issue was cleared. If there are more problems please create a new issue. Closing this issue |
Required information
Operating system:
Ubuntu 20.04 LTS
Compiler version:
GCC 8.4
Eclipse iceoryx version:
v2.0.2
Observed result or behaviour:
how to fix this error
Expected result or behaviour:
2024-03-01 10:40:23.817 [Warning]: IPC channel still there, doing an unlink of smq-server-rtu-slave
Conditions where it occurred / Performed steps:
Frequent restart service
The text was updated successfully, but these errors were encountered: