question

Upvotes
Accepted
5 1 2 5

RSSL Channel read failed on connection

When a login message is sent in RFA OMM, an error occurs.The error contents (rfa.log): Error: RSSL Channel read failed on connection
Login message information
USER_NAME: RSD-RTGW02
ENAME_APP_ID: 255
ENAME_POSITION:10.118.29.14/net
Connection ADS: new_rsd_adsA159.43.127.10)
RFA version : rfa8.1.0.E1


Hereinafter it'll be log
[Thu Nov 18 13:35:25 2021]: (ComponentName) RSSL_Adapter: (Severity) Error: RSSL Channel read failed on connection "Default::Connection_RSSL new_rsd_adsA:14002". Channel will be closed. (Internal debug info: "<Impl/ripcsrvr.c:6812> Error:1002 ripcRead() failure. Connection reset by peer", errno: RSSL_RET_FAILURE [0] - )


What kind of cause would be considered?
I'd like to tell me a corrective action.

treprfa-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.

1 Answer

· Write an Answer
Upvotes
Accepted
78.8k 250 52 74

@ts-ko.kanazawa

The error (Connection reset by peer) indicates that the server (ADS) reset the connection.

You need to contact the server team to verify why the connection was reset.

Typically, ADS records reasons for disconnections in an ADS log file.

The most common issue of disconnections is a buffer overflow condition which indicates that an application is a slow consumer.


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.

thank you.

I conntact the server team.

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.