laptop and a wrench

Bogue

Unable to display metrics for all registered components.

ArcGIS Monitor
Numéro d’ID de bogue BUG-000175372
EnvoiMarch 26, 2025
Dernière modificationOctober 31, 2025
S’applique àArcGIS Monitor
Version trouvée2024.1.1
Système d’exploitationWindows OS
Version du système d’exploitationN/A
Version de correctionServer 2025.0
StatutFixed

Solution de contournement

  • Shutdown ArcGIS Monitor.
  • Take snapshot of ArcGIS Monitor Server.
    • Create a database backup for good measure.
  • Generate CREATE scripts of views that use metrics data (alerts_view, metrics_data_view, metrics_view).
    • To generate scripts you would 
      • log into pgAdmin4.
      • Expand the Monitor Database.
      • Expand Schemas.
      • Expand views.
      • Right click the desired view (alerts_view, metrics_data_view, metrics_view).
        • Scripts > Create script.
      • Copy the script from the new window to Notepad or Notepad++
  • Drop above views that depend on metric_id (alerts_view, metrics_data_view, metrics_view).
  • ALTER TABLE metrics ALTER COLUMN id TYPE BIGINT.
  • ALTER TABLE metrics_data ALTER COLUMN metric_id TYPE BIGINT.
  • ALTER TABLE alerts ALTER COLUMN metric_id TYPE BIGINT.
  • ALTER sequence metrics_id_seq as bigint MAXVALUE 9223372036854775807.
  • Recreate views previously dropped.
  • Restart ArcGIS Monitor.

Please reach out to Marlon A. or Marlon S. for any clarification.

Étapes pour reproduire

ID de bogue: BUG-000175372

Logiciel:

  • ArcGIS Monitor

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement