question

Upvotes
Accepted
11 1 3 2

How to fix Windows 10053 error

When I run an Windows RFA 7 application, it sometimes gives an error: RSSL Channel has disconnected on read failure.

<..\..\..\Ripc\Impl\ripcsrvr.c:7101> Error 1002 ripcRead failure.

System errno: (10053).

Any advice?

treprfarfa-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
9.7k 49 38 60

Hi @Richard Wang,

There could be many reasons why such an error can occur. The specific error is defined as:

There could be network issues or possible threading issues locking resources within your application that could affect communication between your application and the server. I would recommend to run an example RFA application to determine if you exhibit the same behavior. This could hopefully narrow down if it is related to your application or the network you are running on.


ahs.png (6.5 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
11 1 3 2

Thanks!

Shall we set the following parameters:

[HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet\Services\Afd\Parameters]

DefaultReceiveWindow : 64512

DefaultSendWindow: 64512

Regards, Richard

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
9.7k 49 38 60

Hi @Richard Wang,

Did you determine the issue was related to buffers overloading? Did you try running a example application to see if you observe the same behavior? If you determine the example application operates fine, this may require deeper investigation. If you are a premium user, you can submit your question/details via Premium Support. If you would like to be a premium user, please send an email to rdc.administrator@thomsonreuters.com For any difficulties submitting the query to us, please contact rdc.administrator@thomsonreuters.com

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
2 0 1 3

Maybe you didn't call DispatchEventQueue fast enough.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea