Event Classes
Error and warning messages are assigned one of the available event IDs during logging. The event ID is used to classify the context that triggered the messages.
You can use the event ID for purposes such as filtering for specific messages when error mails are sent (see global configuration property Logging.Mail.EventIdFilter) or to have external tools monitor logging in the Windows Event Viewer for certain events.
Group | Event ID | Description |
|---|---|---|
General | 1000 | General errors |
Global processing | 2000 | Global initialization error |
2100 | Error when reading the configuration | |
2200 | Processing error in the update helper process | |
2300 | Processing error in the scheduler | |
Input worker | 3000 | General error in the input worker |
3100 | Initialization error in the input worker | |
3200 | Error when checking for new data records to be processed in the input worker | |
3300 | Error when processing an input data record in the input worker | |
3400 | Error when processing an input system in the input worker | |
3500 | Error when processing an input format in the input worker | |
Process worker | 4000 | General error in the process worker |
4100 | Initialization error in the process worker | |
4200 | Error when checking for new data records to be processed in the process worker | |
4300 | Error when processing a data record in the process worker | |
4400 | Error when processing an index data reader in the process worker | |
Output worker | 5000 | General error in the output worker |
5100 | Initialization error in the output worker | |
5200 | Error when checking for new data records to be processed in the output worker | |
5300 | Error when processing a data record in the output worker | |
5400 | Error when processing an output format in the output worker | |
5500 | Error when processing an output system in the output worker | |
Backup worker | 6000 | General error in the backup worker |
6100 | Initialization error in the backup worker | |
6200 | Error when checking for new data records to be processed in the backup worker | |
6300 | Error when processing a data record in the backup worker | |
BatchUpdate worker | 7000 | General error in the BatchUpdate worker |
7100 | Initialization error in the BatchUpdate worker | |
7200 | Error when checking for new data records to be processed in the BatchUpdate worker | |
7300 | Error when processing a data record in the BatchUpdate worker | |
Web services | 8000 | General error in a web service |
8100 | Web-service initialization error | |
8200 | Incorrect user login to a web service, or lacking authorization | |
8300 | Invalid query to a web service | |
8400 | Error when processing a web-sevice call | |
Database | 9100 | Error when initializing a database connection |
9200 | Data record not found in the database | |
Storage | 9300 | Storage initialization error |
9400 | General storage access error | |
9500 | Element not found in storage | |
Macro execution | 9600 | Error when executing a macro expression |
xSuite Helix Proxy | 9700 | Processing error in the xSuite Helix Proxy |