TCP Error Codes

This section describes error codes that can be returned by activities in the TCP palette.

BW-TCP-100001:  Cannot start TCP Receiver on Host '%1', Port '%2'. Reason: %3

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Cannot create Server Socket on %1:%2. Reason: %3

  • Resolution:  Please correct the error and retry.

BW-TCP-100002:  'TCP connection' field is required.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  TCP connection field is required.

  • Resolution:  Please correct the error and retry.

BW-TCP-100003:  Invalid Port; port must be numeric. Error: %1

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Invalid Port; port must be numeric. Error: %1

  • Resolution:  Please correct the error and retry.

BW-TCP-100004:  No value specified for the 'data' input field.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  No value specified for the 'data' input field.

  • Resolution:  Please correct the error and retry.

BW-TCP-100005:  Cannot process TCP request. Reason: %1

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Cannot process TCP request. Reason: %1

  • Resolution:  Please correct the error and retry.

BW-TCP-100006:  Error reading TCP data. Reason: %1

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Error reading TCP data. Reason: %1

  • Resolution:  Please correct the error and retry.

BW-TCP-100007:  Unknown separator type: %1.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Unknown separator type: %1.

  • Resolution:  Please correct the error and retry.

BW-TCP-100008:  Error opening TCP Connection. Reason: %1.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Error opening TCP Connection. Reason: %1.

  • Resolution:  Please correct the error and retry.

BW-TCP-100009:  Error opening TCP Connection. Reason: Host '%1' unknown

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Error opening TCP Connection. Reason: Host '%1' unknown

  • Resolution:  Please correct the error and retry.

BW-TCP-100010:  Error reading data. Reason: Bytes to read can not be zero

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Error reading data. Reason: Bytes to read can not be zero

  • Resolution:  Please correct the error and retry.

BW-TCP-100011:  Error reading data. Reason: Stream has no data, end of stream reached.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Error reading data. Reason: Stream has no data, end of stream reached.

  • Resolution:  Please correct the error and retry.

BW-TCP-100012:  Exception reading data. Separator '%1' not found in data after reading %2 bytes. Reason: %3

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Exception reading data. Separator '%1' not found in data after reading %2 bytes. Reason: %3

  • Resolution:  Please correct the error and retry.

BW-TCP-100013:  Exception closing TCP Connection. Reason: %1

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Exception closing TCP Connection. Reason: %1

  • Resolution:  Please correct the error and retry.

BW-TCP-100014:  Could not read from TCP connection. The input connection is either invalid or closed.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Could not read from TCP connection. The input connection is either invalid or closed.

  • Resolution:  Please correct the error and retry.

BW-TCP-100015:  Could not write to TCP connection. The input connection is either invalid or closed.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Could not write to TCP connection. The input connection is either invalid or closed.

  • Resolution:  Please correct the error and retry.

BW-TCP-100016:  Can not start TCP Receiver on Host='%1',Port='%2'. Another TCP Receiver is already running with the same configuration.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Can not start TCP Receiver on Host='%1',Port='%2'. Another TCP Receiver is already running with the same configuration.

  • Resolution:  Please correct the error and retry.

BW-TCP-100017:  Error closing TCP connection. Reason: No connection is available which matches the input connection key

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Error closing TCP connection. Reason: No connection is available which matches the input connection key

  • Resolution:  Please correct the error and retry.

BW-TCP-100018:  Error writing data. Reason: %1

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Error writing data. Reason: %1

  • Resolution:  Please correct the error and retry.

BW-TCP-100019:  Error writing data. Reason: Bytes to write can not be zero

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Error writing data. Reason: Bytes to write can not be zero

  • Resolution:  Please correct the error and retry.

BW-TCP-100020:  Error in configuring field '%1'. Pl. specify comma separated byte values e.g. "0x0A,0x05,0x0c". For valid string representation of byte values, refer to the Javadoc for decode(String nm) method of class java.lang.Byte

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Error in configuring field '%1'. Pl. specify comma separated byte values e.g. "0x0A,0x05,0x0c". For valid string representation of byte values, refer to the Javadoc for decode(String nm) method of class java.lang.Byte

  • Resolution:  Please correct the error and retry.

BW-TCP-100021:  Timeout while reading TCP data

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Timeout while reading TCP data

  • Resolution:  Please correct the error and retry.