| Error |
Description |
Cause |
Resolution |
|
1001 |
Origin required |
No origin was entered. |
Please enter an origin. |
|
1002 |
Destination required |
No destination was entered. |
Please enter a destination. |
|
1003 |
Waypoints required |
No waypoints were entered. |
Please enter some waypoints. |
|
1004 |
Unequal Vehicle list lengths |
The length of the Vehicle lists were different. |
Ensure the Origins and Destinations lists are the same length, and if a VehicleIDs, VehicleCapacities, VehicleBreakStart or VehicleBreakLength list was entered, ensure there is either one single entry or there is exactly one entry for every Origin/Destination pair. |
|
1005 |
Unequal Waypoint list lengths |
The length of the waypoint lists were different. |
If WaypointIDs, WaypointSizes, WaypointTimeslotStarts, WaypointTimeSlotEnds or WaypointPauseTimes lists are entered, ensure there is either one single entry or exactly one entry for every waypoint. |
|
1006 |
VehicleCapacities not float |
The VehicleCapacities parameter contains an item that could not be interpreted as a floating point number. |
Ensure the VehicleCapacities parameter contains only floating point numbers. |
|
1007 |
WaypointSizes not float |
The WaypointSizes parameter contains an item that could not be interpreted as a floating point number. |
Ensure the WaypointSizes parameter contains only floating point numbers. |
|
1008 |
WaypointTimeslotStarts not integer |
The WaypointTimeslotStarts parameter contains an item that could not be interpreted as an integer. |
Ensure the WaypointTimeslotStarts parameter contains only integers. |
|
1009 |
WaypointTimeslotEnds not integer |
The WaypointTimeslotEnds parameter contains an item that could not be interpreted as an integer. |
Ensure the WaypointTimeslotEnds parameter contains only integers. |
|
1010 |
WaypointPauseTimes not integer |
The WaypointPauseTimes parameter contains an item that could not be interpreted as an integer. |
Ensure the WaypointPauseTimes parameter contains only integers. |
|
1011 |
Invalid TimeslotStrictness |
The TimeslotStrictness parameter was not one of the expected values. |
If using the TimeslotStrictness parameter, set it to one of the allowed values. |
|
1012 |
WaypointSizes too big. |
One of the WaypointSizes values was bigger than one of the VehicleCapacities parameters. |
Make sure none of the WaypointSizes are bigger than any of the VehicleCapacities. |
|
1013 |
Duplicate ID |
Two of the provided VehicleIDs or WaypointIDs were the same. |
Enter a unique ID for each Vehicle and Waypoint with no duplications. IDs may be case insensitive, so a VehicleID of "ONE" and a WaypointID of "One" will trigger this error. |
|
1014 |
Invalid Location |
One of the VehicleOrigins, VehicleDestinations or WaypointLocations could not be mapped to the road network. |
Please enter location strings pre-validated through the free VerifyLocation web service. |
|
1015 |
Timeslot start after timeslot end |
The timeslot start time for one of the waypoints is after, or equal to, the timeslot end time. |
Ensure the timeslot start time is less than the timeslot end time. |
|
1016 |
VehicleBreakStarts not integer |
The VehicleBreakStarts parameter contains an item that could not be interpreted as an integer. |
Ensure the VehicleBreakStarts parameter contains only integers. |
|
1017 |
VehicleBreakLengths not integer |
The VehicleBreakLengths parameter contains an item that could not be interpreted as an integer. |
Ensure the VehicleBreakLengths parameter contains only integers. |
|
1018 |
DepotReloadTime not integer |
The DepotReloadTime parameter could not be interpreted as an integer. |
Ensure the DepotReloadTime parameter contains only a single integer. |
|
1019 |
ExcludeMissedTimeslots not boolean |
The ExcludeMissedTimeslots parameter could not be interpreted as a boolean. |
Ensure the ExcludeMissedTimeslots parameter contains only a boolean. |
|
1020 |
AlwaysWaitForTimeslot not boolean |
The AlwaysWaitForTimeslot parameter could not be interpreted as a boolean. |
Ensure the AlwaysWaitForTimeslot parameter contains only a boolean. |
|
1021 |
VehicleHeights not integer |
The VehicleHeights parameter contains an item that could not be interpreted as an integer. |
Ensure the VehicleHeights parameter contains only integers. |
|
1022 |
VehicleWeights not integer |
The VehicleWeights parameter contains an item that could not be interpreted as an integer. |
Ensure the VehicleWeights parameter contains only integers. |
|
1023 |
VehicleWidths not integer |
The VehicleWidths parameter contains an item that could not be interpreted as an integer. |
Ensure the VehicleWidths parameter contains only integers. |
|
1024 |
VehicleLengths not integer |
The VehicleLengths parameter contains an item that could not be interpreted as an integer. |
Ensure the VehicleLengths parameter contains only integers. |
|
1025 |
VehicleAxleWeights not integer |
The VehicleAxleWeights parameter contains an item that could not be interpreted as an integer. |
Ensure the VehicleAxleWeights parameter contains only integers. |
|
1026 |
StartDay invalid |
The StartDay parameter was not recognised. |
Ensure the StartDay parameter is one of the exact given values. |
|
1027 |
StartTime invalid |
The StartTime parameter was incorrect. |
Ensure the StartTime parameter is an integer between 0 and 1439. |
|
1028 |
StartDay or StartTime not provided |
If either StartDay or StartTime is provided, both must be provided. |
Ensure both or neither of the StartDay and StartTime parameters are provided. |
|
1029 |
Too many vehicles |
Your RouteOptimiser.com account does not have enough valid vehicle licenses for this request. |
Buy some more vehicle licenses, or decrease the number of vehicles in your request. |