AWSRES - Common REST messages
This section lists error and warning action helper messages that might be issued by the common REST process.
The message component code is RES.
AWSRES001E The following fault message was received from the agent as a result of a scheduling request: "fault_message"
Explanation
AWSRES002E The requested service has ended with a fault. The internal error message is: "error_message".
Explanation
AWSRES003E The REST service cannot be contacted. Check if the service is running or the existence of firewall rules or some issues on the dns side resolving the server hostname that could prevent contacting the service. The internal error message is: "error_message".
Explanation
AWSRES004E An invalid response was returned.
Explanation
See message.
System action
The operation is not executed
Operator response
See message.
AWSRES005E The service at the address "error_message" cannot be contacted because the address is invalid.
Explanation
See message.
The URI is invalid and the service will not be contacted.
System action
The operation is not performed.
Operator response
Check what is wrong in the URI and take the appropriate action
AWSRES006E Unable to find the configuration file "config_file".
Explanation
See message.
System action
The request is rejected.
Operator response
Check that the configuration file is present in the Dynamic Workload Broker configuration directory.
AWSRES007E Unable to find the configuration file "config_file".
Explanation
See message.
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.
AWSRES008E You are not authorized to perform the requested operation.
Explanation
See message.
The specified certificate is not authorized to perform the operation. Your certificate must be authorized on the Broker server.
System action
The operation is not performed.
Operator response
Verify the certificate configuration and the list of authorized CN on the Broker server. For more information, see the Administration Guide.
AWSRES009E The following unexpected reply was returned: "error_message".
Explanation
See message.
The remote service returned a reply in a wrong format.
System action
The operation is not performed.
Operator response
See message.