vsomeip icon indicating copy to clipboard operation
vsomeip copied to clipboard

[BUG]: Event registration with dynamic instances fails on routing node

Open wennmbj opened this issue 1 year ago • 0 comments

vSomeip Version

v3.4.9.1

Boost Version

1.78

Environment

Embedded

Describe the bug

With the usage of dynamic instance ids, the event is not correctly registered at the routing node in routing_manager_stub. A remote client is then not able to subscribe to an event (NACK). In the routing node the error process_eventgroupentry: Received a SubscribeEventGroup entry for unknown eventgroup from ... is shown.

Reproduction Steps

No response

Expected behaviour

Event is registered at the routing node.

Logs and Screenshots

EventGroup_failure_dynamic_instance

wennmbj avatar Apr 26 '24 12:04 wennmbj