laptop and a wrench

不具合

The embedded file path in the geoprocessing tool is corrupted after publishing to ArcGIS Server 10.9.1 as referenced, and the error message, "SyntaxError: EOL while scanning string literal" is returned.

最後に公開された状態: March 14, 2023 ArcGIS GIS Server
不具合 ID 番号 BUG-000147411
送信されましたMarch 8, 2022
最終更新日June 27, 2025
適用対象ArcGIS GIS Server
見つかったバージョン10.9.1
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0 64 Bit
修正されたバージョン3.1
ステータスFixed

参考情報

This issue is addressed in ArcGIS Pro 3.1.

対処法

Save the SDE file to a Universal Naming Convention (UNC) path that both the client and server side have access to. Then, use the following code import ArcPy: os fc_name = os.path.join(r"C:\mysdefolder", "myuser", "Documents", "ArcGIS", r"Projects", "MyProject18", "gpegdb.sde", "qatest.gp.BufferPoints") arcpy.AddMessage("getting record count for: {0}".format(fc_name)) count = arcpy.GetCount_management(fc_name) arcpy.AddMessage("count: {0}".format(count)).

再現の手順

不具合 ID: BUG-000147411

ソフトウェア:

  • ArcGIS GIS Server

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動