CCS Agent registration error: csp__server_handshake: error reading version from client timed out waiting for data from server.
search cancel

CCS Agent registration error: csp__server_handshake: error reading version from client timed out waiting for data from server.

book

Article ID: 157353

calendar_today

Updated On:

Products

Control Compliance Suite Control Compliance Suite Standards Module Control Compliance Suite Standards Server

Issue/Introduction

Control Compliance Suite (CCS)

While registering a CCS agent to a CCS manager the registration fails with a timeout. You want to increase the timeout.

[06684] TCP server: 2012/10/08 15:51:29:866: Connect from xxx.xxx.xxx.xxx:42547 fd=480
[06684] TCP server: begin: 1349704289 diff: 10 end: 1349704299
[06684] TCP server: connection handshaking failed.
csp__server_handshake: error reading version from client
timed out waiting for data from server

Environment

CCS 12.5.x

CCS 12.6.x

Cause

Some networks require more time for communication to be successful.

Resolution

To help resolve this issue, you can increase the timeout on the CCS Manager(s) to allow for more time to make the connection.

  1. On each of the CCS managers, you will need to modify the C:\Program Files (x86)\Symantec\CCS\Reporting and Analytics\ESM\config\manager.conf file.
  2. In the manager.conf file, find the ESM_SERVER_HANDSHAKE_READ_TIMEOUT parameter:

    # ESM_SERVER_HANDSHAKE_READ_TIMEOUT
    # Specifies the timeout in seconds. Do not wait for handshake to be successful for more than specified seconds
    ESM_SERVER_HANDSHAKE_READ_TIMEOUT=30

  3. Increase the value for the ESM_SERVER_HANDSHAKE_READ_TIMEOUT parameter from 30 (default value in seconds) to 60:

    ESM_SERVER_HANDSHAKE_READ_TIMEOUT=60

  4. Save the manager.conf file.
  5. Stop and restart the Symantec CCS Manager and the Symantec Data Processing Service services for the new parameter to be applied to the manager.