laptop and a wrench

Bug

The Refresh Service task and Clear REST Cache operation call in ArcGIS REST API do not update the time extent information on multidimensional image services on all machines participating in a High Availability (HA) environment on an intermittent basis. 

Last Published: January 6, 2023 ArcGIS GIS Server
Bug ID Number BUG-000153780
SubmittedNovember 17, 2022
Last ModifiedJune 5, 2024
Applies toArcGIS GIS Server
Version found10.9.1
Operating SystemN/A
Operating System VersionN/A
StatusKnown Limit

Additional Information

This is a known issue. It is because it has multiple server nodes with multiple instances. Some instances are refreshed, while others are not. When you send a refresh service call, the corresponding image service is not refreshed automatically. Instead, it generates a flag for the image service. The next call to the image service destroys the existing instance and creates a new one to pick up new data in the mosaic dataset. However, this might conflict with another server functionality. By default, the server system cleans up the folder that stores the refresh flag file when it reaches 10 minutes old. So, if the new image service call is received after 10 minutes of the image service refresh, the refresh is not going to take effect. This does not mean the refresh service call has failed, as noticed. It is just the flag that is deleted without affecting anything.

Workaround

A few settings to try: 

  • Make the 'keep alive interval' property of the image service less than the ArcGIS output folder 'max file age' (https://server/arcgis/admin/system/directories/arcgisoutput). In this way, bad instances are killed before the flag file (which is stored in the ArcGIS output folder) is deleted. 
  • Send some dummy image server calls at the same time right after the image service refresh flag is generated. This is to make sure all instances are hit and refreshed.

Steps to Reproduce

Bug ID: BUG-000153780

Software:

  • ArcGIS GIS Server

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options