failed to create topic

2 posts / 0 new
Last post
Offline
Last seen: 4 years 5 months ago
Joined: 04/09/2019
Posts: 5
Failed to create Topic using an existing participant

Hi, I'm using Connext 5.3.1. I get the following runtime error. What could be the issue?

DDS_Topic_createI:!create presentation topic
terminate called after throwing an instance of 'dds::core::Error'
what():  Failed to create Topic

My code is like this

codedds::domain::DomainParticipant existing_participant = dds::domain::find(DDS_DOMAIN_ID);

Subscribe to RSS - failed to create topic