RTI Core Libraries and Utilities

Note: Applies to NDDS 3.x, RTI Connext 4.x and above. Many operating systems, including Linux, limit the number of multicast group memberships that a machine can belong to simultaneously. (A "multicast group membership" indicates that a machine is listening to messages for a specific multicast IP ...
16165 reads — 0 comments
Note: This entry applies to Windows systems only. If you are sending data larger than 1400 bytes, and the subscriber is not receiving any data, make sure winsock32.lib is NOT in the list of libraries included in your project. There are two different socket libraries on Windows systems: winsock32. ...
3712 reads — 0 comments
Note: Applies to RTI Connext 4.x and above. An example throughput test is provided in NDDSHOME/example/[CPP or Java]/performance/throughput. The most common problem encountered in performance testing is a publisher that is sending too fast for the receiver to process. Symptoms of this include a ...
11016 reads — 0 comments
Note: Applies to RTI Connext 4.x and above. If your IDL file defines a large data type and rtiddsgen reports an "out of memory" error, increasing the Java heap memory may help. To do this, open $NDDSHOME/scripts/rtiddsgen with an editor of your choice and add -X options (see below) to the last line ...
3952 reads — 0 comments
Note: Applies to RTI Connext 4.x. Problem Sometimes when you start your RTI Connext application, you get the following error: [D0037|ENABLE]RTIOsapiSharedMemoryMutex_create:OS semget() failure, error 0X1C [D0037|ENABLE]NDDS_Transport_Shmem_create_recvresource_rrEA:failed to initialize shared memory ...
7798 reads — 0 comments
Applies to RTI Connext 4.x and above With default settings, the maximum number of domains and participants in the same machine is limited as follows: Versions 4.1e and lower: 100 domains (0 .. 99) and 58 participants (0 .. 57) per domain on the same machine when the domain ID is 0. Version 4.2e and ...
26367 reads — 3 comments
Note: Applies to RTI Connext 4.x and above. If the publisher and subscriber applications use different data-type definitions (IDL) for the same topic, it is common to see the following messages reported by the RTI middleware: Prior to 4.4c Unkeyed Data PRESPsReaderQueue_storeQueueEntry:!deserialize ...
9373 reads — 2 comments
Note: Applies to RTI Data Distribution Service 4.1f. MIGGeneratorSample_setParameterLength() error messages are caused by a bug when RTPS GAP messages are NACKed by a reliable reader. This error can result in memory corruption. DataWriters issue RTPS GAP messages to indicate that samples are no ...
2531 reads — 0 comments

Pages

Subscribe to RSS - RTI Core Libraries and Utilities