Good Afternoon Everyone
We have two joined ArcGIS server machines running 10.6.1 respectively. We have fully deployed the joined servers in our live environment and have started populating them with web services. I have noticed that when using the services for awhile now we have been receiving the following errors
WARNING 14 Feb 2020 12:55:33 Unable to process request. java.io.IOException: An existing connection was forcibly closed by the remote host Rest
WARNING 14 Feb 2020 12:55:25 Unable to process request. java.io.IOException: An existing connection was forcibly closed by the remote host Rest
WARNING 14 Feb 2020 12:55:19 Unable to process request. java.io.IOException: An existing connection was forcibly closed by the remote host Rest
WARNING 14 Feb 2020 12:55:11 Unable to process request. java.io.IOException: An existing connection was forcibly closed by the remote host Rest
When I was trying to use a web service which was a fairly simple layer the following errors were coming back and the layer was not drawing which has happened occasionally however I've been noticing it more recently
I've had a quick look around everything appears to be working okay from what i can not quite sure where to look
We are also occasionally getting the below error as well
14 Feb 2020 08:42:19 Unable to process request. Extension not found Rest
Any suggestions on where to possibly look would be much appreciated
Thanks
Tom
I don't have an answer to this issue, sorry, but I am getting the same error messages in my server log, and would like to figure out the cause.
Hello Thomas Illingworth,
Unfortunately the error message you referenced is fairly generic. The error message tells us a connection was established between client and server. Then at some point after the connection was established the connection was closed.
Troubleshooting Suggestions:
For example if the service is being accessed over a web adaptor hosted on IIS. I would recommend reviewing the IIS logs for error messages that closely match the timestamp for the ArcGIS Server error messages.
Hope this helps!
Thanks,
Thomas.
Hello Thomas Jones
Thanks for getting back to me regarding the above question, yeah alot of the people I have spoken to have mentioned similar to what you have said about it being a generic error message
In terms of the trouble shooting suggestions you mentioned :
Do you think it is worth up the logging level?
My worry is that a connection could be closed if it is midway through a process of doing something
Hope your doing well
Thanks
Thomas