Technical Notes |
|
This technical note outlines possible causes of the Verastream Control Protocol (VCP) error "VCP Exception COMM_FAILURE."
Your application or log files may show an error:
VCP Exception COMM_FAILURE minor=0, 1:COMPLETED_NOor
VCP Exception COMM_FAILURE minor=0, 2:COMPLETED_MAYBETo troubleshoot the error message, examine the logged messages before and after the error. For information about enabling logging, see Technical Note 10234.
Network-related problems are indicated by the following examples:
connect(fd=11,address=(as001=192.168.22.5):58403)=-1: errno=146: Connection refusedor
recv(fd=444,buflen=12)=-1: errno=10054: Connection reset by peeror
send(fd=444,buflen=76)=-1: errno=10054: Connection reset by peerIn these cases, the TCP/IP software is returning an error. Following is a list of possible causes:
The following example indicates a problem with your VCP server component:
COMPONENT '<name>' METHOD '<method>': Cannot connect to server.In this case, the server component and/or sntcpd log(s) should be checked to determine why the server component could not start. Following is a list of possible causes: