java.lang.UnsatisfiedLinkError: com.rti.dds.infrastructure.ByteSeq.pull_bytes_from_nativeI(J)I
at com.rti.dds.infrastructure.UserDataQosPolicy.pull_from_nativeI(Unknown Source) ~[nddsjava-5.3.1.jar:?]
at com.rti.dds.domain.DomainParticipantQos.pull_from_nativeI(Unknown Source) ~[nddsjava-5.3.1.jar:?]
at com.rti.dds.domain.DomainParticipantFactoryImpl.get_participant_qos_from_profile(Unknown Source) ~[nddsjava-5.3.1.jar:?]
at com.rti.dds.domain.DomainParticipantFactoryImpl.create_participant_with_profile(Unknown Source) ~[nddsjava-5.3.1.jar:?]
bash: /usr/java/latest/bin:/usr/
[kenny@ncs05 libs]$ $LD_LIBRARY_PATH
bash: /usr/java/latest/lib/:/opt/ndds-current/lib/x64Linux3gcc4.8.2:/usr/java/latest/lib/:/opt/ndds-current/lib/x64Linux3gcc4.8.2:: No such file or directory
Hi,
Could you show us what's under /opt/ndds-current/lib/x64Linux3gcc4.8.2? Also, I noticed your jar file has a name that is different from the one that is distributed along with RTI Connext DDS 5.3.1. Did you rename the file or did you build it from source?
Thansk,
Fernando.