laptop and a wrench

不具合

The rename method of the arcgis.gis.server.Service class throws an AttributeError: 'Service' object has no attribute '_service'.

最後に公開された状態: April 1, 2019 ArcGIS API for Python
不具合 ID 番号 BUG-000112855
送信されましたMarch 30, 2018
最終更新日June 30, 2025
適用対象ArcGIS API for Python
見つかったバージョン1.4
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0 64 Bit
修正されたバージョン1.7.0
ステータスFixed

対処法

Navigate to line 922 in  C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\gis\server\admin\_services.py Change the line from:res = self._service._con.post(path=u_url, postdata=params)tores = self._con.post(path=u_url, postdata=params)

再現の手順

不具合 ID: BUG-000112855

ソフトウェア:

  • ArcGIS API for Python

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

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

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

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

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

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

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