laptop and a wrench

Error

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. 

Última publicación: January 6, 2023 ArcGIS GIS Server
Número de ID del error BUG-000153780
EnviadoNovember 17, 2022
Última modificaciónJune 5, 2024
Relacionado conArcGIS GIS Server
Versión encontrada10.9.1
Sistema operativoN/A
Versión de sistema operativoN/A
EstadoKnown Limit

Información adicional

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.

Solución alternativa

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.

Pasos para reproducir

ID del error: BUG-000153780

Software:

  • ArcGIS GIS Server

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga