AWKCLI - Command line messages

This section lists error and warning messages that might be generated by the dynamic workload broker Command Line Interface.

The message component code is CLI.

AWKCLI001E

An error occurred while getting the configuration file "config_file". The following error was returned: "error".

See message text.

The application will use the default values.

Check the configuration file path.

AWKCLI013E

The required variable "variable" is missing from the configuration file.

See message text.

The operation is not performed.

Define the variable in configuration file.

AWKCLI031E

The command failed because of a missing mandatory parameter "parameter".

See message text.

The operation is not performed.

Insert the missing parameter.

AWKCLI032E

The command failed because of a missing value for a parameter: "parameter"

See message text.

The operation is not performed.

Insert the missing parameter value.

AWKCLI033W

Unable to read the configuration file "file_name" . The default configuration file will be used.

The configuration file might be corrupted or missing.

The operation continues using values from the default file.

Check that the configuration file is correct.

AWKCLI034E

Unable to read the default configuration file.

See message text.

The operation is not performed.

Check that the default configuration file is correct.

AWKCLI035E

Unable to read configuration files.

See message text.

The operation is not performed.

Check that the configuration file is correct.

AWKCLI036E

The command failed because the variable "variable" is not present in the configuration file.

A required variable cannot be found in the configuration file.

The operation is not performed.

Set the variable in configuration file and try again.

AWKCLI040E

The command failed because the parameter "VALUE_0" is not specified as a command parameter and the property "VALUE_1" is not present in the configuration file.

See message text.

The operation is not performed.

Specify the required parameter.

AWKCLI041E

The command failed because of a missing parameter. One of the following parameters is required: "parameter_1" , "parameter_2" .

See message text.

The operation is not performed.

Define the missing parameter.

AWKCLI042E

The command failed because the following mutually exclusive parameters were both included. "parameter_1" , "parameter_2" .

See message text.

The operation is not performed.

Reissue the command specifying only one of the parameters.

AWKCLI043E

The command failed because a variable has an incorrect format: "VALUE_0".

See message text.

The operation is not performed.

Check the JSDL variable format.

AWKCLI044E

The command failed because neither of the following affinity parameters was specified: "parameter_1" , "parameter_2" .. One of the parameters must be specified.

See message text.

The operation is not performed.

Specify one of the affinity parameters.

AWKCLI045E

The command failed because only one of the following affinity parameters can be specified: "parameter_1" , "parameter_2" .

See message text.

The operation is not performed.

Check the affinity parameters specification.

AWKCLI046E

The command failed because of an incorrect affinity format: "VALUE_0".

See message text.

The operation is not performed.

Check the affinity parameter format.

AWKCLI047E

The command failed because parameter "parameter" is not applicable.

See message text.

The operation is not performed.

Correct the command and try again.

AWKCLI049E

Unable to find the address of a Dynamic Workload Broker server in the configuration file.

No Job Dispatcher is specified.

A valid Dynamic Workload Broker server address must be specified in the configuration file.

AWKCLI050E

The Dynamic Workload Broker server address "address"is not in a correct format.

The Dynamic Workload Broker server address found in the configuration file is not a valid address.

Check the Dynamic Workload Broker server address format.

AWKCLI051E

An unexpected error occurred while submitting the job.

See message text.

The operation is not performed.

Check the log file for information about the cause of the error.

AWKCLI052E

Unable to find the JSDL file "file_name".

See message text.

The operation is not performed.

Check that the JSDL file is present in the specified directory.

AWKCLI053E

The JSDL file format is not correct: "VALUE_0" --- "VALUE_1".

The JSDL file is not well formed according to the JSDL specification.

The operation is not performed.

Check the JSDL file format

AWKCLI054E

Dynamic Workload Broker server service is not available

Possible causes are:
  • The server cannot be contacted, is not responding, or is switched off.
  • The service is already active or has been disabled.

Check the status and the accessibility of the Dynamic Workload Broker server.

AWKCLI055E

The operation failed because the input parameter is incorrect. "parameter"

One of the parameters cannot be processed by the Dynamic Workload Broker server

The operation is not performed.

None.

AWKCLI056E

Dynamic Workload Broker server - operation failed. "VALUE_0"

See message text.

The operation is not performed.

None.

AWKCLI057E

An unexpected error occurred.

See message text.

The operation is not performed.

Check the log file for more information about the error.

AWKCLI059E

Unable to find job ID "jobID".

See message text.

The operation is not performed.

Check whether the specified job ID exists.

AWKCLI060E

The operation failed because the specified state is not a valid job state.

See message text.

The operation is not performed.

Check whether the specified state is correct.

AWKCLI061E

The operation failed because job ID "jobID"is not correct.

See message text.

The operation is not performed.

Check whether the specified job ID is correct.

AWKCLI063E

The operation failed because of an incorrect parameter and value: "parameter" , "value". This parameter does not support wildcards.

See message text.

The operation is not performed.

Correct the command and try again.

AWKCLI065E

The job definition file "file_name" contains errors.

See message text.

The operation is not performed.

Check for errors in the job definition file.

AWKCLI066E

The job definition name "job_def"is not correct.

See message text.

The operation is not performed.

Check the job name.

AWKCLI067E

Unable to find the job definition "job_def" .

See message text.

The operation is not performed.

Check whether the specified job exists.

AWKCLI068E

The command failed because of an incorrect query parameter.

See message text.

The operation is not performed.

Specify a supported parameter.

AWKCLI069E

The specified job state "state"is not valid.

See message text.

The operation is not performed.

Correct the specified job state.

AWKCLI070E

One of the selection criteria must be specified.

See message text.

The operation is not performed.

Relaunch command specifying one of the selection criteria as described in command usage.

AWKCLI072E

Unable to find job status "status".

You have specified an incorrect job status.

The operation is not performed.

Correct the job status and try again.

AWKCLI073E

The command failed because the date "date" is in an incorrect format. The valid format is "date_format"

See message text.

The operation is not performed.

Correct the date and try again.

AWKCLI074E

You have specified an incorrect date: "date"

See message text.

The operation is not performed.

Correct the date and try again.

AWKCLI075E

The date from "date_1"to "date_2" is not valid.

See message text.

The operation is not performed.

Correct the dates and try again.

AWKCLI087E

Unable to find JSDL file "file_name" .

See message text.

The operation is not performed.

Check the JSDL file path.

AWKCLI088E

Unable to connect to the Dynamic Workload Broker server..

See message text.

The operation is not performed.

Check whether the Dynamic Workload Broker server is running and can be reached.

AWKCLI089E

Unexpected exception received while submitting the job.

See message text.

The operation is not performed.

Check the log file for more information about the error.

AWKCLI090E

An unexpected error occurred. Unable to contact the Dynamic Workload Broker server.

See message text.

The operation is not performed.

Check whether the Dynamic Workload Broker server is running and can be reached.

AWKCLI098E

The command failed because of a missing value for parameter "parameter" .

See message text.

The operation is not performed.

Retry the command specifying the missing value.

AWKCLI099E

The command failed because a mandatory parameter "parameter" is missing.

See message text.

The operation is not performed.

Retry the command specifying the missing parameter.

AWKCLI100E

The command failed because the value specified for the offset parameter "offset" is out of range. Specify a number between 0 and "Long_MAXVALUE".

See message text.

The operation is not performed.

See message text.

AWKCLI101E

The command failed because the value specified for the sizePage parameter "page_size" is out of range. Enter a valid number between 0 and "Integer_MAXVALUE".

See message text.

The operation is not performed.

See message text.

AWKCLI102E

A database error occurred. The internal error returned by the database manager is: "db_error".

See message text.

The operation is not performed.

Check the database status and availability.

AWKCLI105E

The command failed because the format of the Resource Definition file is incorrect.

See message text.

The operation is not performed.

Check the resource definition file.

AWKCLI109E

Incorrect JSDL file format "VALUE_0" --- "VALUE_1".

See message text.

The operation is not performed.

Check the JSDL file.

AWKCLI110E

The job ID "JobID" is not correct.

See message text.

The operation is not performed.

Correct the job ID.

AWKCLI120E

The command failed because of incorrect input parameters "parameters" .

See message text.

The operation is not performed.

Check the input parameters.

AWKCLI121E

Resource Advisor - Operation failed..

See message text.

The operation is not performed.

Check the log files and retry the operation.

AWKCLI122E

Job Dispatcher - Operation failed."VALUE_0".

See message text.

The operation is not performed.

Check the log files and retry the operation.

AWKCLI129E

The specified date "date" is in an incorrect format. The valid format is "date_format".

See message text.

The operation is not performed.

Correct the date format.

AWKCLI130E

You have specified an incorrect date: "date".

See message text.

The operation is not performed.

Correct the date.

AWKCLI132E

The Job Dispatcher service is unavailable.

See message text.

The operation is not performed.

Check whether the Job Dispatcher is running and can be reached.

AWKCLI134E

The job ID "jobID" is incorrect.

See message text.

The operation is not performed.

Check the job ID and retry the operation.

AWKCLI135E

The specified job state "state" is not correct.

See message text.

The operation is not performed.

Check the state value and the allowed values.

AWKCLI150E

The job definition "JOB_NAME" cannot be updated. It is not present in the Job Repository.

See message text.

The operation is not performed.

Check that the specified job definition name is correct.

AWKCLI151E

The "all_option" option cannot be used with other query filter options.

You can use this option on its own or define a query using a combination of other options.

The operation is not performed.

Check the command usage.

AWKCLI154E

The specified quantity "RESOURCE_QUANTITY" is not an integer. You can specify an integer within the 0 and 99999999 range.

See message text.

The operation is not performed.

Specify an integer.

AWKCLI155E

The specified quantity "RESOURCE_QUANTITY_RANGE" is outside the valid range. You can specify an integer within the 0 and 99999999 range.

See message text.

The operation is not performed.

Specify an integer within the 0 and 9999999 range.

AWKCLI156E

The specified resource name "RESOURCE_NAME" is not supported.

See message text.

The operation is not performed.

Insert a valid resource name.

AWKCLI157E

The specified resource type "RESOURCE_TYPE" is not supported.

See message text.

The operation is not performed.

Insert a valid resource type.

AWKCLI170E

Rollback failed with database error: "error".

An error occurred when trying to rollback a transaction.

See message text.

AWKCLI176E

The specified value "port" for the connection port is not a number. Specify a valid number in the command line configuration file.

The specified value is not a number.

The operation is not performed.

Insert a number for the connection port in the configuration file.

AWKCLI177E

The required server connection parameters are missing. Specify the hostname or the communication ports of the server in the command line configuration file.

You did not provide the hostname or the communication ports of the server.

The operation is not performed.

Specify the hostname or the communication ports of the server in the configuration file. Enter the command again.

AWKCLI179W

The broker server "server" is not responding.

The system is not reachable or the broker application server is not runnning.

The operation continues using other broker servers, if defined.

Check that the broker server data in the configuration file are correct and that the broker application is running on the server.

AWKCLI183W

It is not possible to perform the requested operation. The connection failed with all the defined broker servers.

It has not been possible to contact any of the defined broker servers.

The operation is not performed.

Check that the broker server data in the configuration file are correct and that the broker application is running on the server.

AWKCLI184W

Some required properties for the broker server "server" (backup server number "index") have not been correctly defined. The broker server "server" will be not added to the backup server list.

One or more required properties of the broker server configuration are missing or wrongly defined.

The operation is not performed.

Please check into the configuration file that all the required properties for the broker server configuration are present and correctly defined.

AWKCLI186E

An error occurred performing the requested operation.

The connection with the server succeeded but the operation has not been performed.

The operation is not performed.

Check the broker server logs for more details.