Numéro d’ID de bogue |
BUG-000104079 |
Envoi | March 30, 2017 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Image Server |
Version trouvée | N/A |
Système d’exploitation | N/A |
Version du système d’exploitation | N/A |
Statut | Non-Reproducible
Ce problème n’a pas pu être reproduit au cours des tests réalisés par l’équipe de développement. Ce statut peut être attribué aux problèmes qui sont impossibles à reproduire ou qui ne sont plus d’actualité dans une version de développement du logiciel, alors qu’aucun correctif spécifique n’a été installé pour résoudre le problème. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
For the 'connection_file_path' parameter that points to a .ags arcgis server connection file, if it's unzipped and opens the connection properties file in a text editor, it contains a staging folder.
The path of the staging folder usually is from the client machine on which the .ags file is created. Usually, users use ArcGIS Pro or ArcGIS Desktop to create a file like this, which makes it a Windows directory. If running on a Linux machine, it won't recognize such a type of directory and returns this error message. Changing it to a Linux path makes it work.
Solution de contournement
Set the connection_file_path parameter in CreateImageSDDraft to 'None'.
Étapes pour reproduire