laptop and a wrench

Bug

Once "Out of memory" error is generated without using hierarchy option, any subsequent route solve with hierarchy option will result in "Out of memory" error until service is restarted.

Last Published: August 25, 2014 ArcGIS Server (.NET)
Bug ID Number NIM049698
SubmittedOctober 9, 2009
Last ModifiedApril 2, 2025
Applies toArcGIS Server (.NET)
Version found9.3.1
Operating SystemWindows OS
Operating System Version2003 64 Bit
StatusKnown Limit

Additional Information

No Public Explanation

Workaround

this is a known issue in 9.3.1 NAServer. Workaround is to manually specify in the NAServer properties of the deployed configuration the <Route_AutoHierarchyThreshold> parameter, which would prevent clients from solving exact routes on long distances.e.g.: <Extension> <TypeName>NAServer</TypeName> <Enabled>true</Enabled> <Properties> <Route_AutoHierarchyThreshold>0.055</Route_AutoHierarchyThreshold> ...0.055 - is in the native network dataset units (decimal degrees in this case) If max side of stops' envelope is bigger than this value, solve will be hierarchical.

Steps to Reproduce

Bug ID: NIM049698

Software:

  • ArcGIS Server (.NET)

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options