Solutions

Note: Applies to NDDS 3.x. NDDS's internal time representation is in NTP format rather than DDS_Time for computational efficiency reasons. The header osapi/osapi_ntptime.h defines NTP time class ( struct RTINtpTime ) as well as its manipulation methods. A brief excerpt from this header file is ...
3145 reads — 0 comments
Note: Applies to RTI Data Distribution Service 4.2 and later The error observed may be similar to the following: The library nddsjavad.dll could not be loaded on Windows. Make sure that the library is in your Path environment variable. Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\ ...
5112 reads — 1 comment
Note: Applies to RTI Connext 4.x This solution addresses the following exception: PRESParticipant_assertRemoteParticipant:!assert remote participant c0c80aa3 7e520001 due to different ro area DISCDynamicParticipantSelfDetector_onDataAvailable:!assert remote participant The likely cause of this ...
13899 reads — 0 comments
Note : Applies to RTI Connext 4.x and above. Prior to RTI Data Distribution Service 4.1d, the maximum message size supported by RTI Data Distribution Service was determined by the installed transports. Each transport may impose a maximum message size. The maximum message size supported by a ...
15875 reads — 2 comments
Note : The following discussion applies to RTI Data Distribution Service 3.x only. (There is a separate FAQ for 4.x.) Heartbeats (HBs) are sent for one of two reasons: Every SendQueueSize / HeartBeatsPerSendQueue issues, RTI Data Distribution Service will append a HB to the issue to request that it ...
3291 reads — 0 comments
Note: Applies to RTI Connext 4.x and above Problem You are trying to create a new DomainParticipant and see error messages about an invalid port and/or a failure to create a receive resource . For instance: [D0001|ENABLE]NDDS_Transport_UDPv4_Socket_bindWithIp:0X1CF2 in use [D0001|ENABLE] ...
5498 reads — 0 comments
Note : Relevant RTI Connext version 4.x and above. In order to guarantee that RTI Connext will deliver all messages, both the data writer and data reader must be configured for strict reliable communication. Strict reliability ensures that every message will be received by all known data readers. ...
9867 reads — 0 comments

Pages