Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page details all the error messages that could potentially appear in the S2PX log file.

Error Type

Error Message

UNEXPECTED_ERROR

Unexpected error AGGREGATOR_STAGE_KEYS_NOT_MATCHING

The output column '${ERROR_ID}' occurred processing KEY}' cannot be matched to an input column either by name or position. Please check stage '${JOBSTAGE}' , please verify that this job or shared container successfully compiles and raise a support ticket if the problem persists

UNATTACHED_STAGE

in job '${JOB}' contains one or more unattached links, all jobs and shared containers must be compilable before S2PX translationSHARED_CONTAINER_LINK_NOT_FOUND

CUSTOM_ROUTINE_ARGUMENT_MISMATCH

'${JOB}' references shared container ROUTINE_NAME}' was called with ${CALL_ARGUMENTS} arguments inside of stage '${CONTAINER_NAME}' which could not be found or is missing link '${PARTNER_LINK}'STAGE}' in job '${JOB}', expected ${EXPECTED_ARGUMENTS}

CUSTOM_ROUTINE_NOT_FOUND

Cannot find custom routine '${ROUTINE_NAME}' inside of stage '${STAGE}' in job '${JOB}'

USTOMFAILED_TO_ROUTINEDECODE_ARGUMENTXML_MISMATCH'${ROUTINE_NAME}' was called with ${CALL_ARGUMENTS} arguments inside PROPERTIES

Failed to decode XML properties of stage '${STAGE}' in job '${JOB}', expected ${EXPECTED_ARGUMENTS}

UNEXPECTED_NULL_SYSTEM_VARIABLE

@Null appeared in an unexpected location inside

FAILED_TO_PARSE_XML_DESCRIPTOR

Failed to parse XML descriptor of stage '${STAGE}' in job '${JOB}'

PARAMETER_SET_NOT_FOUND

Failed to resolve Parameter or Parameter Set from Parameter set '${PARAMETER_SET_NAME}' in job '${JOB}' in stage '${STAGE}'

FAILEDSHARED_TOCONTAINER_PARSELINK_XMLNOT_DESCRIPTORFailed to parse XML descriptor of stage '${STAGE}' in job FOUND

'${JOB}' references shared container '${CONTAINER_NAME}' which could not be found or is missing link '${PARTNER_LINK}'

UNATTACHED_STAGE

'${JOB}' contains one or more unattached links, all jobs and shared containers must be compilable before S2PX translation

UNEXPECTED_ERROR

Unexpected error '${ERROR_ID}' occurred processing '${JOB}'

FAILED_TO_DECODE_XML_PROPERTIES

Failed to decode XML properties , please verify that this job or shared container successfully compiles and raise a support ticket if the problem persists

UNEXPECTED_NULL_SYSTEM_VARIABLE

@Null appeared in an unexpected location inside of stage '${STAGE}' in job '${JOB}'

UNKNOWN_STAGE_TYPE

Unknown stage type found. ${STAGE_TYPE} stage '${STAGE}' in job '${JOB}' has been converted to a copy stage.

AGGREGATOR_STAGE_KEYS_NOT_MATCHING

The output column '${KEY}' cannot be matched to an input column either by name or position. Please check stage '${STAGE}' in job '${JOB}'