laptop and a wrench

Bogue

When a service name contains a special character, running the ArcGIS Server serverScan.py script will produce an error referring to encoding.

ArcGIS GIS Server
Numéro d’ID de bogue BUG-000169518
EnvoiJuly 29, 2024
Dernière modificationDecember 9, 2024
S’applique àArcGIS GIS Server
Version trouvée10.9.1
Système d’exploitationRed Hat Enterprise Linux
Version du système d’exploitationN/A
StatutKnown Limit

Informations supplémentaires

Since this works as expected in release 11.1 version and later, no changes will be made. Closing as a known limit in the 10.9.1. version.

Solution de contournement

In serverScan.py, there is a method called checkServices():

 

request = Request(serverUrl + '/admin/services/' + quote(service['name'].encode('utf-8')) + '.' + service['type'], urlencode(params).encode())

 

The method uses UTF-8 encoding. The problem could be solved if this encoding is changed to ISO-8859-1 and serverscan.py works fine.

OR

Run the script as is in ArcGIS Enterprise version 11.1, 11.2, or 11.3. There are no issues with special characters in the latest versions.

Étapes pour reproduire

ID de bogue: BUG-000169518

Logiciel:

  • ArcGIS GIS Server

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