ArcMap crashes when solving a very large service area network with SDC data.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM011887
Submitted
September 18, 2007
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Status
Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
Large service area on SDC data can be done by increasing the cache size that SDC uses.To do this, add the following key:HKEY_LOCAL_MACHINE\SOFTWARE\ESRI\SDC\Network\CacheSize = UINT value in KBThe default value is 16MB or 16384. So set it to a larger value like 100000 in decimal.I tested this on a 9.2/sp3 machine with 512 MB RAM and the polygons were generated in38 minutes.Also note that ArcMAP does not crash in 9.3 with the default settings and the service areapolygons are generated.