Layer failed to load: Fault code: Server.Error.Request

3389
5
11-23-2012 03:50 PM
María_EugeniaPargada
New Contributor
I been working with the ArcGIS API for Flex, and everything is working fine, but sometimes when I loaded the Application through the Internet Conection, shows an error like this
�??Name of the Services�?� layer failed to load: Fault code: Server.Error.Request
Fault info: HTTP request error
Fault details: Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032"]. URL: http://sigar.chacao.gob.ve/ArcGIS/rest/services/Imagen2008/MapServer?f=json Imagen 2008 layer failed to load: Fault code: Server.Error.Request

This error appear randomly, and show differents services. I checked all the services and everything is Ok!  Someone know what is happening?
I am using ArcGIS Server Enterprise 10 and ArcGIS API for Flex 3.001.
Thank you very much for your help.
Tags (2)
0 Kudos
5 Replies
IvanBespalov
Occasional Contributor III
I checked all the services and everything is Ok!

[ATTACH=CONFIG]19500[/ATTACH] - Service does not exist or is inaccessible.
0 Kudos
EstherColero
New Contributor III
Hello María,

As I can see, your service is in a folder named "CACHAO", so the url is:
sigar.chacao.gob.ve/ArcGIS/rest/services/CHACAO/Imagen2008/MapServer

Another error can be that your output folder is diferent
http://srviampca-web01/arcgisoutput/_ags_mapf40a6a97949a473f8457c008293b68e5.png    ->   The hostname is wrong
http://sigar.chacao.gob.ve/arcgisoutput/_ags_mapf40a6a97949a473f8457c008293b68e5.png  -> if I change it, it works

Regards
Esther
0 Kudos
María_EugeniaPargada
New Contributor
Hello María,

As I can see, your service is in a folder named "CACHAO", so the url is:
sigar.chacao.gob.ve/ArcGIS/rest/services/CHACAO/Imagen2008/MapServer

Another error can be that your output folder is diferent
http://srviampca-web01/arcgisoutput/_ags_mapf40a6a97949a473f8457c008293b68e5.png    ->   The hostname is wrong
http://sigar.chacao.gob.ve/arcgisoutput/_ags_mapf40a6a97949a473f8457c008293b68e5.png  -> if I change it, it works

Regards
Esther



Hi Esther, Thank you very much for your help.
Which is the error that you are talking about? I can not understand.
When I try to view the URL you copied says that neither exists.
Please, Could you give me a clue to what I should do?

Thank You.
0 Kudos
María_EugeniaPargada
New Contributor
[ATTACH=CONFIG]19500[/ATTACH] - Service does not exist or is inaccessible.


Hi Ivan, Thanks for your help.
All the services are fine, but I don't understand Why the error is still showing.
0 Kudos
EstherColero
New Contributor III
Hi Esther, Thank you very much for your help.
Which is the error that you are talking about? I can not understand.
When I try to view the URL you copied says that neither exists.
Please, Could you give me a clue to what I should do?

Thank You.


Hello María,

You can't see my link because the image has expired 😉

I have create the image from REST in this link
http://sigar.chacao.gob.ve/ArcGIS/rest/services/CHACAO/Imagen2008/MapServer/export?bbox=-7442017.453...

There I can't see the image because the image source  starts with srviampca-web01 instead of sigar.chacao.gob.ve. You need to change your output directory in the server or your application only works in your Intranet.

Regards
Esther
0 Kudos