Select to view content in your preferred language

Create Vector Tile Package fails on large dataset, memory leak

790
3
04-28-2024 06:51 PM
Labels (1)
andrewdc_tt
Frequent Contributor

I am trying to create a Vector Tile Package of a very detailed/large dataset, which are detailed contours for a large region. The three feature classes included in the map are 51 GB, 44 GB and 9GB in size.

I am getting an Error 999999 when it fails - I'm not sure what is causing this to happen? 

Despite the tool failing and finishing, Pro also still holds on to the memory and won't release it until I restart Pro, which seems like a bug related to a memory leak - see below that RAM use is still maxxed out:

 

andrewdc_tt_0-1714355074682.png

 

3 Replies
GBacon
by
Frequent Contributor

I'm getting the same error after multiple attempts on a countywide set of contours. Were you able to resolve this? ArcGIS Pro 3.3.1

0 Kudos
andrewdc_tt
Frequent Contributor

I did find a solution for this, there were a couple of Null contour interval values in my data that the symbology relied on for labels and zoom levels, which must have tripped up the vector tile rendering process. Removing the errant values solved the problem.

0 Kudos
GBacon
by
Frequent Contributor

Thanks. I'll look into that. Wouldn't be the first thing wrong with this dataset.

0 Kudos