PROBLEM
Large datasets can cause the process of creating or publishing vector tiles in ArcGIS Pro to run out of memory. If this occurs during caching, you may receive an error message such as “Staging failed” or you may see “Error 999999”.
This has been known to happen with data that has many millions of points or vertices, such as large scale captured point data or small interval contours.
The tool tries to add and process every feature in the data into the root tile. For example, when using the WGS_1984_Web_Mercator_Auxiliary_Sphere coordinate system and the default tiling scheme, the root tile is represented with the “Start Tile” for Level of Detail 0 (LOD 0), as shown on the World Topo Map (MapServer):
If the dataset also covers a large extent, then processing this tile and the tiles in other smaller scales might require many gigabytes of RAM. This can cause the process to fail or take a significantly long time to complete.
Enforce the creation of vector tiles for only the scales that are required for the output. This works best if the layer or vector tiles are not required at smaller scales.
To do this, perform the following steps:
Article ID: 000036053
Get help from ArcGIS experts
Download the Esri Support App