Solutions

You can speed up participant deletion by decreasing the value of QoS property shutdown_cleanup_period . Before a participant can be deleted it must clean up its internal database. This property specifies the wake up period for the thread that takes care of this. The default value is set to 1 second ...
3302 reads — 0 comments
Information on file locations and how to deploy Routing Service, Recording Service, Persistence Service, Web Integration Service standalone in RTI Connext DDS 5.2.0 or higher. ...
5169 reads — 0 comments
Note: Applies to RTI DDS Toolkit for LabVIEW version 3.1.1 or later The best way to understand the licensing methods of the RTI DDS Toolkit for LabVIEW is to separate them per platform: Windows and NI Linux. Licensing in Windows When you download the RTI DDS Toolkit for LabVIEW (from the VI Package ...
5276 reads — 0 comments
When running some of the RTI tools on Linux (e.g. RTI Shapes Demo, RTI Launcher) you may see the following or similar warning messages thrown by GTK/GDK: (Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion `GTK_IS_WIDGET (widget)' failed) or Gdk-WARNING **: gdk_window_set_icon_list: icons too ...
3685 reads — 0 comments
When localization variables (LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME) are set to non-US values, a user could get an error similar to the following: "Your license has expired (Expiration Date: 01/01/1970)." A workaround to avoid this error is to change the ...
2710 reads — 0 comments
If you are running into problems compiling the shipped examples or the generated Hello World example from rtiddsgen on a non-Windows platform, one of the first things to check is if your installation directory resides in a path that contains spaces. If it does, then the solution will be to redefine ...
9612 reads — 0 comments
Description The discovery phase in DDS applications can be considered a high throughput scenario under some circumstances. Some examples are: The applications have a lot of DDS entities. More than 2 hosts are involved. The type definitions are sent within the discovery packets (i.e., TypeCode and ...
8628 reads — 1 comment

Pages