Data Export Error Codes/Messages


Error CodeError Message
GENERIC_ERROR_CODEerror.genericErrorGeneric error
FILE_DEFINITION_NOT_FOUNDerror.fileDefinition.notFoundFile Definition not found
S3_BUCKET_NAME_NOT_FOUNDerror.s3.bucketNameNotFoundS3 bucket name is not found in System Properties
NO_FILE_GENERATEDerror.binaryFile.notGeneratedNothing to export: no .mrc file generated
USER_NOT_FOUNDerror.user.notFoundUser not found
INVALID_UPLOADED_FILE_EXTENSIONerror.uploadedFile.invalidExtensionFile name extension does not corresponds csv format
INVALID_UPLOADED_FILE_EXTENSION_FOR_HOLDING_ID_TYPEerror.uploadedFile.invalidExtensionOnly csv format is supported for holdings export
INVALID_UPLOADED_FILE_EXTENSION_FOR_AUTHORITY_ID_TYPEerror.uploadedFile.invalidExtensionOnly csv format is supported for authority export
FILE_ALREADY_UPLOADEDerror.fileDefinition.fileAlreadyUploadedFile already uploaded for this FileDefinition
NOTHING_TO_EXPORTerror.nothingToExportNo exported records, nothing to export
FAIL_TO_UPDATE_JOBerror.jobExecution.failToUpdateJobFail to prepare job execution for export
ERROR_QUERY_RULES_FROM_CONFIGURATIONSerror.configurations.queryRulesError while query the rules from mod configuration: %s
ERROR_QUERY_CONFIGURATIONSerror.configurations.queryConfigsError while query the configs from mod configuration by query: %s, %s
ERROR_QUERY_HOSTerror.configurations.queryHostNo configuration for host found in mod-config. There will be no links to the failed records for this job
ERROR_GETTING_INSTANCES_BY_IDSerror.inventory.gettingInstancesByIdsError while getting instances by ids. %s
ERROR_GETTING_HOLDINGS_BY_IDSerror.messagePlaceholderError while getting holdings by ids. %s
ERROR_GETTING_REFERENCE_DATAerror.inventory.gettingReferenceDataError while getting reference data from inventory during the export process by calling %s
ERROR_GETTING_HOLDINGS_BY_INSTANCE_IDerror.inventory.gettingHoldingsByInstanceIdError while getting holdings by instance id: %s, message: %s
ERROR_GETTING_ITEM_BY_HOLDINGS_IDerror.inventory.gettingItemsByHoldingsIdError while getting items by holding ids %s
ERROR_CALLING_URIerror.callingUriException while calling %s, message: %s
ERROR_GETTING_USERerror.user.gettingByIdError while getting user with id = %s, message: %s
ERROR_SAVING_RECORD_TO_FILEerror.savingRecordToFileError during saving record to file
INVALID_EXPORT_FILE_DEFINITION_IDerror.fileDefinition.invalidWithIdInvalid export file definition with id: %s
INVALID_EXPORT_FILE_DEFINITIONerror.fileDefinition.invalidInvalid export file definition
S3_BUCKET_IS_NOT_PROVIDEDerror.s3.bucketIsNotProvidedS3 bucket is not provided
INVALID_UUID_FORMATerror.invalidUuidFormatInvalid UUID format: %s
DEFAULT_MAPPING_PROFILE_NOT_FOUNDerror.mappingProfile.defaultNotFoundDefault mapping profile not found
ERROR_READING_FROM_INPUT_FILEerror.readingFromInputFileError while reading from input file with uuids or file is empty
ERROR_INVALID_CQL_SYNTAXerror.invalidCqlSyntaxInvalid CQL syntax in %s
SOME_UUIDS_NOT_FOUNDerror.uuidsNotFoundRecord not found: %s
SOME_RECORDS_FAILEDerror.someRecordsFailedFailed records number: %s
DATE_PARSE_ERROR_CODEerror.mapping.dateParseAn error occurs during parsing the date while the mapping process
UNDEFINEDerror.mapping.undefinedUndefined error during the mapping process
ERROR_FIELDS_MAPPING_INVENTORYerror.mapping.fieldsMappingInventoryAn error occurred during fields mapping for inventory record
ERROR_FIELDS_MAPPING_INVENTORY_WITH_REASONerror.mapping.fieldsMappingInventoryWithReasonAn error occurred during fields mapping for inventory record, affected field: fieldName - %s, fieldValue - $s
ERROR_FIELDS_MAPPING_SRSerror.mapping.fieldsMappingSrsAn error occurred during fields mapping for srs record with id: %s, reason: %s, cause: %s
ERROR_MESSAGE_PLACEHOLDERerror.messagePlaceholder%s
ERROR_MARC_RECORD_CANNOT_BE_CONVERTEDerror.messagePlaceholderJson record cannot be converted to marc format, cause: %s
INVALID_SRS_MAPPING_PROFILE_RECORD_TYPEerror.mappingProfile.invalidSrsRecordTypeCombinationSRS record type cannot be combined together with INSTANCE record type
ERROR_ONLY_DEFAULT_HOLDING_JOB_PROFILE_IS_SUPPORTEDerror.messagePlaceholderFor exporting holding records only the default holding job profile is supported
ERROR_ONLY_DEFAULT_AUTHORITY_JOB_PROFILE_IS_SUPPORTEDerror.messagePlaceholderFor exporting authority records only the default authority job profile is supported
ERROR_JOB_IS_EXPIREDerror.messagePlaceholderJob was expired: no updates for more than 1 hour
ERROR_FILE_BEING_UPLOADED_IS_TOO_LARGEerror.fileIsTooLargeFile being uploaded is too large
ERROR_DUPLICATE_SRS_RECORDerror.duplicateSRSInstance with HRID : %s has following SRS records associated: %s
ERROR_MESSAGE_JSON_CANNOT_BE_CONVERTED_TO_MARCerror.recordIsTooLongRecord is too long to be a valid MARC binary record, it's length would be %d which is more than 99999 bytes
ERROR_MESSAGE_UUID_IS_SET_TO_DELETIONerror.setToDeletionAuthority record %s is set for deletion and cannot be exported using this profile
ERROR_MESSAGE_USED_ONLY_FOR_SET_TO_DELETIONerror.onlyForSetToDeletionThis profile can only be used to export authority records set for deletion
ERROR_MESSAGE_PROFILE_USED_ONLY_FOR_NON_DELETEDerror.profileUsedToNonDeletedThis profile can only be used to export authority records not deleted
ERROR_MESSAGE_TENANT_NOT_FOUND_FOR_HOLDINGerror.tenantNotFoundForHoldingTenant cannot be found for holding with id %s
ERROR_MESSAGE_NO_AFFILIATIONerror.noAffiliation%s - the user %s does not have permissions to access the holdings record in %s data tenant.
ERROR_DUPLICATED_IDSerror.duplicatedIdsERROR UUID %s repeated %s times.
ERROR_CONVERTING_JSON_TO_MARCerror.convertJsonToMarcError converting json to marc for record %s
ERROR_RULE_NO_INDICATORSerror.noIndicatorsTag rule %s doesn't have indicators
ERROR_CONVERTING_TO_JSON_HOLDINGerror.convertingToJson.holdingError converting to json holding by id %s
ERROR_CONVERTING_TO_JSON_INSTANCEerror.convertingToJson.instanceError converting to json instance by id %s



Additional information: ErrorCode.java