laptop and a wrench

Bug

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.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM040338
SubmittedNovember 26, 2008
Last ModifiedApril 2, 2025
Applies toNo Product Found
Version found9.3
StatusWill Not Be Addressed

Additional Information

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.

Workaround

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.

Steps to Reproduce

Bug ID: NIM040338

Software:

  • No Product Found

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options