AWSJSY - Symphony file processing messages
This section lists error and warning messages that might be generated by the routines that process the Symphony file.
The message component code is JSY.
AWSJSY101E The Symphony plan operation "operation" could not be completed because the requested Symphony plan object was not found. The internal error message is: "error_message".
Explanation
See message.
error_message explains more about the error, and identifies the Symphony plan object.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed, but with errors. The program continues.
Operator response
The internal error message indicates the requested object. Verify that the information relating to the object in the Symphony plan is correct. Correct any errors and retry the operation.
AWSJSY102E The Symphony plan operation "operation" could not be completed because the supplied variable was not found. The internal error message is: "error_message".
Explanation
See message.
error_message explains more about the error, and identifies the Symphony plan object.
operation identifies the operation that could not be completed.
System action
The current plan operation is not completed. The program continues.
Operator response
The internal error message indicates the supplied variable. Verify that the variable is present in the local parameter files using the parms utility.
AWSJSY103E The Symphony plan operation "operation" could not be completed because the dependency "dependency" of type "dependency_type" was not found.
Explanation
See message.
dependency_type identifies the type of the dependency that cannot be satisfied.
dependency identifies the dependency that cannot be satisfied.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed with errors.
Operator response
Check the values you supplied, correct them and retry the operation.
AWSJSY401E The Symphony plan operation "operation" could not be completed because an internal error has occurred while accessing the Symphony plan. The internal error message is: "error_message".
Explanation
See message.
error_message explains more about the error, and identifies the Symphony plan object.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed, but with errors. The program continues.
Operator response
The internal error message provides an explanation of the error cause. Follow the operator response actions for the indicated message.
AWSJSY402E An internal error has occurred. The Symphony plan operation "operation" could not be completed because an internal problem was found while accessing the configuration file. Either the file does not exist or it is corrupted.
Explanation
See message.
operation identifies the operation that could not be completed.
System action
The current plan object request is completed, but with errors. The program continues.
Operator response
An internal error has occurred. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJSY403E The Symphony plan operation "operation" could not be completed because a timeout occurred while connecting to the workstation containing the job output file..
Explanation
See message.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed with errors. The program continues.
Operator response
Ping the workstation or check with your network support organization to determine if there are network problems. If there are, retry the operation later when there is less network traffic. If there are no network problems, retry the operation.
If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJSY404E The Symphony plan operation "operation" could not be completed because an error has occurred while accessing the Symphony plan. The error message is: "error_message".
Explanation
See message.
error_message explains more about the error, and identifies the Symphony plan object.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed, but with errors. The program continues.
Operator response
The error message provides an explanation of the error cause. Follow the operator response actions for the indicated message.
AWSJSY405E The Symphony plan operation "operation" could not be completed because an error has occurred while accessing the requested file. The error message is: "error_message".
Explanation
See message.
error_message is another HCL Workload Automation error message that explains more about the error, and identifies the file that caused the problem.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed, but with errors. The program continues.
Operator response
The indicated error_message provides an explanation of the error cause. Follow the operator response actions for the indicated message.
AWSJSY501E Incorrect data was detected while performing the Symphony plan operation "operation". The internal error message is: "error_message". It identifies the incorrect data and the problem.
Explanation
Either the Dynamic Workload Console or the API has passed incorrect data.
error_message gives more information about the error, and includes the incorrect data.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed with errors. The program continues.
Operator response
Correct the data and retry the operation.
AWSJSY502E The Symphony plan operation "operation" cannot be performed because the filter "filter" is not valid.
Explanation
See message.
operation identifies the operation that could not be completed.
filter is the filter that is not valid.
System action
The current plan operation is completed with errors. The program continues.
Operator response
Check the value you supplied for the filter, correct it and retry the operation.
AWSJSY503E The Symphony operation "operation" cannot be performed because two incompatible filters have been specified for the same operation. The incompatible filters are: "filter1" and "filter2".
Explanation
A Symphony plan operation could not be completed because of an error in the input filters.
filter1 and filter2 identify the mutually incompatible filters.
System action
The current plan operation is completed with errors.
Operator response
Check the values you supplied for the filters, correct them and retry the operation.
AWSJSY504E A null value was specified for object "object" while performing the operation "operation". The value cannot be null.
Explanation
A Symphony plan operation could not be completed because of an error in the input parameters.
operation identifies the operation that could not be completed.
object is the object that was the subject of the operation.
System action
The current plan operation is completed with errors.
Operator response
Check the values you supplied for the filters, correct them and retry the operation.
AWSJSY505E A null value was specified for object "object1" and object "object2" while performing the "operation" operation. They cannot both be null.
Explanation
A Symphony plan operation could not be completed because of an error in the input parameters.
operation identifies the operation that could not be completed.
object1 and object2 are the objects that cannot both be null.
System action
The current plan operation is completed with errors.
Operator response
Check the values you supplied, correct them and retry the operation.
AWSJSY506E A null value was specified for object "object1", object "object2", object "object3" and object "object4" while performing the "operation" operation. They cannot all be null.
Explanation
A Symphony plan operation could not be completed because of an error in the input parameters.
operation identifies the operation that could not be completed.
object1, object2, object3, and object4 are the objects that cannot all be null.
System action
The current plan operation is completed with errors.
Operator response
Check the values you supplied, correct them and retry the operation.
AWSJSY507E The "operation" operation cannot be performed because a non-valid object instance has been specified for field "field_name".
Explanation
The value specified for a list element is not an instance of the expected class.
operation identifies the operation that could not be completed.
field_name identifies the field for which a non-valid object instance has been supplied.
System action
The current plan operation is completed with errors.
Operator response
Check the values you supplied, correct them and retry the operation.
AWSJSY508E You do not have permission to perform the operation "operation" on the following object type "object_type" with object key: "object_key".
Explanation
operation is the operation that has failed.
object_type and object_key identify the object that is the subject of the failed operation.
System action
The current plan operation is completed with errors.
Operator response
Check that you are using the correct user. Check that the permissions in the Security file are correct for this user and operation. Correct the values and retry the operation.
AWSJSY509E An incorrect value "value" was specified for the variable "variable" while performing the "operation" operation..
Explanation
A Symphony plan operation could not be completed because of an error in the input values.
operation is the operation that has failed.
variable identifies the variable that has an incorrect value.
value is the value that is incorrect.
System action
The current plan operation is completed with errors.
Operator response
Check the values you supplied, correct them and retry the operation.
AWSJSY510E The "operation" operation cannot be performed because a date or time range is not valid. The value specified for date or time field "field_1" is later than the value specified for date or time field "field_2".
Explanation
A Symphony plan operation could not be completed because of an error in the time restrictions of an input job or job stream.
operation is the operation that has failed.
field_1 identifies the start or until time field that has an incorrect value.
field_2 identifies the until or deadline time field that forces a constraint on the previous field.
System action
The current plan operation is completed with errors.
Operator response
Check the values you supplied, correct them and retry the operation.
AWSJSY512E The Symphony plan operation "operation" cannot be performed because the value "value" is not valid for the filter "filter".
Explanation
See message.
operation identifies the operation that could not be completed.
value is the value that is not valid.
filter is the input filter.
System action
The current plan operation is completed with errors. The program continues.
Operator response
Check the value you supplied, correct it and retry the operation.
AWSJSY513E The Symphony plan operation "operation" cannot be performed because the connection timed out.
Explanation
See message.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed with errors. The program continues.
Operator response
Ping the workstation or check with your network support organization to determine if there are network problems. If there are, retry the operation later when there is less network traffic. If there are no network problems, retry the operation.
If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJSY514E The Symphony plan operation "operation" cannot be performed because the Symphony file "symphony_file" cannot be opened.
Explanation
See message.
operation identifies the operation that could not be completed.
symphony_file identifies the Symphony file that cannot be opened.
System action
The current plan operation is completed with errors. The program continues.
Operator response
Check the input parameters, correct the error and retry the operation.
AWSJSY515E The Symphony plan operation "operation" cannot be performed because you are adding a self-dependency to the job "job_key", which is not allowed.
Explanation
A job cannot have a dependency on itself.
job_key identifies the job with the error.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed with errors. The program continues.
Operator response
Check the input parameters, correct the error and retry the operation.
AWSJSY516E The Symphony plan operation "operation" cannot be performed because the value "value" is not valid for the field "field".
Explanation
See message.
field is the field that contains the non-valid value.
value is the non-valid value.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed with errors. The program continues.
Operator response
Check the input parameters, correct the error and retry the operation.
AWSJSY517E The Symphony plan operation "operation" cannot be performed because you are adding a self-dependency to the job stream "job_stream_key", which is not allowed.
Explanation
A job stream cannot have a dependency on itself.
job_key identifies the job stream with the error.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed with errors. The program continues.
Operator response
Check the input parameters, correct the error and retry the operation.
AWSJSY518E The Symphony plan operation "operation" cannot be performed because the date "date" exceeds the maximum of 00:00:00 January 1, 2038 GMT.
Explanation
See message.
date identifies the date that exceeds the maximum allowed value (00:00:00 January 1, 2038 GMT).
operation identifies the operation that could not be completed.
System action
The current plan operation is completed with errors. The program continues.
Operator response
Check the input parameters, correct the error and retry the operation.
AWSJSY519E The variable "variable"cannot be specified while performing the operation "operation".
Explanation
A Symphony plan operation could not be completed because of an error in the input values.
The indicated variable can be specified only if you are performing a rerun step or a rerun from command.
operation is the operation that has failed.
variable identifies the variable that has an incorrect value.
System action
The current plan operation is completed with errors.
Operator response
Check the values you supplied, correct them and retry the operation.
AWSJSY520E The Symphony plan operation "operation" could not be completed because more than one dependency "dependency" of dependency type "dependency_type" exists.
Explanation
See message.
dependency_type identifies the type of the dependency that cannot be satisfied.
dependency identifies the dependency that cannot be satisfied.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed with errors.
Operator response
Use the dependency ID to uniquely identify it. Retry the operation.
AWSJSY521E The Symphony plan operation "operation" could not be completed because you do not have permission to perform the operation DISPLAY on the supplied local variable.
Explanation
See message.
operation identifies the operation that could not be completed.
System action
The current plan operation is completed with errors.
Operator response
Check that you are using the correct user. Check that the permissions in the Security file are correct for this user and operation. Correct the values and retry the operation.
AWSJSY522E The plan operation "operation" cannot be performed because the current plan does not exist.
Explanation
See message.
operation identifies the operation that could not be completed.
System action
The current plan operation cannot be completed. The current plan does not exist.
Operator response
Create a new plan and retry the operation.
AWSJSY523E The Symphony plan operation "operation" cannot be performed because the date "date" is invalid.
Explanation
See message.
date identifies the date that exceeds the maximum allowed value (00:00:00 January 1, 2038 GMT).
operation identifies the operation that could not be completed.
System action
The current plan operation is completed with errors. The program continues.
Operator response
Check the input parameters, correct the error and retry the operation.