Certain events have been made significant for the purpose of writing them to logging facilities. You or your system administrator may want to read these events to trace problems with the Job Manager or licensing.
The Job Manager writes the following events to a logging facility, such as Windows Event Log or the system logging (syslog) facility:
- 1001 (Operational) (Info) Job manager service started
- 1002 (Operational) (Info) Job manager is shutting down
- 1003 (Operational) (Info) Listening on TCP/IPv4 on port <p>
- 1004 (Operational) (Info) Listening on TCP/IPv6 on port <p>
- 1005 (Operational) (Info) Listening on UDP/IPv4 on port <p>
- 1020 (Operational) (Verbose) Successfully loaded the settings file
- 1022 (Operational) (Verbose) Updated setting <x>, requested by host <z>
- 1025 (Operational) (Verbose) Using program directory <d>
- 1026 (Operational) (Verbose) Using temporary directory <d>
- 1032 (Analytics) (Debug) Accepted client connection from host <z> on IPv4 port <p>
- 1033 (Analytics) (Debug) Client from host <z> on IPv4 port <p> has disconnected
- 1034 (Analytics) (Debug) Accepted client connection from host <z> on IPv6 port <p>
- 1035 (Analytics) (Debug) Client from host <z> on IPv6 port <p> has disconnected
- 2021 (Operational) (Warning) Failed to load the settings file, proceeding with default settings
- 3001 (Operational) (Error) Job manager failed to start
- 3023 (Operational) (Error) Failed to update setting <x>, requested by host <z>:<reason>
The following events are not yet significant and are not written to a logging facility:
- 1010 (Analytics) (Info) Started job <j> for user <x> on study <y> from host <z>
- 1011 (Analytics) (Info) Completed job <j> for user <x> on study <y> from host <z>
- 1013 (Debug) (Info) Command line for job <j>:<x>
- 1014 (Debug) (Info) Job <j> completed with exit status <n>
- 1015 (Debug) (Verbose) Results available for job <j>
- 1015 (Debug) (Verbose) Job <j> reports success
- 1015 (Debug) (Verbose) Job <j> reports failure
- 2024 (Operational) (Warning) Unknown request from host <z> ignored