ArcGIS Server 11.1 suddenly crashed - Admin endpoint not responding (No enum constant AuthenticationTier.ARCGIS)
Hi everyone,
I’m facing an issue with ArcGIS Server 11.1 running on Windows Server.
The server was working normally, but it suddenly crashed. After that, I tried to start the ArcGIS Server Windows service. The service starts successfully, and Windows shows that ArcGIS Server is running, but the following endpoint does not respond:
http://localhost:6080/arcgis/admin
I checked the logs and traced the issue to the following error:
No enum constant com.esri.arcgis.discovery.admin.security.AuthenticationTier.ARCGIS
The Tomcat service appears to start, but the ArcGIS Server admin application never becomes available.
Environment
What I’ve observed
Has anyone encountered this error before? I’m trying to determine whether this is caused by:
Any guidance on how to recover the site or identify the root cause would be greatly appreciated.
Thanks in advance!