Solaris

When you link your application with the RTI Connext DDS libraries, you can choose whether to use dynamic or static linking. But what is the best approach if you want to use the DDS Secure plug-in? There are some situations that you need to be aware of and avoid. This article describes the possible ...
4456 reads — 0 comments
Note: Applies to Connext DDS 5.x and above Sending TypeCode/TypeObject on the wire provides convenience over specifying the type via XML configuration, but has the disadvantage that more data must be sent during endpoint discovery. This can cause network congestion problems when the TypeCode/ ...
4805 reads — 0 comments
Note: Applies to RTI Connext 5.2.0 and above. The following error: PRESParticipant_checkTransportInfoMatching:Warning: discovered remote participant 'yyyyy' using the 'shmem' transport with class ID 2. This class ID does not match the class ID 16777216 of the same transport in the local participant ...
46120 reads — 7 comments
Note: Applies to RTI Connext 4.x and above. The following error: [D0004|CREATE Participant|D0004|ENABLE] NDDS_Transport_Shmem_is_segment_compatible:incompatible shared memory protocol detected. Current version 1.0 not compatible with 2.0. is caused when two applications, one using RTI Connext DDS 4 ...
5351 reads — 0 comments
This solution addresses the following error message on Solaris systems: RTIOsapiSharedMemorySegment_attach:OS shmat() failure, error 0X18 NDDS_Transport_Shmem_attach_writer:failed to initialize shared memory resourcesegment for key 0x4020d0 Error message 0x18 on a Solaris system means that the ...
4357 reads — 0 comments
Note: Applies to RTI Connext 4.x and above. Start Eclipse in the Java perspective. Right-click in the white area of Package Explorer and select New, Java Project In the New Java Project dialog, for the Project name , enter: MyDDSProject Click Finish . (This creates MyDDSProject in the Package ...
11497 reads — 1 comment
Note: RTI Data Distribution Service 4.0 and 4.1. RTI Data Distribution Service 4.1d provides native support for these 64-bit platforms: Red Hat Enterprise Linux 3.0 and 4.0 Solaris 10 Windows XP Professional x64 Edition To build and run earlier versions of RTI Data Distribution Service applications ...
3953 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 ...
7871 reads — 0 comments
Subscribe to RSS - Solaris