laptop and a wrench

不具合

On ArcGIS Image Server, 'ESRI Image ServiceProvider' service hangs or fails to start on boot up. Once the service fails or hangs, it can be manually started or restarted without any issues.

最後に公開された状態: August 25, 2014 No Product Found
不具合 ID 番号 NIM040338
送信されましたNovember 26, 2008
最終更新日April 2, 2025
適用対象No Product Found
見つかったバージョン9.3
ステータスWill Not Be Addressed

参考情報

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

対処法

Set First, Second, and Third Failure properties of the Recovery tab within the service properties to "Restart the Service"Creating a batch routine to start them with a lag will also allow the service provider to start correctly.1. Set Server Object Manager, ESRI Image Server and any service providers to manual in the Windows Services menu2. Create Bat file with the commands net start "ArcServerObjectManager" net start "ESRI Image Server" net start "ESRI Image ServiceProvider: 3983"this can be saved anywhere on local disk3. In Control Panel > Scheduled Tasks-Add Scheduled Task - Point to Bat file - When to perform is 'When computer starts'The bat file we created in testing looked like this:@echo offnet start "ESRI Image Server"net start "ESRI Image ServiceProvider: 3983"ping -n 5 127.0.0.1 > nulnet start "ArcServerObjectManager"Also possible to set dependency on server for the Image Server and Service Provider to be up and running prior to starting the server.

再現の手順

不具合 ID: NIM040338

ソフトウェア:

  • No Product Found

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

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

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

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

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

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

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