Wabtec

1 post / 0 new
rohitrx4's picture
Offline
Last seen: 4 years 6 months ago
Joined: 02/15/2019
Posts: 10
Application Crash with large scale data. Error:DDS.Retcode_OutOfResources- virtual sample not found

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

Organization:
1 post / 0 new
Offline
Last seen: 4 years 8 months ago
Joined: 03/12/2019
Posts: 4
DDS.Retcode_OutOfResources: Virtual Sample not Found

Hi,

We are getting the below error while publishing messages from our application.

DDS.Retcode_OutOfResources:

Organization:
1 post / 0 new
Offline
Last seen: 4 years 8 months ago
Joined: 03/12/2019
Posts: 4
DDS.Retcode_OutOfResources:

Hi,

We are getting the below error while publishing messages from our application.

DDS.Retcode_OutOfResources:

Organization:
3 posts / 0 new
Last post
rohitrx4's picture
Offline
Last seen: 4 years 6 months ago
Joined: 02/15/2019
Posts: 10
When DDS Error occurs in C# Application ,DDS library pop up another Console process

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.

Organization:
Subscribe to RSS - Wabtec