multiple routing with 3.4.9 #1024
Unanswered
ignaziotrama
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ,
we are using version 3.4.9 and we need to create multiple vsomeip applications (one json configuration file per application) within a single executable.
I came accross this thread 556 and modified my configurations to match what suggested in there.
So I do :
ENABLE_MULTIPLE_ROUTING_MANAGERS=ONVSOMEIP_CONFIGURATION=/data/resim/system_resim_runner/build_sdv/config/BL6.0/PIU_Mst/SOME_IP_Secure_Domain_01.json VSOMEIP_CONFIGURATION_RADAR=/data/resim/system_resim_runner/build_sdv/config/BL6.0/RADAR/SOME_IP_Secure_Domain_01.json ./my_exeIn log I see
async::sender thread already running, stopping previous thread..And a repeated loop of
SUBSCRIBE -> UNSUBSCRIBE and Reboot detected. Here a snapshot :So the question is : does it exists a workaround in 3.4.9 to handle multiple routing managers within on executable ?
If not, Do you have an isolated cherry pickable fix in 3.5.1 to integrate in our local 3.4.9 vsomeip version ?
Thank you for your precious help.
Ignazio
Beta Was this translation helpful? Give feedback.
All reactions