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. 

Zuletzt veröffentlicht: January 6, 2023 ArcGIS GIS Server
Bug-ID-Nummer BUG-000153780
EingereichtNovember 17, 2022
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS GIS Server
Gefunden in Version10.9.1
BetriebssystemN/A
BetriebssystemversionN/A
StatusKnown Limit

Zusätzliche Informationen

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.

Schritte zur Reproduzierung

Bug-ID: BUG-000153780

Software:

  • ArcGIS GIS Server

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln