AWKSUL - Utility messages
This section lists error and warning utility messages that might be issued.
The message component code is SUL.
AWKSUL001E Unable to find the Dynamic Workload Broker path "path_label".
Explanation
See message text.
System action
The operation is not performed.
Operator response
None.
AWKSUL002E An internal error occurred while finding the Dynamic Workload Broker "path_label" path. The following error was returned: "error".
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check the returned error message.
AWKSUL003E Unable to parse the job definition document. The following error was returned: "parsing_error_message".
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check the returned error message.
AWKSUL004E Unable to parsing the job definition document. The XML is not correct or an I/O error occurred.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check the structure of the job definition document.
AWKSUL005E The application name "application_name" is not one of the following permitted values: "allowed_values_list".
Explanation
See message text.
System action
The operation is not performed.
Operator response
Select an application from the list of permitted applications.
AWKSUL006E The optimization name "optimization_name" is not one of the following permitted values: "allowed_values_list".
Explanation
See message text.
System action
The operation is not performed.
Operator response
Select an optimization name from the list of permitted values.
AWKSUL007E The recovery action name "recovery_action_name" is not one of the following permitted values: "allowed_values_list".
Explanation
See message text.
System action
The operation is not performed.
Operator response
Select a recovery action from the list of permitted values.
AWKSUL008E Unable to convert the job definition to an XML document.
Explanation
See message text.
System action
The operation is not performed.
Operator response
None.
AWKSUL009E An internal error occurred getting the configuration file "config_file". The following error was returned: "error".
Explanation
There was a problem starting the Dynamic Workload Broker server. The configuration file cannot be read.
System action
The Dynamic Workload Broker server was not started.
Operator response
Check if the configuration file is present in the Dynamic Workload Broker configuration directory, if it is readable and if it is syntactically correct.
AWKSUL010E Unable to find the configuration file "config_file".
Explanation
See message text.
System action
The Dynamic Workload Broker server was not started.
Operator response
Check that the configuration file is present in the Dynamic Workload Broker configuration directory.
AWKSUL011W An error occurred while loading the user configuration file "config_file". The following error was returned: "error". The default values will be used.
Explanation
See message text.
System action
The application will run with default configuration values.
Operator response
Check that the configuration file is present in the Dynamic Workload Broker configuration directory, that it is readable and that it is syntactically correct.
AWKSUL012W Unable to find the user configuration file "config_file". The default values will be used.
Explanation
See message text.
System action
The application will run with default configuration values.
Operator response
Check that the configuration file is present in the Dynamic Workload Broker configuration directory.
AWKSUL013E An error occurred while storing the user configuration file "config_file". The following error was returned: "error".
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check that there is enough space on the file system where Dynamic Workload Broker is installed and that the file system has write permissions.
AWKSUL014E The value "wrong_parameter_value" specified for configuration parameter "parameter" is too low.Specify a value in the range "minimum" to "maximum".The default value "default_parameter_value" will be used.
Explanation
See message text.
System action
The application will run with default configuration values.
Operator response
Correct the value specified in the configuration file and restart the server to use the new value.
AWKSUL015E The value "wrong_parameter_value" specified for configuration parameter "parameter" is too high.Please specify a value in the range "minimum" to "maximum".The default value "default_parameter_value" will be used.
Explanation
See message text.
System action
The application will run with default configuration values.
Operator response
Correct the value specified in the configuration file and restart the server to use the new value.
AWKSUL016I The configuration parameter "parameter" will be set to "parameter_value".
AWKSUL017E The configuration parameter "parameter" has the following incorrect number format "wrong_parameter_value". The default value "parameter_value" will be used.
Explanation
See message text.
System action
The application will run with default configuration values.
Operator response
Correct the value specified in the configuration file and restart the server to use the new value.
AWKSUL018E The configuration parameter "parameter" has a wrong format "wrong_parameter_value". The default value "parameter_value" will be used.
Explanation
See message text.
System action
The application will run with default configuration values.
Operator response
Correct the value specified in the configuration file and restart the server to use the new value.
AWKSUL019E Unsupported attribute or element: "element" with value: "value".
Explanation
See message text.
System action
The operation is not performed.
Operator response
Correct the JSDL
AWKSUL020E Unsupported element: "element".
Explanation
See message text.
System action
The operation is not performed.
Operator response
Fix the JSDL
AWKSUL021E The value "uservariable" is not allowed in the password field "passwordfield". The use of a variable as user is not allowed in password fields.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Correct the JSDL
AWKSUL022E The value "tag_value" contains an invalid keyword. The keyword "password_syntax" is allowed only in password fields.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Fix the JSDL
AWKSUL081W An incorrect duration has been specified: "duration".
Explanation
See message text.
System action
The operation is not performed.
Operator response
None.