Login Page - Create Account

Support Board


Date/Time: Sat, 18 Jan 2025 10:46:21 +0000



Post From: SC as a DTC client connecting to SC/DTC server with encoding error

[2018-02-02 08:35:39]
EricH - Posts: 18
Server default DTC encoding is set to 'Google Protocol Buffer'. Another SC instance configured as a DTC client, when connecting to the server will generate the error log as:
>>>
SC Data - All Services | Connecting to the server 192.168.1.68. Port 11099 | 2018-02-02 03:09:46
DTC Client socket (126) | Creating socket. | 2018-02-02 03:09:46
DTC Client socket (126) | Connecting to IP: 192.168.1.68. | 2018-02-02 03:09:46
SC Data - All Services | Connected to server. | 2018-02-02 03:09:46
SC Data - All Services | Starting socket receive thread. | 2018-02-02 03:09:46
SC Data - All Services | Sending Encoding Request to server | 2018-02-02 03:09:46
SC Data - All Services | Unexpected DTC Encoding: 1413743386 | 2018-02-02 03:09:46 *
DTC Client socket (126) | Initiating close of socket by core. | 2018-02-02 03:09:46
Error connecting to Data or Trading service. For help with this issue, press the 'Send For Analysis' button on this window. | 2018-02-02 03:09:46
Select 'File >> Disconnect' to prevent further connection attempts. | 2018-02-02 03:09:46
DTC Client socket (126) | Shutdown started. Waiting for graceful close. | 2018-02-02 03:09:46
DTC Client socket (126) | Socket gracefully closed by remote side. | 2018-02-02 03:09:46
DTC Client socket (126) | Closed. | 2018-02-02 03:09:46


The Server log related to this event is
>>>
DTCServer (153) | Closed. | 2018-02-02 03:09:43
DTC Protocol server | Incoming connection from 192.168.1.80. | 2018-02-02 03:09:46
DTCServer (154) | Creating socket. | 2018-02-02 03:09:46
DTC client #14. 192.168.1.80 | Set DTC encoding to Binary | 2018-02-02 03:09:46
DTCServer (154) | Socket gracefully closed by remote side. | 2018-02-02 03:09:46
DTCServer (154) | Received socket Close event. | 2018-02-02 03:09:46
DTCServer (154) | Initiating close of socket by core. | 2018-02-02 03:09:46
DTCServer (154) | Graceful close received or receive error. Shutdown complete. Closing socket now. | 2018-02-02 03:09:46
DTCServer (154) | Closed. | 2018-02-02 03:09:46
>>>