SERVER / SWORKER 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 be reported to the LightWave Server system administrator.
1110
ERROR port-type port tcpip-process:port bind failed, 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, 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, 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
Cause
The filesystem in the specified subvolume-name could 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.
1203
ERROR Unable to start port-type port port-specification: error-description
Cause
An error occurred while trying to start a TCP/IP listen on the specified Console or Service port using the port-specification. The error-description describes the error
Effect
The process will attempt to restart the port in 15 seconds.
Recovery
If the error can be retried and the retry succeeds, no recovery action is necessary. If the retry fails due to a configuration error, correct the error and restart the process.
1204
ERROR Filesystem in subvol is already opened by SERVER process process-name. SERVER processes cannot share a filesystem.
Cause
A SERVER process was started using a filesystem in subvol that is already in use by another SERVER process process-name. Filesystems cannot be shared among multiple SERVER processes.
Effect
The process stops.
Recovery
Start the SERVER process using a filesystem that is not already in use.
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.
1207
ERROR Invalid signature on message message-number
Cause
An SWORKER process received an inter-process message that had a valid message-number, but an invalid signature. This indicates that a process other than the SERVER process has sent a message to the SWORKER process.
Effect
The message is discarded.
Recovery
No recovery is required.
1208
ERROR Unrecognized receive msg message-number
Cause
An SWORKER process received an inter-process message with message-number that was not recognized. This indicates that a process other than the SERVER process has sent a message to the SWORKER process.
Effect
The message is discarded.
Recovery
No recovery is required.
1210
ERROR The supplied default-tx-timeout or max-tx-timeout option is invalid or inconsistent: reason
Cause
The supplied startup options for default-tx-timeout or max-tx-timeout are invalid or the default timeout is greater than the max timeout.
Effect
The process cannot start.
Recovery
Correct the option value(s) and restart the process.
1211
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.
1212
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.
1213
ERROR Worker process-name has abended and will be restarted.
Cause
The SWORKER process process-name abended.
Effect
The SWORKER process will be restarted using the same process-name and in the same CPU.
Recovery
This error should be reported to the LightWave Server system administrator.
1214
ERROR Worker process-name has abended count seconds after starting. It will not be restarted.
Cause
The SWORKER process process-name abended count seconds after starting, which is less that the threshold set with the --monitor-workers startup option.
Effect
The SWORKER process is not restarted, in order to avoid repeated ABENDs.
Recovery
This error should be reported to the LightWave Server system administrator.
1215
ERROR Unable to monitor worker process-name, reason
Cause
The SERVER process was unable to initiate monitoring of the SWORKER process process-name due to reason.
Effect
The SWORKER process is not monitored for abnormal termination.
Recovery
Determine the cause of the error based on reason. Restart the SWORKER process if necessary to resolve the issue.
1216
ERROR Worker process-name restart failed, reason
Cause
The SERVER process was unable to restart SWORKER process process-name after an abnormal termination, due to reason.
Effect
The SWORKER process is no longer running and will not be restarted.
Recovery
Determine the cause of the error based on reason. Restart the SWORKER process if necessary to resolve the issue.
1220
ERROR The --default-encoding option value value is invalid. The encoding is not available.
Cause
The specified option value is not a valid or available encoding.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1221
ERROR The --tls-protocols option value value is invalid. reason
Cause
The specified option value is invalid due to reason.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1222
ERROR The --monitor option value value is invalid. reason
Cause
The specified option value is invalid due to reason.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1223
ERROR The --blob-files option value value is invalid. reason
Cause
The specified option value value is invalid due to reason.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process.
1230
ERROR Index error on filesystem subvol. reason
Cause
There is an error or inconsistency in the alternate index file settings for the filesystem in subvol. The error detail is contained in reason.
Effect
The process cannot start.
Recovery
Correct the issue with the filesystem alternate indexes and restart the process.
1231
ERROR Unable to purge BLOB file file-name, file system error error-number : error-text
Cause
A file system error occurred when trying to delete BLOB file file-name. The error is indicated in error-number and error-text.
Effect
The BLOB file was not deleted and remains on disk.
Recovery
Resolve the issue indicated by the error-number and error-text. Manually delete the BLOB file if appropriate.
1232
ERROR The --sts-max-age option value value is invalid. The value must be supplied as a positive number of seconds.
Cause
The option value was not specified as a positive number of seconds.
Effect
The process cannot start.
Recovery
Correct the option value and restart the process
1233
ERROR The --service-sts-max-age option value value is invalid. The value must be supplied as a positive number of seconds.
Cause
The option value was not specified as a positive number of seconds.
Effect
The process cannot start.
Recovery
Correct the option value 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 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.
1273
ERROR Message logging configuration is invalid. 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
Excessive 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 has 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.
2205
WARN Unable to open worker process-name for configuration.
Cause
The SWORKER process process-name sent a registration request to the SERVER process, but the SERVER process could not open the SWORKER process. This is likely due to a security error.
Effect
The SWORKER registration fails.
Recovery
Determine the cause of the open failure and restart the SWORKER process.
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.
2207
WARN SWORKER processes are over capacity, connections are being delegated to the SERVER process.
Cause
The SERVER process cannot delegate an incoming connection to an SWORKER process, indicating that the number of SWORKER processes configured is not sufficient to handle the application load.
Effect
The SERVER process accepts and handles the connection.
Recovery
Start additional SWORKER processes sufficient to handle the application load.
2208
WARN Unable to load ICU data file reason. Character encoding is limited to ISO-8859-1
Cause
An error occurred while attempting to load the ICU data file for the indicated reason.
Effect
ICU will not be used for character encoding conversions, which limits character encoding to ISO-8859-1.
Recovery
If character encodings other than ISO-8859-1 are required, correct the cause of the error and restart the process.
2209
WARN ICU is disabled. Character encoding is limited to ISO-8859-1.
Cause
The --disable-icu startup option was supplied, disabling ICU character encoding support.
Effect
ICU will not be used for character encoding conversions, which limits character encoding to ISO-8859-1.
Recovery
If character encodings other than ISO-8859-1 are required, restart the process without the --disable-icu startup option.
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
2212
WARN The filesystem is percent-full full. Diagnostic logging has been automatically disabled.
Cause
The filesystem is nearly full and diagnostic logging has been disabled.
Effect
Diagnostic logging has been disabled to avoid filling the filesystem.
Recovery
Perform filesystem maintenance. See Managing the Filesystem
2230
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.
3101
INFO Started port-type port port-specification
Cause
Indicates that a Console or Service port was successfully started using the port-specification.
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.
3206
INFO Server process process-name has stopped.
Cause
The SERVER process indicated by process-name has stopped normally. 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.
3208
INFO Registered Worker process-name
Cause
Indicates that the SWORKER process with process-name has registered with the SERVER process.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3209
INFO Deregistered Worker process-name
Cause
Indicates that the previously registered SWORKER process with process-name is no longer registered with the SERVER process.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3210
INFO Transaction default timeout default-timeout, max timeout max-timeout.
Cause
Indicates that the TMF transaction default timeout is default-timeout seconds, and the maximum TMF transaction timeout is max-timeout seconds. For more information, see the --default-tx-timeout and --max-tx-timeout options in the SERVER Command Line Reference.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3211
INFO Using TLS options: options
Cause
Indicates that the TLS options specified by the --tls-options startup option were successfully loaded.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3212
INFO TLS cipher list: cipher-list
Cause
Indicates that the TLS cipher list specified by the --tls-cipher-list startup option was successfully loaded.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3213
INFO Worker monitoring is enabled | disabled. minimum-up-time
Cause
Indicates that SWORKER process monitoring by the SERVER process is enabled or disabled. If enabled, the minimum-up-time value is displayed in seconds. For more information, see the --monitor-workers option in the SERVER Command Line Reference.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3214
INFO Worker process-name has stopped.
Cause
Indicates that the SERVER process has received a system STOP message for SWORKER process process-name.
Effect
The SWORKER process is no longer running and will be deregistered.
Recovery
Informational message only; no corrective action is needed.
3215
INFO Worker process-name restarted in CPU cpu.
Cause
Indicates that the SERVER process has restarted SWORKER process process-name in CPU cpu, after the SWORKER process stopped abnormally.
Effect
The SWORKER process is restarted.
Recovery
Informational message only; no corrective action is needed.
3218
INFO Using default encoding encoding-name
Cause
Indicates that the default encoding to use for character string conversions for all services is encoding-name. For more information, see the --default-encoding option in the SERVER Command Line Reference.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3221
INFO TLS protocols available: protocol-list
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3222
INFO Configuration monitoring is disabled.
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3223
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.
3225
INFO BLOB file config is 'pattern=pattern user=user security=security-string extents=extents'.
Cause
Indicates that BLOB files will be created using the pattern, user, security-string, and extents indicated. For more information, see the --blob-files option in the SERVER Command Line Reference.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3226
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.
3227
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.
3228
INFO Server process has switched. Renewing registration.
Cause
This SWORKER process has detected that the SERVER process has switched from primary to backup.
Effect
The SWORKER process will renew its registration with the new primary SERVER process.
Recovery
Informational message only; no corrective action is needed.
3229
INFO Console HSTS max-age is count seconds.
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
3230
INFO Service HSTS max-age is count seconds.
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.
3270
INFO Loading message logging configuration from file-name.
Cause
This event is used for informational purposes.
Effect
None.
Recovery
Informational message only; no corrective action is needed.