I have installed all the security packages for RTI. I also located the specific nddsecurity.dll and added to path. This happens when I use a security QOS. Below is the issue I am encountering. Any help would be greatly appreciated.
Wabtec
I have CAD application where i am tring to publish and subcribe from one CAD machine to other CAD machine. I can able to publish and subscribe the data but when i work with same application for a day , there was only one instance where I saw the CAD got crashed.I can see following exception been created
7-22-2019 21:46:44.529 DDS.Retcode_OutOfResources:
[1563850004.528993] U0000000000000e20
Hi,
We are getting the below error while publishing messages from our application.
DDS.Retcode_OutOfResources:
Hi,
We are getting the below error while publishing messages from our application.
DDS.Retcode_OutOfResources:
Hello,
In my application I am using RTI DDS Publisher and Subscriber. This application built in C# and IDL supported files generated in C++. We handled exception in C# application but when DDS Exception occurs it pops up Console first and then it went to Try Catch Exception.
I am tring to send invalid Object to writer but it should throw the exception instead of showing on console.
Please let me know how to avoid Console pop up for any error (DDS Exception).
Waiting for Your reply.