Bug-ID-Nummer |
BUG-000104079 |
Eingereicht | March 30, 2017 |
Zuletzt geändert | June 5, 2024 |
Gilt für | ArcGIS Image Server |
Gefunden in Version | N/A |
Betriebssystem | N/A |
Betriebssystemversion | N/A |
Status | Non-Reproducible
Dieses Problem konnte bei Tests durch das Entwicklungsteam nicht reproduziert werden. Problemen wird u. U. dieser Status zugewiesen, wenn sie nicht reproduziert werden können oder in einer Entwicklungsversion der Software nicht mehr relevant sind. Es wurde jedoch kein Fix zur Problembehebung installiert. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
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.
Workaround
Set the connection_file_path parameter in CreateImageSDDraft to 'None'.
Schritte zur Reproduzierung