question

Upvotes
Accepted
11 3 3 3

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 512.0 KiB each and 1.0 MiB total.

Hello @Richard Wang,

Have you had a chance to try any of the suggestions?

Please let us know how did it go for you?

Thanks,

-AHS?

@Richard Wang
Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.
Thanks,
-AHS

Upvotes
Accepted
17.4k 82 39 63

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 512.0 KiB each and 1.0 MiB total.

Upvotes
11 3 3 3

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 512.0 KiB each and 1.0 MiB total.

Upvotes
17.4k 82 39 63

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 512.0 KiB each and 1.0 MiB total.

Upvotes
2 1 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 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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