Unable to see the services from “Add ArcGIS Server”
I couldn’t figure out why I’m getting nothing as I access my “Add ArcGIS Server” with “use” level.
http://213.6.3.171:6080/arcgis/rest/services
What might be the issue here?
Why the “Add ArcGIS Server” doesn’t show the service?
Thank you
Best
Jamal
Hi Jamal,
The response in my web debugger is 400 Bad Request. There is an error report return by ArcGIS Server's internal application server.
"The request sent by the client was syntactically incorrect"
Have you installed the web adaptor? Typically for an ArcGIS Server that is accessible to the internet you would install the web adaptor and go through the default http port 80 instead of opening port 6080. Also have you tried with the actual name of the server instead of the IP address?
-Dan
Thanks Dan,
The issue that I have exceeded the number I allowed to publish with my 16 cores server.
The server of 16 cores can take up to 80 ArcSoc.exe as each core can handle up to five (16*5 =80)
I deleted some of the services and know it works fine
Best
Jamal