Universal Agent Error Codes
Overview
Universal Agent uses error codes to indicate error conditions that have occurred during processing.
The error codes are used to communicate the result of a requested command or service between Universal Agent components.
Some event definitions include Universal Agent error codes as part their event definition.
Error Code Values and Descriptions
The following table identifies the value and description of all error codes.
Error Code | Description |
---|---|
2 | General application error. |
3 | Resource has exceeded its maximum size. |
4 | Requested resource was not found. |
5 | Bad or invalid value was provided. |
6 | Syntax error. |
7 | Resource failed to meet minimum size requirements. |
8 | Protocol error. |
9 | Negative acknowledgement. |
10 | Timed out. |
11 | Incompatible version. |
12 | Resource not available. |
13 | Maximum number of components. |
14 | Process is shutting down. |
15 | Prematurely closed. |
16 | Duplicate. |
17 | Authorization error. |
18 | Access denied. |
19 | Invalid operation attempted. |
20 | Empty resource. |
21 | Aborted operation. |
22 | Receive operation pending. |
23 | Send operation pending. |
24 | Disk space exhausted. |
25 | License violation. |
26 | Connect operation pending. |
500 | Operating system API or services error. |
501 | Memory error. |
502 | File open error. |
503 | File create error. |
504 | I/O error. |
505 | Network communication error. |
506 | SSL/TLS protocol error. |
507 | Database fatal error. |
508 | AS/400 exception. |