Hello all!
In our new deployment of ArcGIS Enterprise 11.4 we are having quite a few issues. One of the errors that we have seen in Server Manager logs pretty consistantly is a time out error for the System/DynamicMappingHost.MapServer. Has anyone had this error before? I have not seen it before and have not yet found any documentation on the error yet. Also, I am not certain what this system service does, so any insight would be appreciated!
Brief system background:
Server Manager log error
DynamicMappingHost is referring to services published using the shared instance type. This documentation provides some more information about it.
Now regarding your error message, it appears that one of your services is struggling. If it's a heavily used service, it might be better off as a dedicated instance. If not, then there might be some performance issues with it that you will need to resolve. If you're not sure right off which service is causing issues, what you might be able to do is look at the raw log file (the text log file on your server machine) and find that error message. Then, take the RequestID of that error and do a search for it in the entire log file and you might be able to find that original request (along with the actual service name).
Hey Jennifer,
Do things work fine if we do a manual restart of the DynamicMappingHost service after your Enterprise box has fully started?
I have seen a few issues from Enterprise 11.3-11.4 on deployments that have custom registered folders or databases involving the shared instance pool. You might be seeing this.
Many thanks,
David