Hi
We run an ArcGIS enterprise and an ArcGIS standalone Server site distributed on 4 machines. One machine is our webserver with apache tomcat and the java webadaptor installed. There are three webadaptors configured. One for the ArcGIS standalone site (2 servers), one for portal and one for the arcgis server of portal.
Every machine has it's one certificate and ssl is enabled and the communication is configured for https only. Everything works fine, but we found some "severe" error logs in the catalina log from the apache tomcat. Something like that:
SEVERE [https-openssl-nio-443-exec-1741] com.esri.arcgis.server.wa.servlet.AGSWebAdaptorProxyServlet.service Could not access any server machines. Please contact your system administrator. https://myserver.mydomain:6443/arcgis/rest/services/myservicefolder/myservice/MapServer/export?someparameter&f=image Exception :java.io.IOException: An existing connection was forcibly closed by the remote host
Does anbody have a clue on what's going on here and where the error comes from?
Thanks