Select to view content in your preferred language

Image Cache doesn't get past 99%

841
2
10-24-2012 04:10 PM
TomMagdaleno
Frequent Contributor
My image won't cache past 99%.  I have tried rebuilding it three times.  Their is plenty of room on the server.  Their are errors saying it "Failed to Cache Extent" under job status.
Tags (2)
0 Kudos
2 Replies
GarimaTiwari
Esri Contributor
Tom,

The cache tool is not able to build cache tiles for the extents mentioned in the error message " Failed to cache extent xmin ymin xmax ymax at scale xxxx".  As these extents have missing tiles the cache status is reported to be less than 100%.

This can be due to failure to draw the images at the extents noted or due to data access issues. You can determine the problem by trying to draw the dynamic image service or Mosaic dataset in ArcMap at the extents and scales noted in the error message. If they do not draw successfully then check if the rasters that are accessed for those extents draw successfully or not.
Once you have resolved this problem, a re-run of cache tool should update the cache service status to 100%.

-Garima
0 Kudos
TomMagdaleno
Frequent Contributor
I opened the original document in ArcMap, zoomed to the bad scales and panned around.  I can't find the bad tiles.  I'm going to try installing SP1 today to see if it helps.
0 Kudos