Skip to content

Autostore Error Codes

This page provides a comprehensive reference of error codes that may be encountered when working with the Autostore system. Each error includes a code number, brief description, and detailed explanation where applicable.

Error CodeError DescriptionError Details
1000PORT_IS_NOT_AVAILABLEThe specified Port is not available.
1001PORT_IS_CLOSINGThe specified Port is closing.
1002PORT_IS_ALREADY_OPENThe specified Port is already open.
1003MISSING_PARAMETER_PORT_IDMandatory parameter port_id is missing.
1004INVALID_PARAMETER_PORT_IDParameter port_id is not valid (invalid format or out of range).
1006INVALID_PARAMETER_CONTENTParameter content is not valid (invalid format or out of range).
1007INVALID_PARAMETER_CATEGORYParameter category is not valid (invalid format or out of range).
1008INVALID_PARAMETER_REQ_TIMEParameter req_time is not valid (invalid format or out of range).
1009PORT_IS_NOT_OPENThe specified Port is not open.
1010INVALID_PARAMETER_BIN_IDParameter bin_id is not valid (invalid format or out of range).
1011BIN_DOES_NOT_EXISTThe specified Bin does not exist.
1012INVALID_PARAMETER_TASK_IDParameter task_id is not valid (invalid format or out of range).
1013INVALID_PARAMETER_TASKGROUP_IDParameter taskgroup_id is not valid (invalid format or out of range).
1014INVALID_PARAMETER_SHIPMENTParameter shipment is not valid (invalid format or out of range).
1015NO_TASKS_OR_BINS_FULFILLS_PORT_SELECTThere are no tasks or Bins that fulfill the Port select requirements.
1016NO_READY_BINS_FULLFILLS_PORT_SELECTThere are no Bins ready that fulfill the Port select requirements.
1017TASK_DOES_NOT_EXISTThe specified task does not exist.
1018TASKGROUP_DOES_NOT_EXISTThe specified task group does not exist.
1019TASKGROUP_IS_SELECTED_BY_ANOTHER_PORTThe specified task group is selected by another Port.
1020CONFLICTS_WITH_PREV_OPENBINThe openbin conflicts with a previous openbin call that is not yet closed.
1021CONFLICTS_WITH_SELECTED_SHIPMENTThe openbin conflicts with the Port’s selected shipment.
1022CONFLICTS_WITH_SELECTED_TASKGROUPThe openbin conflicts with the Port’s selected task group.
1023MULTIPLE_SELECTION_PARAMS_NOT_ALLOWEDMultiple selection parameters are not allowed.
1024MISSING_PARAMETER_BIN_IDMandatory parameter bin_id is missing.
1025INVALID_PARAMETER_TASK_COMPLETEParameter taskcomplete is not valid (invalid format or out of range).
1026PORT_HAS_NOT_SELECTED_BINThe Port does not have a selected Bin.
1027BIN_IS_NOT_READY_IN_PORTThe Bin is not yet ready in the Port.
1028BIN_AND_TASK_CONFLICTS_WITH_SELECTEDThe Bin and task parameters conflict with the open Bin and task.
1029BIN_IS_ALREADY_INSERTEDThe specified Bin is already inserted.
1030PORT_HAS_A_SELECTED_BINThe Port has a selected Bin.
1031MISSING_PARAMETER_TASKGROUP_IDMandatory parameter taskgroup_id is missing.
1032TASKGROUP_ALREADY_EXISTSThe task group already exists.
1033TASK_ALREADY_EXISTSThe task already exists.
1034MISSING_PARAMETER_CATEGORYMandatory parameter category is missing.
1035MISSING_PARAMETER_REQ_TIMEMandatory parameter req_time is missing.
1036MISSING_PARAMETER_PRIORITYMandatory parameter priority is missing.
1037INVALID_PARAMETER_PRIORITYParameter priority is not valid (invalid format or out of range).
1038INVALID_PARAMETER_STARTTIMEParameter start_time is not valid (invalid format or out of range).
1039INVALID_PARAMETER_SUSPENDEDParameter suspended is not valid (invalid format or out of range).
1040MISSING_PARAMETER_TASK_IDMandatory parameter task_id is missing.
1041INVALID_PARAMETER_ITEMParameter item is not valid (invalid format or out of range).
1042INVALID_PARAMETER_ORDERParameter order is not valid (invalid format or out of range).
1043TASKGROUP_DOES_NOT_HAVE_TASKSThe task group has no tasks.
1044TASKGROUP_IS_SELECTED_BY_PORTThe task group is selected by a Port.
1045TASK_IS_SELECTED_BY_A_PORTThe task is selected by a Port.
1046XML_PARSE_ERRORXML parsing error.
1047UNKNOWN_METHODUnknown method.
1048SYSTEM_IS_NOT_AVAILABLESystem is not available.
1049RESPONSE_OVERFLOWResponse overflow.
1050TOO_MANY_CATEGORY_OR_CONTENT_CODESToo many categories or content codes. Select > 32.
1051CONFLICTING_CATEGORY_AND_CONTENTConflicting category and content.
1052INVALID_PARAMETER_SUSPEND_TASKGROUPParameter suspendtaskgroup is not valid (invalid format or out of range).
1053INVALID_PARAMETER_MIN_TASKGROUP_IDParameter mintaskgroupid is not valid (invalid format or out of range).
1054INVALID_PARAMETER_MAX_TASKGROUP_IDParameter maxtaskgroupid is not valid (invalid format or out of range).
1055PARAMETER_MIN_BINID_IS_INVALIDParameter min_bin_id is not valid (invalid format or out of range).
1056PARAMETER_MAX_BINID_IS_INVALIDParameter max_bin_id is not valid (invalid format or out of range).
1057INVALID_PARAMETER_EST_PICK_TIMEParameter estpicktime is not valid (invalid format or out of range).
1058BIN_IS_STILL_OUTSIDEBin is still outside.
1059TOO_MANY_TASKS_INCLUDEDToo many tasks included. The maximum number of tasks in a single taskgroup is 4000 tasks.
1060PARAMETER_PORT_MODE_IS_INVALIDParameter port_mode is not valid (invalid format or out of range).
1061PARAMETER_TARGET_GRID_IS_INVALIDParameter target_grid is not valid (invalid format or out of range).
1062PORT_FLOW_OVERFLOWPort queue is full. The maximum size of a port’s port queue is 1000 bins.
1063BIN_FLOW_OVERFLOWBin preparation queue is full. The maximum size of the bin preparation queue is 20000 bins.
1064PARAMETER_ELEMENT_BINS_MISSINGMandatory parameter element Bins are missing.
1065PARAMETER_ALL_IS_NOT_VALIDParameter all is not valid (invalid format or out of range).
1066PARAMETER_X_IS_MISSINGMandatory parameter x is missing.
1067PARAMETER_X_IS_INVALIDParameter x is not valid (invalid format or out of range).
1068PARAMETER_Y_IS_MISSINGMandatory parameter y is missing.
1069PARAMETER_Y_IS_INVALIDParameter y is not valid (invalid format or out of range).
1070PARAMETER_GETBIN_IS_MISSINGMandatory parameter getbin is missing.
1071PARAMETER_GETBIN_IS_INVALIDParameter getbin is not valid (invalid format or out of range).
1072POS_DOES_NOT_BELONG_TO_PORTThe specified position does not belong to the specified Port.
1073INVALID_PARAMETER_BIN_TYPEParameter bin_type is not valid (invalid format or out of range).
1074LOCATION_IS_READYLocation is ready. The message portlocationready has been sent. Before sending the next portcellallocate for the same cell, the Bin must be confirmed in the Port (confirmation from Log Publisher).
1075INVALID_PARAMETER_BIN_MODEParameter bin_mode is not valid (invalid format or out of range).
1076BIN_IS_NOT_OUTSIDEBin is not outside.
1077MAX_NUMBER_OF_BINS_ARE_INSERTEDMaximum number of Bins already inserted.
1078BIN_IS_IN_PORTBin is in Port. The messages forecastbin and cancelforecastbin will be rejected if the Bin is in a Port.
1079INVALID_BIN_MODE_HOSTIllegal Bin mode. The message forecastbin will be rejected if the current bin mode is not GRID. The message cancelforecastbin will be rejected if the current bin mode is not FORECAST.
1080METHOD_IS_NOT_SUPPORTEDMethod is not supported. The method is not supported by some of the other modules. For example, the method may requires a newer version of Autostore Driver or Autostore Planner.
1081MANDATORY_PARAMETER_INDEX_IS_MISSINGMandatory parameter index is missing.
1082PARAMETER_INDEX_NOT_VALIDParameter index not valid (invalid format or out of range).
1083NO_ROOM_FOR_GIVEN_CONTENTNo room for given content.
1084PARAMETER_CONFIGNAME_IS_NOT_VALIDInvalid parameter configname.
1085PARAMETER_CONFIGVALUE_IS_NOT_VALIDInvalid parameter configvalue.
1086MANDATORY_PARAMETER_BINTYPE_MISSINGMandatory parameter bin_type is missing.
1087ILLEGAL_PORT_TYPEIllegal Port type.
1088PARAMETER_CHARGEPCT_IS_INVALIDParameter charge_percent is not valid (invalid format or out of range).
1089BIN_TYPE_NOT_SUPPORTED_IN_PORTBin type not supported in port.
1090CATEGORY_CONFLICTCategory conflict.
1091TASKGROUP_BELONGS_TO_SHIPMENTTask group belongs to shipment.
1092TASKGROUP_BELONGS_TO_SEQUENCETask group belongs to sequence.
1093PORT_MODE_SEQUENCE_REQUIREDPort mode sequence required.
1094MISSING_OR_UNKNOWN_SEQUENCE_COMMANDMissing or unknown sequence command.
1095CANNOT_SET_PORT_MODECannot set port mode.
1096BIN_BATCH_OVERFLOWBin batch overflow.
1097INVALID_PARAMETER_BIN_BATCHInvalid parameter bin_batch.
1098INVALID_PARAMETER_BATCH_STRINGInvalid parameter batch_string.
1099ILLEGAL_PORT_MODEIllegal port mode.
1100INVALID_PARAMETER_TIMEOUT_MODEInvalid parameter timeout_mode.
1101INVALID_PARAMETER_TIMEOUT_VALUEInvalid parameter timeout_value.
1102MISSING_PARAMETER_SOURCE_PORT_IDMandatory parameter source_port_id is missing.
1103INVALID_PARAMETER_SOURCE_PORT_IDParameter source_port_id is not valid (invalid format or out of range).
1104MISSING_PARAMETER_TARGET_PORT_IDMandatory parameter target_port_id is missing.
1105INVALID_PARAMETER_TARGET_PORT_IDParameter target_port_id is not valid (invalid format or out of range).
1106MISSING_PARAMETER_SOURCE_BIN_IDMandatory parameter source_bin_id is missing.
1107INVALID_PARAMETER_SOURCE_BIN_IDParameter source_bin_id is not valid (invalid format or out of range).
1108MISSING_PARAMETER_TARGET_BIN_IDMandatory parameter target_bin_id is missing.
1109INVALID_PARAMETER_TARGET_BIN_IDParameter target_bin_id is not valid (invalid format or out of range).
1110MISSING_PARAMETER_SOURCE_COMPARTMENTMandatory parameter source_compartment is missing.
1111INVALID_PARAMETER_SOURCE_COMPARTMENTParameter source_compartment is not valid (invalid format or out of range).
1112MISSING_PARAMETER_TARGET_COMPARTMENTMandatory parameter target_compartment is missing.
1113INVALID_PARAMETER_TARGET_COMPARTMENTParameter target_compartment is not valid (invalid format or out of range).
1114MISSING_PARAMETER_QUANTITYMandatory parameter quantity is missing.
1115INVALID_PARAMETER_QUANTITYParameter quantity is not valid (invalid format or out of range).
1116SOURCE_PORT_IS_NOT_AVAILABLESource port is not available.
1117TARGET_PORT_IS_NOT_AVAILABLETarget port is not available.
1118SOURCE_BIN_DOES_NOT_EXISTSource bin does not exist.
1119TARGET_BIN_DOES_NOT_EXISTTarget bin does not exist.
1120TASKGROUP_IS_NOT_IN_SEQUENCETask group is not in sequence.
1121TASKGROUP_IS_NOT_FIRST_IN_SEQUENCETask group is not first in sequence.
1122TASKGROUP_ITEM_AND_ORDER_CONFLICTTask group item and order conflict.
1123SELECTED_TASKGROUP_MUST_BE_FIRST_IN_SEQUENCESelected task group must be first in sequence.
1124ILLEGAL_PORT_NUMBERIllegal port number.
1125BIN_IS_IN_UNAVAILABLE_CELLBin is in unavailable cell.
1126TOO_MANY_BINS_INCLUDEDToo many bins included.
1127MISSING_PARAMETER_CONTENTMandatory parameter content is missing.
1128BIN_IN_CELL_AWAITING_GETBin in cell awaiting get.
1129CANNOT_DELETE_BINCannot delete bin.
9001TOO_MANY_TASKGROUPS_ARE_QUEUEDToo many task groups are queued.
9002TOO_MANY_TASKS_ARE_QUEUEDToo many tasks are queued.
9997UNDEFINED_ERRORUndefined error (internal server error).
9998UNKNOWN_DRIVER_REJECTUnknown reject code.
9999DRIVER_TIMEOUTDriver timeout. The method may or may not have been completed. The WMS must handle both situations. The interface did not receive confirmation from the driver within the time limit (might be a network issue between application server and ASCS). In a simulation environment, this fault can be caused by a too high time factor or workload on the simulation server.

These errors relate to port availability, status, and operations.

These errors occur when required parameters are missing or contain invalid values.

These errors relate to task and task group management and conflicts.

System and Communication Errors (1046-1080)

Section titled “System and Communication Errors (1046-1080)”

These errors indicate system-level issues, communication problems, or unsupported operations.

Configuration and Advanced Errors (1081-1129)

Section titled “Configuration and Advanced Errors (1081-1129)”

These errors relate to configuration parameters and advanced system operations.

These errors indicate system performance issues, queue overflows, or timeout conditions.