AWKAUD - Audit service messages

This section lists error and warning audit service messages that might be issued.

The message component code is AUD.

AWKAUD050W

The audit property setting "property_name" is not specified or is blank in the auditing configuration file. Using the default value: "default_value".

See message text.

The operation is performed using the default value.

None.

AWKAUD051W

The directory name specified in the audit property "property_name" is not valid. Using default value: "default_value".

See message text.

The operation is performed using the default value.

None.

AWKAUD052W

The audit file prefix "prefix_value" is not valid or the auditing file path is too long. Using the default value "default_value".

See message text.

The operation is performed using the default value.

None.

AWKAUD053W

The audit file prefix is not specified or is blank. Using the default value "default_value".

See message text.

The operation is performed using the default value.

None.

AWKAUD054W

The audit property "property_name" is not valid, is negative, or exceeds the maximum supported value. Using the maximum value as default "default_value".

See message text.

The operation is performed using the default value.

None.

AWKAUD100E

Unable to find the audit configuration file "audit_file_path". Using the default configuration settings.

The auditing configuration file does not exist or is not readable. Default configuration settings are used.

The operation is performed using the default settings.

Check that the audit configuration file exists and that is readable. Create a new audit configuration file if it is missing.

AWKAUD101E

Unable to instantiate the "audit_type" event type.

The audit service is unable to instantiate the specified event type. The class path might be corrupted.

The operation is not performed.

Verify the installation and check whether the jar files have been deleted.

AWKAUD102E

Unable to instantiate the "provider_name" Auditing Event Provider.

The audit service is trying to instantiate an unknown or unsupported Auditing Event Provider.

The operation is not performed.

Check whether an unsupported Auditing Event Provider is specified in the audit configuration file.

AWKAUD103E

Unable to log the "event_type" audit event type.

The audit service is unable to process events of the specified type.

The operation is not performed.

Check whether an unsupported auditing event consumer is specified in the audit configuration file.

AWKAUD104E

Unable to process the "event_type" audit event type.

The audit service is unable to process events of the specified type.

The operation is not performed.

The file system might be full or the audit log file is not write-protected.

AWKAUD105E

Unable to use the directory specified for audit logs. The specified path and the filename might exceed the maximum length for files in the current operating system. Using: "new_file_location".

The audit service is unable to process events of the specified type.

The operation is performed using the file name and path specified in the message.

The file system might be full or the auditing log file is write-protected.