Error Messages Relating to Adapters
| Code | 158500 |
| Severity | Error |
| Message | When compiling connection group {0}, connection {1} was specified in more than one group. The connection was previously specified in connection group {2}. |
| Description | No additional information available. |
| Code | 158501 |
| Severity | Error |
| Message | Connection library '{0}' for '{1}' uses API version {2}.{3}, expected {4}.{5}; skipped |
| Description | No additional information available. |
| Code | 158502 |
| Severity | Error |
| Message | _connectionsPTR->init(), returned: {0} |
| Description | No additional information available. |
| Code | 158503 |
| Severity | Error |
| Message | Cannot associate input connection {0} with stream {1}. Only output connections can be associated with streams. |
| Description | No additional information available. |
| Code | 158504 |
| Severity | Error |
| Message | Cannot associate connection {0} with local stream {1}. Connectors cannot be associated with local streams. |
| Description | No additional information available. |
| Code | 158505 |
| Severity | Error |
| Message | A start order needs to be specified when at least one adapter has created a group. |
| Description | Please provide a start ordering using the ADAPTER START statement. |
| Code | 158506 |
| Severity | Error |
| Message | No connection with type {0} for this version of the Sybase Event Stream Processor. |
| Description | No additional information available. |
| Code | 158507 |
| Severity | Error |
| Message | Adapter group {0} has been referenced multiple times. |
| Description | No additional information available. |
| Code | 158508 |
| Severity | Error |
| Message | Adapter {0} declared after ADAPTER START statement. |
| Description | All adapters need to be declared before the ADAPTER START statement. |
| Code | 158509 |
| Severity | Error |
| Message | Property validation for Adapter {0} has failed. |
| Description | No additional information available. |
| Code | 158510 |
| Severity | Error |
| Message | Property {1} has been defined multiple times in definition of Adapter {0}. |
| Description | No additional information available. |
| Code | 158511 |
| Severity | Error |
| Message | The adapter {0} is defined as an {1} adapter, but is used as an {2} adapter by {3}. |
| Description | No additional information available. |
| Code | 158512 |
| Severity | Error |
| Message | Adapter type {0} has not been defined, or was not found. |
| Description | No additional information available. |
| Code | 158513 |
| Severity | Error |
| Message | The type specified for adapter {0} in file {1} is either missing or is not valid. Must be 'input' or 'output'. |
| Description | No additional information available. |
| Code | 158514 |
| Severity | Error |
| Message | An internal error has occurred. The .cnxml file does not specify a value list. |
| Description | No additional information available. |
| Code | 158515 |
| Severity | Error |
| Message | does not match any allowed value |
| Description | No additional information available. |
| Code | 158516 |
| Severity | Error |
| Message | An internal error has occurred. ConnectionUtils: Could not make a Connection object. |
| Description | No additional information available. |
| Code | 158517 |
| Severity | Error |
| Message | invalid parameters |
| Description | No additional information available. |
| Code | 158518 |
| Severity | Error |
| Message | An internal error has occurred. ConnectionUtils: not an InConnection or OutConnection. |
| Description | No additional information available. |
| Code | 158519 |
| Severity | Debug |
| Message | destroyed _connectionsPTR! |
| Description | No additional information available. |
| Code | 158520 |
| Severity | Error |
| Message | failed to destroy _connectionsPTR, passed inconsistent pointer... |
| Description | No additional information available. |
| Code | 158521 |
| Severity | Error |
| Message | CREATE CONNECTION statements are not allowed in CCL |
| Description | No additional information available. |
| Code | 158522 |
| Severity | Error |
| Message | Validating adapter {0}. {1}. |
| Description | No additional information available. |
| Code | 158523 |
| Severity | Error |
| Message | Multiple ADAPTER START statements found. |
| Description | No additional information available. |
| Code | 158524 |
| Severity | Error |
| Message | Adapter {0} property validation failed: {1} |
| Description | No additional information available. |
| Code | 158525 |
| Severity | Error |
| Message | The same id '{0}' is used in files '{1}' and '{2}'. Ignoring the duplicate. |
| Description | No additional information available. |
| Code | 158526 |
| Severity | Error |
| Message | Environment variable ESP_HOME must be set during compilation when using internal adapters. |
| Description | No additional information available. |
| Code | 158527 |
| Severity | Error |
| Message | Adapter group {0} is referenced but does not exist. Create it first by attaching an adapter that belongs to that group. |
| Description | No additional information available. |
| Code | 158528 |
| Severity | Error |
| Message | Adapter {1} has created group {0}, but it has not been referenced in the ADAPTER START statement. All groups must be listed in this statement. |
| Description | No additional information available. |
| Code | 158529 |
| Severity | Emergency |
| Message | An internal error has occurred. The .cnxml must specify a default for a hidden parameter '{0}'. |
| Description | No additional information available. |
| Code | 158530 |
| Severity | Error |
| Message | Expected a non-negative value. |
| Description | No additional information available. |
| Code | 158531 |
| Severity | Error |
| Message | Value is beyond the bottom of the range {0}. |
| Description | No additional information available. |
| Code | 158532 |
| Severity | Error |
| Message | Value beyond the top of the range {0}. |
| Description | No additional information available. |
| Code | 158533 |
| Severity | Error |
| Message | Cannot attach input binding {0} to output stream {1}. |
| Description | No additional information available. |