Solutions

When enabling RTI Monitoring library via the QoS file, a Connext DDS application might report a memory leak when using valgrind for memory usage analysis. An example of the valgrind output for this memory leak is found at the end of this article. Please see this Knowledge Base article for more ...
3553 reads — 0 comments
Note : Applies to RTI Connext 5.2.x and above. When you run an RTI Connext DDS host installer, the installation directory will always be like this: <default install path or user defined installation path>/rti_connext_dds-x.x.x . The installer itself adds the “ rti_connext_dds-x.x.x ”. If you ...
2620 reads — 0 comments
Note: Applies to RTI Connext DDS 5.3.x If Persistence Service closes ungracefully (via Ctrl-C or the kill -9 command), a new Persistence Service instance will not be able to run. It will show the following error message: Database is already in use by another RTI Persistence Service or was ...
2724 reads — 0 comments
Starting with Connext DDS 5.3.0, all Connext DDS libraries for Windows platforms (static release/debug, dynamic release/debug) now link with the dynamic Windows C Runtime (CRT). If you have previous Windows projects that were linking with the Connext DDS static libraries, it will be necessary to ...
3160 reads — 0 comments
QoS configurations for transport when starting applications with network interfaces disabled for IP mobility use case With the introduction of version 5.3.0, Connext DDS supports Locator change at runtime. The IP mobility feature allows DDS applications to start without enabled network interfaces. ...
6874 reads — 0 comments
At the beginning of 2018, the computing world was witness to the publication of the Meltdown and Spectre vulnerabilities which affect a wide range of systems all over the world. Exploits of these vulnerabilities target specific behavior of the hardware (not the OS, nor program code) in order to ...
3281 reads — 0 comments
RTI Connext DDS assigns a number, called a GUID, to each entity in order to uniquely identify it for the discovery process to work correctly. You can control how to set the GUID using the value assigned to rtps_auto_id_kind . For more information, see Controlling How the GUID is Set ( ...
4072 reads — 0 comments

Pages