GE Healthcare

7 posts / 0 new
Last post
Offline
Last seen: 3 weeks 6 days ago
Joined: 10/03/2024
Posts: 5
COMMENDFacade_canSampleBeSent:NOT SUPPORTED | Fragment data not supported by this writer Primary tabs

Hello Community Members,

Getting COMMENDFacade_canSampleBeSent:NOT SUPPORTED | Fragment data not supported by this writer after upgrading to 6.1.2.13.

We are upgrading our RTI Version to 6.1.2.13. Although fragmentation and all related settings are enabled in our QOS File but still seems like fragmentation is not happening, Getting this error in our servicr logs while sending the data and the data is not coming in the RTI Admin console : 

Organization:
4 posts / 0 new
Last post
Offline
Last seen: 1 year 3 months ago
Joined: 05/08/2021
Posts: 2
What means this error message: ModuleID=6 Errcode=59

Hello,

This is with  DDS Micro 2.4.11

I have this following error message:

[15.700000000]ERROR: ModuleID=6 Errcode=59 X=1 E=0 T=1 undefined/RTPSInterface.c:6927/RTPS_Interface_receive

I am not able to interpret what it means, can anybody explain the root cause and how to solve it ?

 

Thank you,

Chris

Organization:
Keywords:
1 post / 0 new
Offline
Last seen: 4 years 5 months ago
Joined: 05/12/2020
Posts: 1
DDS sample not received.

Hello,

 

We had a recent issue with a DDS sample not received by a Writer.

Organization:
3 posts / 0 new
Last post
Offline
Last seen: 6 years 1 month ago
Joined: 03/19/2018
Posts: 3
Expose UDP ports

Hello,

I am trying to expose the UDP ports for publisher in my docker file by adding the

EXPOSE 21150:21150/udp command for domainid 55, but I am unable to get the data outside the docker container, please help me how to expose the UDP ports in docker file  for windows container.

 

Organization:
5 posts / 0 new
Last post
Offline
Last seen: 6 years 6 months ago
Joined: 10/11/2017
Posts: 9
Data transfer time.

Hi,

Organization:
6 posts / 0 new
Last post
Offline
Last seen: 5 years 4 months ago
Joined: 03/25/2015
Posts: 33
Automatic DDS data to JSON for web integration service

Hello,

I am currently experimenting on usage of RTI web integration service between the publisher and subscriber that are C++ based.

I noticed that the data POST/GET is in either JSON/XML format.. What are the options available in the automatic data conversion/serialization to JSON/XML format?

The last option could be writing the converters for each and every type.

Thanks.

Uday

Organization:
4 posts / 0 new
Last post
Offline
Last seen: 7 years 7 months ago
Joined: 03/11/2017
Posts: 2
rtiddsping discovery w/o data

Hello--

I'm trying to establish DDS connectvity between two hosts, which are now directly connected with 10GB fiber to hopefully simplify the testing as previously there was a 10GB switch involved.

After following advice across several posts on this forum, I've brought the experiment all the way down to these two directly connected hosts and am using only the rtiddsping application with no special arguments or QoS settings, including verifying that the environment is clean and the process is not reading any QoS files.

Organization:
Keywords:
2 posts / 0 new
Last post
Offline
Last seen: 5 years 4 months ago
Joined: 03/25/2015
Posts: 33
Comparing DDS Entities

Hi,

I have been maintaining a structure (c-struct) in my application which constitutes of 

{

DDS::Entity

ReaderCallback

ReaderStatusCallback

...

}

DDS:Entity, as you know can be either a DataWriter or DataReader etc.. I maintain a list of these structures within my base application - probably for some legacy purposes which I dont want to dig in now. During filling the list, I plan to check for an existing DataWriter using the following logic:

Organization:
3 posts / 0 new
Last post
Offline
Last seen: 5 years 4 months ago
Joined: 03/25/2015
Posts: 33
Timeout on wait_for_acknowledgements

Hi,

I encountered a strange behaviour- atleast theoretically I felt it strange.

I have a topic which is configured with 'ASYNCHRONOUS_PUBLISH_MODE_QOS' and 'StrictReliable.LargeData'. Due to some application requirement I had to wait on acknowledgement for every write. So, effectively for every sample write I am calling "wait_for_acknowledgments" with a timeout of 2 secs. I am running a pub-sub case with multiple passes. Few times (observed it twice atleast) I see that the wait call returned with TIMEOUT, though the subscriber received the sample - the logs confirm that.

Organization:
2 posts / 0 new
Last post
Offline
Last seen: 8 years 7 months ago
Joined: 04/20/2016
Posts: 1
Column-name length exceeds maximum length of 30 characters

We were trying to create a table in the mysql database for a complex topic using RTIDDS.
PFA the IDL that we are using - KungfuPandaMovie.idl

Organization:
Subscribe to RSS - GE Healthcare