不具合 ID 番号 |
BUG-000104079 |
送信されました | March 30, 2017 |
最終更新日 | June 5, 2024 |
適用対象 | ArcGIS Image Server |
見つかったバージョン | N/A |
オペレーティング システム | N/A |
オペレーティング システムのバージョン | N/A |
ステータス | Non-Reproducible
この問題は、開発チームによるテスト時に再現されませんでした。 問題が再現できない場合、またはソフトウェアの開発バージョンで関連性がなくなった場合、問題に対処するための特定の修正プログラムがインストールされていない場合にこのステータスが与えられることがあります。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
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.
対処法
Set the connection_file_path parameter in CreateImageSDDraft to 'None'.
再現の手順