ERROR
When solving for a Closest Facility network analysis layer, the following error message occurs:
Error:
"Error: Out of Memory"
The analysis is unable to complete due to a lack of necessary memory resources on the client machine. This is often the case for large network analysis tasks being performed on large network datasets, such as over 1+ million edges.
For hierarchical analysis of Closest Facility problem sets, the solve algorithm must perform simultaneous backwards searches across the network dataset from each facility. With large numbers of facilities across a large network dataset, this can easily exhaust memory resources.
For non-hierarchical analysis of Closest Facility problem sets, memory exhaustion can often result from the Closest Facility solver creating a traversal result that is too large to hold in memory.
Note: These keys are not in the registry by default. They may need to be created and set to the appropriate value.
Note: When chunking is enabled, the Closest Facility solver will no longer be able to create traversal results, thereby disabling the generation of directions from any Closest Facility results.
Note: At 10.1, the Closest Facility solver has been updated to support time-aware solves. The solver does not support chunking when the "Use Time" option is enabled.
Warning:
The instructions below include making changes to essential parts of your operating system. It is recommended that you backup your
operating system and files, including the registry, before proceeding. Consult with a qualified computer systems professional, if necessary.
ESRI cannot guarantee results from incorrect modifications while following these instructions; therefore, use caution and proceed at your
own risk.
Note: This registry DWORD determines whether or not to apply chunking during solve, even if the solver is supposed to create a traversal result. The default value of this key is 0 to ensure that, if the traversal result is needed, it will be created. To enable chunking for the Closest Facility solver, change this key to any non-zero value. If you force chunking by setting this key, the traversal result will be incomplete and some post-processing, such as generating directions, may not be possible.
Note: This registry DWORD is only utilized by the solver when solving using hierarchies (since backward searches are simultaneously performed from all facilities when using hierarchies). The value determines the maximum number of facilities to search for at each step of the solve. The default value of this key is 500. By lowering the value of this registry key, this will reduce the overall memory usage per step, but may also increase solve time.
Note: This registry DWORD is only utilized by the solver when solving without hierarchies. This value determines the maximum number of incidents to search from at each step of the solve. The default value of this key is 500. By lowering the value of this registry key, this will reduce the overall memory usage per step, but may also increase solve time.
Get help from ArcGIS experts
Download the Esri Support App