You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a system of multiple hosts. I have a ecal sys configuration like in the picture
When I start an application on a different host, e.g. here ecal_mma on ecal-vm-ubuntu-2404, it fails to start.
When I start the same application again, the application does start up. The problem is, next to the wanted application, all other ecal_mma applications on all hosts do also start up. This behaviour is reproducable.
The log of the executing eCAL Sys (on host Ubuntu 2204) client and gui is attached. Steps to generate these logs:
try to start ecal_mma on different host -> fail
try to start ecal_mma on same different host -> success with also other mmas started
The warning can be ignored for now. It's because the new protobuf message server is still using the old v5 server API and updating method information after creation. The rest needs to be analyzed further.
Problem Description
I have a system of multiple hosts. I have a ecal sys configuration like in the picture
When I start an application on a different host, e.g. here ecal_mma on ecal-vm-ubuntu-2404, it fails to start.
When I start the same application again, the application does start up. The problem is, next to the wanted application, all other ecal_mma applications on all hosts do also start up. This behaviour is reproducable.
The log of the executing eCAL Sys (on host Ubuntu 2204) client and gui is attached. Steps to generate these logs:
2025-01-16-14-35-21_eCALSysClient_3633.log
2025-01-16-14-35-50_eCALSysGUI_3646.log
Sample communication, e.g. from ecal_sample_math_server works also, but also with these warnings:
How to reproduce
See above
How did you get eCAL?
Local build from master
Environment
Ubuntu LTS and latest VMs.
The text was updated successfully, but these errors were encountered: