1, the first manifestation of this problem is access to http://service:8399/arcgis/rest/services when the host of all map services, inaccessible, has been shown 404 errors Another manifestation of this is the following error message in the console when you access a map URL in your Flex project:
20:38:24.112 [INFO] mx.messaging.Producer ' 8423c711-3e79-4a9c-1cce-8b771a530d04 ' Producer connected.
20:38:24.425 [INFO] mx.messaging.Producer ' 8423c711-3e79-4a9c-1cce-8b771a530d04 ' Producer acknowledge of ' 99971750- fc10-0552-28f2-8b771a633155 '.
20:38:24.427 [ERROR] mx.messaging.Producer ' 8423c711-3e79-4a9c-1cce-8b771a530d04 ' Producer fault for ' 99971750- fc10-0552-28f2-8b771a633155 '.
20:38:24.430 [ERROR] com.esri.ags.tasks.MapServiceInfoTask:: [faultevent fault=[rpc fault faultstring= "HTTP request Error "faultcode=" Server.Error.Request "faultdetail=" error: [ioerrorevent type= "IOError" Bubbles=false cancelable= False eventphase=2 text= "error #2032: Stream error. Url:http://service:8399/arcgis/rest/services/856/mapserver/?f=json "]. Url:http://service:8399/arcgis/rest/services/856/mapserver/?f=json "] messageid=" 585A215E-25D8-0006-F090-8B771BAE12C2 "type=" Fault "Bubbles=false cancelable=true eventphase=2]
20:38:24.431 [ERROR] com.esri.ags.layers.ArcGISDynamicMapServiceLayer mydynamicservice::[rpc Fault faultstring= " HTTP Request Error "faultcode=" Server.Error.Request "faultdetail=" error: [ioerrorevent type= "IOError" Bubbles=false Cancelable=false eventphase=2 text= ' ERROR #2032: Stream error. Url:http://service:8399/arcgis/rest/services/856/mapserver/?f=json "]. Url:http://service:8399/arcgis/rest/services/856/mapserver/?f=json "]
The above is the wrong performance, the following is the solution.
2, the solution:
This can be resolved by restarting the ArcGIS Server Manager service as a general issue.
You can also start the ArcGIS Server Manager service after you restart the ArcGIS server Object Manager, since the starting order should be the same, in order.