Solutions

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 ...
7865 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 ...
26583 reads — 3 comments
Note: Applies to RTI Developer Platform 1.1.3 and 1.2.1. FlexLM is no longer a dependency for RTI Connext 4.5x and above. When starting RTI Developer Platform on a Linux system, you will see the following error if your system lacks the correct libstdc++.so library: RTI Developer Platform failed to ...
3752 reads — 0 comments
Note: Applies to RTI Connext 4.x and above. The TryEnterCriticalSection function is only declared in WinBase.h if _WINNT_WIN32 >= 0x400 . This symbol is defined within the ACE-TAO headers, which in turn are pulled in from Foo.h . If an application includes ndds/ndds_cpp.h before including Foo.h ...
3673 reads — 0 comments
Note: Applies to RTI Data Distribution Service 4.2x, 4.3x, and 4.4x. Designed to work with RTI Connext, RTI Developer Platform is a set of tools that provide powerful insight and comprehensive analysis of your distributed data network. They will simplify your distributed system development and make ...
5041 reads — 0 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 ...
9414 reads — 2 comments
Note: Applies to RTI NDDS 3.x. Error message: NDDS Alarm: Unable to serialize fired message NDDS Alarm: Alarm event: 129 period: 0.249996781 next time: 190.643200517 task 1512 This message most likely indicates that NDDS was unable to use the stack to send a local UDP message. It is usually caused ...
2855 reads — 0 comments

Pages