RTI Recording Service

Occasionally users will run into the following error message, or something similar, when starting their Connext application and will have a hard time identifying the cause. Error: Failed to create Connector: RTIXMLObject_addChild: XML object with name '<xml_obj_name>' already exists ...
2122 reads — 0 comments
Some requirements for building a complex IIoT system are outside the scope of a stand-alone middleware. In order to support these system-level requirements, RTI created a suite of tools that accelerate development for the most complex use cases, including those using Connext DDS Micro due to ...
2673 reads — 0 comments
RTI Connext DDS Micro provides two ways of determining endpoint information of other DomainParticipants: Dynamic Endpoint Discovery , and Static Endpoint Discovery . Dynamic endpoint discovery uses the DDS Simple Discovery Protocol, which uses builtin discovery DataWriters and DataReaders to ...
7949 reads — 2 comments
The error message “File-set is exhausted, recording will stop (no more space available in fileset and rollover inactive)” comes from the fact that the default maximum size for a file segment is 2 GB. When the recorded segment reaches 2 GB, Recorder stops. Below are two options for avoiding this ...
4986 reads — 0 comments
It is possible to run any of the RTI DDS Services as a Windows Service. Starting with version 5.2.0, program nssm.exe can be found on directory %NDDSHOME%\resource\app\bin\%ARCH% In case you are running a version of RTI Connext DDS which does not include nssm, it can be downloaded from https://nssm ...
5834 reads — 0 comments
Information on file locations and how to deploy Routing Service, Recording Service, Persistence Service, Web Integration Service standalone in RTI Connext DDS 5.2.0 or higher. ...
5217 reads — 0 comments
When viewing recorded data in a database created by RTI Recording Service, if you see gaps in the column of publishing sequence number, it might not indicate that there were samples lost during recording. This can happen when a DataWriter explicitly calls unregister_instance() with the QoS policy, ...
3734 reads — 0 comments
For a complex topic data type that has many fields or long field names, Admin Console may not be able to show the topic’s data type, DDS Spy may not be able to print the samples’ contents, Recording Service may not be able to record the data, and Analyzer may show the warning “Failed to create ...
10691 reads — 0 comments
This solution describes steps to configure RTI Recording Service to record topics published by RTI Connext DDS Micro for post data-analysis and debugging. RTI Connext DDS Micro provides a small-footprint modular messaging solution for resource-limited devices. It supports a subset of the standard ...
7160 reads — 0 comments
Subscribe to RSS - RTI Recording Service