What does it mean when I see this error in my log, TAL-SS-10081-E SVC to RTserver with name tcp:some_node:5101 failed to open : 'timeout reached'.

What does it mean when I see this error in my log, TAL-SS-10081-E SVC to RTserver with name tcp:some_node:5101 failed to open : 'timeout reached'.

book

Article ID: KB0090900

calendar_today

Updated On:

Products Versions
TIBCO SmartSockets -
Not Applicable -

Description

Resolution:
The RTserver to RTserver connection process/handshake failed to complete on time as specified by the socket_connect_timeout or the _conn_init_timeout. The problem could be a physical network problem, a problem with a NIC or a very busy RTserver. Try increasing these values. Generally seen with the message, "CONN (accept) failed to open {timeout reached}".

Default option values:
Socket_Connect_Timeout 5 seconds
_Conn_Init_Timeout 30 seconds

Issue/Introduction

What does it mean when I see this error in my log, TAL-SS-10081-E SVC to RTserver with name tcp:some_node:5101 failed to open : 'timeout reached'.