CONSOLE Process Events
1100
ERROR object discarded event event-type.
Cause
An internal error occurred which caused an event to be discarded.
Effect
The effect is unknown.
Recovery
This error should n be reported to the LightWave Client system administrator.
1110
ERROR port-type port tcpip-process:port bind failed, error reason
Cause
An error occurred binding to the TCP/IP port due to the indicated reason.
Effect
The port cannot start.
Recovery
Correct the underlying condition if possible. An attempt will be made to automatically restart the port.
1111
ERROR port-type port tcpip-process:port accept failed, error reason
Cause
An error occurred accepting a connection on the TCP/IP port due to the indicated reason.
Effect
The connection fails.
Recovery
Correct the underlying condition if possible.
1112
ERROR port-type port tcpip-process:port listen, error reason
Cause
An error occurred binding to the TCP/IP port due to the indicated reason.
Effect
The port cannot start.
Recovery
Correct the underlying condition if possible. An attempt will be made to automatically restart the port.
1113
ERROR Start of port-type port tcpip-process:port failed, retry in 15 seconds
Cause
A port restart has been scheduled due to an error.
Effect
The port is stopped and will be restarted.
Recovery
None.
1114
ERROR IO error filesystem-error occurred on port-type port tcpip-process:port, the port will restart.
Cause
An I/O error occurred on the port.
Effect
The port will be restarted.
Recovery
Correct the underlying condition if possible. An attempt will be made to automatically restart the port.
1115
ERROR port-type port tcpip-process:port create socket failed, error error-number: reason
Cause
An error occurred while attempting to create a socket due to the indicated reason.
Effect
The port cannot start.
Recovery
Correct the underlying condition if possible. An attempt will be made to automatically restart the port.
1201
ERROR The filesystem in subvolume subvolume-name could not be opened, reason-for-failure.
Cause
The filesystem in the specified subvol-name count not be opened for the supplied reason
Effect
The process cannot start.
Recovery
Correct the --filesystem startup parameter and restart the process
1202
ERROR Startup cannot continue.
Cause
An error occurred that prevents startup of the process.
Effect
The process stops.
Recovery
Correct the error and restart the process.
1205
ERROR license-error-description
Cause
A general license error has occurred. The license-error-description describes the error.
Effect
The process cannot start.
Recovery
Correct the license error and restart the process.
1211
ERROR Required startup option --api was not supplied.
Cause
The required startup option was not supplied.
Effect
The process cannot start.
Recovery
Restart the process with all required options.
1212
ERROR Required option --base-url was not supplied.
Cause
The required startup option was not supplied.
Effect
The process cannot start.
Recovery
Restart the process with all required options.
1213
ERROR The --api option value value is invalid. The value is not a valid file name.
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1214
ERROR The API file file-name cannot be opened: reason.
Cause
The API file could not be opened for the reason indicated.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1215
ERROR The API file file-name does not contain valid JSON. Parser error at line line, column column, reason.
Cause
The file does not contain valid JSON and cannot be a valid API definition.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1216
ERROR API file file-name does not contain a valid API definition.
Cause
The file does not contain a valid API definition.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1217
ERROR The --base-url option value value is invalid. [reason]
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1218
ERROR The --http-credentials option value is invalid. Unrecognized option value.
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1219
ERROR The --ca-root-certs option value value is invalid. The value is not a valid file name.
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1220
ERROR The --ca-root-certs option value value is invalid. The file file-name does not exist or access error.
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1221
ERROR The --ca-local-certs option value value is invalid. The value is not a valid file name.
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1222
ERROR The --ca-local-certs option value value is invalid. The file file-name does not exist or access error.
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1223
ERROR The --client-cert option value value is invalid. The value is not a valid file name.
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1224
ERROR The --client-cert option value value is invalid. The file file-name does not exist or access error.
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1225
ERROR Unable to load the client certificate from file file-name, the certificate is not valid or the passphrase is incorrect.
Cause
The specified certificate file is not valid or the supplied passphrase is incorrect.
Effect
The process cannot start.
Recovery
Correct the file name and passphrase and restart the process.
1226
ERROR The --monitor option value value is invalid. reason
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1229
ERROR The --diag-log option value value is invalid. reason
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1232
ERROR tcpip-process-configuration-error
Cause
The TCP/IP process configuration is invalid for the reason shown.
Effect
The process cannot start.
Recovery
Correct the --tcpip option value and restart the process.
1234
ERROR The --http-request-timeout option value value is invalid. The timeout value must be in the range range milliseconds.
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1237
ERROR The --blob-files option value value is invalid. reason
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1238
ERROR Error file-system-error occurred while attempting to create diagnostic log file file-name.
Cause
The indicated file system error occurred while creating a diagnostic log file. The error may be due to a volume full condition or a security violation.
Effect
The diagnostic log was not created.
Recovery
Correct the underlying condition.
1239
ERROR The --tls-options option value value is invalid. reason
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1240
ERROR The --tls-cipher-list option value value is invalid. reason
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1241
ERROR The --string-padding option value value is invalid. The value must be 'spaces', 'zeros', or an integer in the range 0 - 255.
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1242
ERROR The --http-proxy-host option value value is invalid.
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1245
ERROR The --default-encoding option value value is invalid. The encoding is not available.
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1246
ERROR The --tls-protocols option value value is invalid. reason
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1254
ERROR The --http-proxy-credentials option value value is invalid. reason
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1255
ERROR The --http-credentials option value value is invalid. reason
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1256
ERROR Index error for filesystem filesystem-subvolume. reason
Cause
There may be an inconsistency with the Enscribe alternate indexes references for the filesystem located in filesystem-subvol. Additional details are provided in reason.
Effect
The process cannot start.
Recovery
Correct the index issue and restart the process.
1257
ERROR The TCPIP bind address ip-address is invalid. reason
Cause
The specified option value is invalid.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1258
ERROR auth-config-error
Cause
The indicated error occurred while loading the authentication configuration file.
Effect
The process cannot start.
Recovery
Correct the configuration file and restart the process.
1261
ERROR The specified license file file-name could not be opened, file system error: error-description.
Cause
The indicated file system error occurred while opening the license file.
Effect
The process cannot start.
Recovery
Correct the condition that caused the error and restart the process.
1262
ERROR The specified license file name file-name is invalid.
Cause
The specified file does not contain a valid product license
Effect
The process cannot start.
Recovery
Install a valid product license file.
1270
ERROR The --msg-log option must have a value.
Cause
The --msg-log option was specified without a value.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1271
ERROR Message logging configuration is invalid. reason
Cause
The message logging configuration contains a syntax error.
Effect
The process cannot start or if already running and the configuration is monitored, the configuration cannot be reloaded.
Recovery
Correct the error and restart the process or if the configuration is monitored, wait for the configuration to reload.
1272
ERROR The message logging configuration file file-name could not be accessed. reason
Cause
The message logging configuration file could not be loaded due to the indicated reason.
Effect
The process cannot start or if already running and the configuration is monitored, the configuration cannot be reloaded.
Recovery
Correct the error and restart the process or if the configuration is monitored, wait for the configuration to reload.
1274
ERROR Message logging collector collector-name: IO retry limit exceeded. The collector has been disabled.
Cause
Excessing errors occurred while writing events to the specified collector.
Effect
No further events will be sent to the collector.
Recovery
Correct the underlying condition and restart the process.
1275
ERROR Message logging collector collector-name: io-type start IO error: serverclass:pathmon-name:serverclass-name, error filesystem-error:pathsend-error. The I/O will be retried in interval seconds.
Cause
The indicated error occurred while sending an event to the collector.
Effect
The event is queued for retry.
Recovery
The process will attempt to recover from the error.
1283
ERROR Error loading log configuration from file file-name. reason
Cause
The process log configuration file could not be loaded due to the indicated reason.
Effect
The process cannot start or if already running and the configuration is monitored, the configuration cannot be reloaded.
Recovery
Correct the error and restart the process or if the configuration is monitored, wait for the configuration to reload.
2201
WARN backup-takeover-message
Cause
The backup process as taken over for the primary process for the reason indicated.
Effect
The backup process is not the primary. A new backup process will be created.
Recovery
Informational message only; no corrective action is needed.
2202
WARN Backup CPU cpu is down.
Cause
The configured CPU for the backup process and the process itself are down.
Effect
There is no longer a backup process running.
Recovery
When the backup cpu is restored, a new backup process will be started automatically.
2203
WARN Unable to start backup process in CPU cpu, reason
Cause
The backup process could not be started for the indicated reason.
Effect
There is no longer a backup process running.
Recovery
If possible, correct the underlying condition. The primary process will attempt to restart the backup periodically.
2204
WARN Backup CPU cpu is up.
Cause
This event is used for informational purposes.
Effect
A new backup process will be started.
Recovery
Informational message only; no corrective action is needed.
2206
WARN Certificate cert-name for port-type port port-name does not exist. Connections will be rejected until the certificate is installed.
Cause
An HTTPS port was configured but the specified certificate is not installed.
Effect
TLS connections will fail until the certificate is installed.
Recovery
Informational message only; no corrective action is needed.
2210
WARN The filesystem is percent-value full. Perform filesystem maintenance as soon as possible.
Cause
The filesystem is nearly full.
Effect
None.
Recovery
Perform filesystem maintenance. See Managing the Filesystem
2211
WARN The filesystem is percent-full full. HTTP logging has been automatically disabled.
Cause
The filesystem is nearly full and HTTP logging has been disabled.
Effect
HTTP logging has been disabled to avoid filling the filesystem.
Recovery
Perform filesystem maintenance. See Managing the Filesystem
2256
WARN Index warning for filesystem filesystem-subvol. reason
Cause
There may be an inconsistency with the Enscribe alternate indexes references for the filesystem located in filesystem-subvol. Additional details are provided in reason.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3201
INFO component-name - component-version
Cause
This event shows the product component name and version.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3202
INFO Running in CPU cpu.
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3203
INFO Backup process started in CPU cpu
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3204
INFO Stopped.
Cause
The process has stopped.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3205
INFO Opened filesystem in filesystem-subvol.
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3207
INFO Loading product license from file-name
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3216
INFO Configuration monitoring is disabled.
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3217
INFO Configuration monitoring is enabled: monitor-config
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3221
INFO Loaded process log configuration from file file-name.
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3222
INFO Process log configuration is process-log-config
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3229
INFO TLS cipher list: cipher-list
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3240
INFO Shutdown started.
Cause
Process shutdown has started.
Effect
None.
Recovery
Informational message only; no corrective action is needed.