xJCL.data.[line.{0}]:.invalid.xJCL:.property.[{1}].with.value.[{2}].is.circular=CWLRB5805E: xJCL data [line {0}]: invalid xJCL: property [{1}] with value [{2}] is circular
Explanation
The symbolic variable name {1} with value {2} cannot be applied to the xJCL data, which is the previously displayed line {0}. Performing the substitution would result in a variable substitution loop.
User response
Correct the invalid xJCL and resubmit the failing job.