I am seeing this sequence of errors in my organization's Server logs (the errors are shown for the same request ID in order of oldest to newest):
| FINE | Jun 2, 2021, 3:16:45 PM | Binary request received. Request size is 213 bytes. | 100003 | MapServer.GetServerInfo |
| FINE | Jun 2, 2021, 3:16:45 PM | GetServerInfo has started. | 10008 | MapServer.GetServerInfo |
| DEBUG | Jun 2, 2021, 3:16:45 PM | Begin GetServerInfo | 10008 | GetServerInfo |
| SEVERE | Jun 2, 2021, 3:16:45 PM | Failed to find the map. | 10836 | MapServerX::GetServerInfoInternal |
| DEBUG | Jun 2, 2021, 3:16:45 PM | End GetServerInfo | 10009 | GetServerInfo |
| FINE | Jun 2, 2021, 3:16:45 PM | GetServerInfo has completed. | 10009 | MapServer.GetServerInfo |
| SEVERE | Jun 2, 2021, 3:16:45 PM | Method failed.HRESULT = 0x80004005 : Unspecified error . | 100005 | MapServer.GetServerInfo |
| DEBUG | Jun 2, 2021, 3:16:45 PM | ERROR INFO = Error processing server request | 100000 | MapServer.GetServerInfo |
These errors occur multiple (seriously, at least twenty or thirty) times a day for four services. One service was published from ArcMap 10.6.1 and the other services were published from ArcGIS Pro 2.7.2 (I also tried publishing from 2.8, but no dice).
Our Server version is ArcGIS Server 10.7.1, and it is the hosting server for our Portal site (Portal for ArcGIS 10.7.1).
I feel like I've wrung all the information I can out of Google, so I thought I'd ask if anyone on here has experienced something similar.
Thanks!
Mary Grace
** Edited to add that this one has also been showing up, but less frequently. I can't find anything called "\Results.msd" ANYWHERE.
| WARNING | Jun 2, 2021, 3:54:11 PM | Job Layers not found in Job Registry or the registry record is unavailable. | 5006 | |
| WARNING | Jun 2, 2021, 3:54:11 PM | Can not open file \Results.msd. The system cannot find the file specified. Probable cause: The file is inaccessible to Server. | 10816 | MapServerX::CreateGPJobService |
| SEVERE | Jun 2, 2021, 3:54:11 PM | Failed to find the map. | 10836 | MapServerX::GetServerInfoInternal |
| SEVERE | Jun 2, 2021, 3:54:11 PM | Method failed.HRESULT = 0x80004005 : Unspecified error . | 100005 | MapServer.GetServerInfo |