This document is archived and information here might be outdated. Recommended version. |
Network Analyst server log message codes.
Constant | Value | Description |
---|---|---|
esriNAServerMessageCode_NAServerConstructed | 13000 | The NAServer was constructed. |
esriNAServerMessageCode_NAServerNotLicensed | 13001 | NAServer is not licensed. |
esriNAServerMessageCode_CopyNAContext | 13002 | Copying the NAContext. |
esriNAServerMessageCode_LoadLocations | 13003 | Loading network analysis objects. |
esriNAServerMessageCode_SolveAnalysis | 13004 | Solving the network analysis. |
esriNAServerMessageCode_GenerateMapImage | 13005 | Generating the result map image. |
esriNAServerMessageCode_GenerateDirections | 13006 | Generating the result driving directions. |
esriNAServerMessageCode_InvalidPointer | 13007 | Invalid pointer. |
esriNAServerMessageCode_TimeWindowsRestricted | 13008 | Service has been configured to prohibit using time windows. |
esriNAServerMessageCode_MaxLocationCountExceeded | 13009 | Number of locations to load exceeded server constraint. |
esriNAServerMessageCode_MaxBreakValueExceeded | 13010 | The service area break value exceeded server constraint. |
esriNAServerMessageCode_MaxFacilitiesToFindExceeded | 13011 | The number of facilities to find specified exceeded server constraint. |
esriNAServerMessageCode_HierarchyNameNotSpecified | 13012 | Service constrained to use hierarchy, but hierarchy name not specified. |
esriNAServerMessageCode_HierarchyRequired | 13013 | Service constrained to use hierarchy. |
esriNAServerMessageCode_SaveNALayer | 13014 | Saving the NALayer to disk. |
esriNAServerMessageCode_LoadNALayer | 13015 | Loading the NALayer from disk. |
esriNAServerMessageCode_GenerateODMatrix | 13016 | Generating the result ODMatrix. |
esriNAServerMessageCode_MaxDestinationsToFindExceeded | 13017 | The number of destinations to find specified exceeded server constraint. |
esriNAServerMessageCode_InvalidNALayerDir | 13018 | The NALayerDir throttling parameter does not correspond to a server output directory. |
esriNAServerMessageCode_UnexpectedException | 13019 | An unexpected exception was handled. |
esriNAServerMessageCode_InvalidThrottlingParameter | 13020 | Invalid throttling parameter specified. |
esriNAServerMessageCode_FailureAttachingNAContext | 13021 | Failed attaching the NAContext to the NALayer. |
esriNAServerMessageCode_OutOfMemory | 13022 | Failure due to out of memory error. |
esriNAServerMessageCode_OutputLinesRequired | 13023 | OutputLines can not be esriNAOutputLineNone when generating driving directions with VRP. |
esriNAServerMessageCode_CacheNALayers | 13024 | Caching the NALayers. |
esriNAServerMessageCode_Debug | 13025 | Debug Message. |
esriNAServerMessageCode_NoNALayerInMap | 13026 | There is no network analysis layer in the map. |
esriNAServerMessageCode_RESTSolveParameters | 13027 | Solve Inputs. |
The values within this enumeration represent NAServer message codes.
The esriNAServerMessageCodeEnum enumeration has the following values: