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 Code Reference
Section titled “Error Code Reference”| Error Code | Error Description | Error Details |
|---|---|---|
| 1000 | PORT_IS_NOT_AVAILABLE | The specified Port is not available. |
| 1001 | PORT_IS_CLOSING | The specified Port is closing. |
| 1002 | PORT_IS_ALREADY_OPEN | The specified Port is already open. |
| 1003 | MISSING_PARAMETER_PORT_ID | Mandatory parameter port_id is missing. |
| 1004 | INVALID_PARAMETER_PORT_ID | Parameter port_id is not valid (invalid format or out of range). |
| 1006 | INVALID_PARAMETER_CONTENT | Parameter content is not valid (invalid format or out of range). |
| 1007 | INVALID_PARAMETER_CATEGORY | Parameter category is not valid (invalid format or out of range). |
| 1008 | INVALID_PARAMETER_REQ_TIME | Parameter req_time is not valid (invalid format or out of range). |
| 1009 | PORT_IS_NOT_OPEN | The specified Port is not open. |
| 1010 | INVALID_PARAMETER_BIN_ID | Parameter bin_id is not valid (invalid format or out of range). |
| 1011 | BIN_DOES_NOT_EXIST | The specified Bin does not exist. |
| 1012 | INVALID_PARAMETER_TASK_ID | Parameter task_id is not valid (invalid format or out of range). |
| 1013 | INVALID_PARAMETER_TASKGROUP_ID | Parameter taskgroup_id is not valid (invalid format or out of range). |
| 1014 | INVALID_PARAMETER_SHIPMENT | Parameter shipment is not valid (invalid format or out of range). |
| 1015 | NO_TASKS_OR_BINS_FULFILLS_PORT_SELECT | There are no tasks or Bins that fulfill the Port select requirements. |
| 1016 | NO_READY_BINS_FULLFILLS_PORT_SELECT | There are no Bins ready that fulfill the Port select requirements. |
| 1017 | TASK_DOES_NOT_EXIST | The specified task does not exist. |
| 1018 | TASKGROUP_DOES_NOT_EXIST | The specified task group does not exist. |
| 1019 | TASKGROUP_IS_SELECTED_BY_ANOTHER_PORT | The specified task group is selected by another Port. |
| 1020 | CONFLICTS_WITH_PREV_OPENBIN | The openbin conflicts with a previous openbin call that is not yet closed. |
| 1021 | CONFLICTS_WITH_SELECTED_SHIPMENT | The openbin conflicts with the Port’s selected shipment. |
| 1022 | CONFLICTS_WITH_SELECTED_TASKGROUP | The openbin conflicts with the Port’s selected task group. |
| 1023 | MULTIPLE_SELECTION_PARAMS_NOT_ALLOWED | Multiple selection parameters are not allowed. |
| 1024 | MISSING_PARAMETER_BIN_ID | Mandatory parameter bin_id is missing. |
| 1025 | INVALID_PARAMETER_TASK_COMPLETE | Parameter taskcomplete is not valid (invalid format or out of range). |
| 1026 | PORT_HAS_NOT_SELECTED_BIN | The Port does not have a selected Bin. |
| 1027 | BIN_IS_NOT_READY_IN_PORT | The Bin is not yet ready in the Port. |
| 1028 | BIN_AND_TASK_CONFLICTS_WITH_SELECTED | The Bin and task parameters conflict with the open Bin and task. |
| 1029 | BIN_IS_ALREADY_INSERTED | The specified Bin is already inserted. |
| 1030 | PORT_HAS_A_SELECTED_BIN | The Port has a selected Bin. |
| 1031 | MISSING_PARAMETER_TASKGROUP_ID | Mandatory parameter taskgroup_id is missing. |
| 1032 | TASKGROUP_ALREADY_EXISTS | The task group already exists. |
| 1033 | TASK_ALREADY_EXISTS | The task already exists. |
| 1034 | MISSING_PARAMETER_CATEGORY | Mandatory parameter category is missing. |
| 1035 | MISSING_PARAMETER_REQ_TIME | Mandatory parameter req_time is missing. |
| 1036 | MISSING_PARAMETER_PRIORITY | Mandatory parameter priority is missing. |
| 1037 | INVALID_PARAMETER_PRIORITY | Parameter priority is not valid (invalid format or out of range). |
| 1038 | INVALID_PARAMETER_STARTTIME | Parameter start_time is not valid (invalid format or out of range). |
| 1039 | INVALID_PARAMETER_SUSPENDED | Parameter suspended is not valid (invalid format or out of range). |
| 1040 | MISSING_PARAMETER_TASK_ID | Mandatory parameter task_id is missing. |
| 1041 | INVALID_PARAMETER_ITEM | Parameter item is not valid (invalid format or out of range). |
| 1042 | INVALID_PARAMETER_ORDER | Parameter order is not valid (invalid format or out of range). |
| 1043 | TASKGROUP_DOES_NOT_HAVE_TASKS | The task group has no tasks. |
| 1044 | TASKGROUP_IS_SELECTED_BY_PORT | The task group is selected by a Port. |
| 1045 | TASK_IS_SELECTED_BY_A_PORT | The task is selected by a Port. |
| 1046 | XML_PARSE_ERROR | XML parsing error. |
| 1047 | UNKNOWN_METHOD | Unknown method. |
| 1048 | SYSTEM_IS_NOT_AVAILABLE | System is not available. |
| 1049 | RESPONSE_OVERFLOW | Response overflow. |
| 1050 | TOO_MANY_CATEGORY_OR_CONTENT_CODES | Too many categories or content codes. Select > 32. |
| 1051 | CONFLICTING_CATEGORY_AND_CONTENT | Conflicting category and content. |
| 1052 | INVALID_PARAMETER_SUSPEND_TASKGROUP | Parameter suspendtaskgroup is not valid (invalid format or out of range). |
| 1053 | INVALID_PARAMETER_MIN_TASKGROUP_ID | Parameter mintaskgroupid is not valid (invalid format or out of range). |
| 1054 | INVALID_PARAMETER_MAX_TASKGROUP_ID | Parameter maxtaskgroupid is not valid (invalid format or out of range). |
| 1055 | PARAMETER_MIN_BINID_IS_INVALID | Parameter min_bin_id is not valid (invalid format or out of range). |
| 1056 | PARAMETER_MAX_BINID_IS_INVALID | Parameter max_bin_id is not valid (invalid format or out of range). |
| 1057 | INVALID_PARAMETER_EST_PICK_TIME | Parameter estpicktime is not valid (invalid format or out of range). |
| 1058 | BIN_IS_STILL_OUTSIDE | Bin is still outside. |
| 1059 | TOO_MANY_TASKS_INCLUDED | Too many tasks included. The maximum number of tasks in a single taskgroup is 4000 tasks. |
| 1060 | PARAMETER_PORT_MODE_IS_INVALID | Parameter port_mode is not valid (invalid format or out of range). |
| 1061 | PARAMETER_TARGET_GRID_IS_INVALID | Parameter target_grid is not valid (invalid format or out of range). |
| 1062 | PORT_FLOW_OVERFLOW | Port queue is full. The maximum size of a port’s port queue is 1000 bins. |
| 1063 | BIN_FLOW_OVERFLOW | Bin preparation queue is full. The maximum size of the bin preparation queue is 20000 bins. |
| 1064 | PARAMETER_ELEMENT_BINS_MISSING | Mandatory parameter element Bins are missing. |
| 1065 | PARAMETER_ALL_IS_NOT_VALID | Parameter all is not valid (invalid format or out of range). |
| 1066 | PARAMETER_X_IS_MISSING | Mandatory parameter x is missing. |
| 1067 | PARAMETER_X_IS_INVALID | Parameter x is not valid (invalid format or out of range). |
| 1068 | PARAMETER_Y_IS_MISSING | Mandatory parameter y is missing. |
| 1069 | PARAMETER_Y_IS_INVALID | Parameter y is not valid (invalid format or out of range). |
| 1070 | PARAMETER_GETBIN_IS_MISSING | Mandatory parameter getbin is missing. |
| 1071 | PARAMETER_GETBIN_IS_INVALID | Parameter getbin is not valid (invalid format or out of range). |
| 1072 | POS_DOES_NOT_BELONG_TO_PORT | The specified position does not belong to the specified Port. |
| 1073 | INVALID_PARAMETER_BIN_TYPE | Parameter bin_type is not valid (invalid format or out of range). |
| 1074 | LOCATION_IS_READY | Location 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). |
| 1075 | INVALID_PARAMETER_BIN_MODE | Parameter bin_mode is not valid (invalid format or out of range). |
| 1076 | BIN_IS_NOT_OUTSIDE | Bin is not outside. |
| 1077 | MAX_NUMBER_OF_BINS_ARE_INSERTED | Maximum number of Bins already inserted. |
| 1078 | BIN_IS_IN_PORT | Bin is in Port. The messages forecastbin and cancelforecastbin will be rejected if the Bin is in a Port. |
| 1079 | INVALID_BIN_MODE_HOST | Illegal 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. |
| 1080 | METHOD_IS_NOT_SUPPORTED | Method 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. |
| 1081 | MANDATORY_PARAMETER_INDEX_IS_MISSING | Mandatory parameter index is missing. |
| 1082 | PARAMETER_INDEX_NOT_VALID | Parameter index not valid (invalid format or out of range). |
| 1083 | NO_ROOM_FOR_GIVEN_CONTENT | No room for given content. |
| 1084 | PARAMETER_CONFIGNAME_IS_NOT_VALID | Invalid parameter configname. |
| 1085 | PARAMETER_CONFIGVALUE_IS_NOT_VALID | Invalid parameter configvalue. |
| 1086 | MANDATORY_PARAMETER_BINTYPE_MISSING | Mandatory parameter bin_type is missing. |
| 1087 | ILLEGAL_PORT_TYPE | Illegal Port type. |
| 1088 | PARAMETER_CHARGEPCT_IS_INVALID | Parameter charge_percent is not valid (invalid format or out of range). |
| 1089 | BIN_TYPE_NOT_SUPPORTED_IN_PORT | Bin type not supported in port. |
| 1090 | CATEGORY_CONFLICT | Category conflict. |
| 1091 | TASKGROUP_BELONGS_TO_SHIPMENT | Task group belongs to shipment. |
| 1092 | TASKGROUP_BELONGS_TO_SEQUENCE | Task group belongs to sequence. |
| 1093 | PORT_MODE_SEQUENCE_REQUIRED | Port mode sequence required. |
| 1094 | MISSING_OR_UNKNOWN_SEQUENCE_COMMAND | Missing or unknown sequence command. |
| 1095 | CANNOT_SET_PORT_MODE | Cannot set port mode. |
| 1096 | BIN_BATCH_OVERFLOW | Bin batch overflow. |
| 1097 | INVALID_PARAMETER_BIN_BATCH | Invalid parameter bin_batch. |
| 1098 | INVALID_PARAMETER_BATCH_STRING | Invalid parameter batch_string. |
| 1099 | ILLEGAL_PORT_MODE | Illegal port mode. |
| 1100 | INVALID_PARAMETER_TIMEOUT_MODE | Invalid parameter timeout_mode. |
| 1101 | INVALID_PARAMETER_TIMEOUT_VALUE | Invalid parameter timeout_value. |
| 1102 | MISSING_PARAMETER_SOURCE_PORT_ID | Mandatory parameter source_port_id is missing. |
| 1103 | INVALID_PARAMETER_SOURCE_PORT_ID | Parameter source_port_id is not valid (invalid format or out of range). |
| 1104 | MISSING_PARAMETER_TARGET_PORT_ID | Mandatory parameter target_port_id is missing. |
| 1105 | INVALID_PARAMETER_TARGET_PORT_ID | Parameter target_port_id is not valid (invalid format or out of range). |
| 1106 | MISSING_PARAMETER_SOURCE_BIN_ID | Mandatory parameter source_bin_id is missing. |
| 1107 | INVALID_PARAMETER_SOURCE_BIN_ID | Parameter source_bin_id is not valid (invalid format or out of range). |
| 1108 | MISSING_PARAMETER_TARGET_BIN_ID | Mandatory parameter target_bin_id is missing. |
| 1109 | INVALID_PARAMETER_TARGET_BIN_ID | Parameter target_bin_id is not valid (invalid format or out of range). |
| 1110 | MISSING_PARAMETER_SOURCE_COMPARTMENT | Mandatory parameter source_compartment is missing. |
| 1111 | INVALID_PARAMETER_SOURCE_COMPARTMENT | Parameter source_compartment is not valid (invalid format or out of range). |
| 1112 | MISSING_PARAMETER_TARGET_COMPARTMENT | Mandatory parameter target_compartment is missing. |
| 1113 | INVALID_PARAMETER_TARGET_COMPARTMENT | Parameter target_compartment is not valid (invalid format or out of range). |
| 1114 | MISSING_PARAMETER_QUANTITY | Mandatory parameter quantity is missing. |
| 1115 | INVALID_PARAMETER_QUANTITY | Parameter quantity is not valid (invalid format or out of range). |
| 1116 | SOURCE_PORT_IS_NOT_AVAILABLE | Source port is not available. |
| 1117 | TARGET_PORT_IS_NOT_AVAILABLE | Target port is not available. |
| 1118 | SOURCE_BIN_DOES_NOT_EXIST | Source bin does not exist. |
| 1119 | TARGET_BIN_DOES_NOT_EXIST | Target bin does not exist. |
| 1120 | TASKGROUP_IS_NOT_IN_SEQUENCE | Task group is not in sequence. |
| 1121 | TASKGROUP_IS_NOT_FIRST_IN_SEQUENCE | Task group is not first in sequence. |
| 1122 | TASKGROUP_ITEM_AND_ORDER_CONFLICT | Task group item and order conflict. |
| 1123 | SELECTED_TASKGROUP_MUST_BE_FIRST_IN_SEQUENCE | Selected task group must be first in sequence. |
| 1124 | ILLEGAL_PORT_NUMBER | Illegal port number. |
| 1125 | BIN_IS_IN_UNAVAILABLE_CELL | Bin is in unavailable cell. |
| 1126 | TOO_MANY_BINS_INCLUDED | Too many bins included. |
| 1127 | MISSING_PARAMETER_CONTENT | Mandatory parameter content is missing. |
| 1128 | BIN_IN_CELL_AWAITING_GET | Bin in cell awaiting get. |
| 1129 | CANNOT_DELETE_BIN | Cannot delete bin. |
| 9001 | TOO_MANY_TASKGROUPS_ARE_QUEUED | Too many task groups are queued. |
| 9002 | TOO_MANY_TASKS_ARE_QUEUED | Too many tasks are queued. |
| 9997 | UNDEFINED_ERROR | Undefined error (internal server error). |
| 9998 | UNKNOWN_DRIVER_REJECT | Unknown reject code. |
| 9999 | DRIVER_TIMEOUT | Driver 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. |
Error Code Categories
Section titled “Error Code Categories”Port-Related Errors (1000-1030)
Section titled “Port-Related Errors (1000-1030)”These errors relate to port availability, status, and operations.
Parameter Validation Errors (1003-1115)
Section titled “Parameter Validation Errors (1003-1115)”These errors occur when required parameters are missing or contain invalid values.
Task and Task Group Errors (1012-1045)
Section titled “Task and Task Group Errors (1012-1045)”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.
Queue and Performance Errors (9001-9999)
Section titled “Queue and Performance Errors (9001-9999)”These errors indicate system performance issues, queue overflows, or timeout conditions.