The By Executors tab
The By Executors tab on the Server Tools Work Queue Info screen lists active executors. The table column headers have the following meanings:
Column |
Description |
|---|---|
Hostname |
Server on which the executor is running. |
Max. Number of Workers |
Maximum number of workers available to the executor. |
Processed Items |
Number of items processed by the workers. |
Exceptions |
Number of exceptions encountered during processing. |
Failed items |
Number of work items that failed processing. |
Status |
Status of the executor, for example, running. |
Started |
Timestamp of the start of the executor. |
Up For |
Length of time since the start of the executor. |
Under the By Executors tab is a By tasks tab. The By tasks columns have the following meanings:
Column |
Description |
|---|---|
ID |
The unique identifier of the task. |
Writer |
The identifier of the writer process. |
Success |
Whether the worker succeeded in the processing of the work items. |
Checked out items |
The number of work items the worker checked out. |
Processed items |
The number of work items the worker processed. |
Exceptions |
The number of exceptions, if any, encountered during item processing. |
Orphans Reclaimed |
The number of orphaned work items the worker adopted for processing. |
Failed items |
The number of work items that failed. |
Skipped items |
The number of items that the process skipped. |
Started |
Timestamp of the start of the task. |
Ended |
Timestamp of the end of completion of the task. |
Active |
Whether the task is still active. |
Consecutive Errors |
If processing resulted in exceptions, the number of consecutive work items found that resulted in exceptions during processing by the worker. |
