Error Viewing Rest Services

4648
2
04-21-2010 09:09 AM
BobWheeler
Occasional Contributor
I am having issues viewing the REST serivces on my production server.  Current applications are running fine.  Using http://myserver/arcgis/rest/servies or even using /rest/admin - I get the following error:
My Dev/QA environment doesn't have this issue.


Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 4/20/2010 3:08:24 PM
Event time (UTC): 4/20/2010 9:08:24 PM
Event ID: 1114a163227e475c980bd3687227e6fe
Event sequence: 2
Event occurrence: 1
Event detail code: 0

Application information:
    Application domain: /LM/W3SVC/1/Root/ArcGIS/rest-3-129162712969442554
    Trust level: Full
    Application Virtual Path: /ArcGIS/rest
    Application Path: c:\inetpub\wwwroot\ArcGIS\rest\
    Machine name: OCC123456

Process information:
    Process ID: 15912
    Process name: w3wp.exe
    Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:
    Exception type: ImpersonationException
    Exception message: Identity Error: Server could not authenticate the supplied identity.

Request information:
    Request URL: http://occ1234/arcgis/rest/services
    Request path: /arcgis/rest/services
    User host address: 10.20.42.52
    User: 
    Is authenticated: False
    Authentication Type: 
    Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:
    Thread ID: 6
    Thread account name: NT AUTHORITY\NETWORK SERVICE
    Is impersonating: False
    Stack trace:    at ESRI.ArcGIS.ADF.Connection.AGS.AGSServerConnection.Connect(Boolean throwExceptionOnUnauthorizedAccess)
   at ESRI.ArcGIS.ADF.Connection.AGS.AGSServerConnection..ctor(String host, Identity identity, Boolean connect)
   at ESRI.ArcGIS.REST.RestAppConfig.CheckSecuritySetting(HttpContext ctx)
   at ESRI.ArcGIS.REST.RestAppConfig..ctor(HttpContext context)
   at ESRI.ArcGIS.REST.RestUtils.GetRestAppConfig(HttpContext



any information greatly appreciated.
0 Kudos
2 Replies
VHolubec
Esri Regular Contributor

I think this is not an actual issue at this time, but for just case maybe you can try to disable Impersonation (http://support.esri.com/en/knowledgebase/techarticles/detail/36887 ) or you can try to create new AGS WebInstance (ArcGIS Server for the Microsoft .NET Framework 9.3 Help )

Vladimir
0 Kudos
BobWheeler
Occasional Contributor

Hello Vladimir,  I appreciate the reply - this was 5 years ago and several versions ago. 🙂

0 Kudos