HOW TO

Recover and start up Portal for ArcGIS if the incorrect forward proxy information was configured in portaladmin

Last Published: February 2, 2026

Summary

A forward proxy server is a computer on your Local Area Network (LAN) that allows connecting to an outside network without compromising the security of the internal network. Use of a forward proxy server is common in perimeter networks (also known as demilitarised zones [DMZ] or screened subnets) to protect the identity of internal machines. If your organization uses a forward proxy server to connect externally, you can configure your portal to use a forward proxy server.

The forward proxy server details can be updated from the Portal Adminintrator Directory by navigating to System > Properties > Update Properties, as outlined in Configure your portal to use a forward proxy server.

If the incorrect forward proxy settings are specified in Portal for ArcGIS, you may not be able to sign in to Portal, which prevents updating the forward proxy settings, effectively locking you out of Portal.

Procedure

  1. Stop the Portal for ArcGIS Windows Service.
  2. Using a text editor, navigate to the following location:
C:\Program Files\ArcGIS\Portal\framework\runtime\tomcat\conf\catalina.properties
  1. Comment out the following:
    • http.proxyHost =
    • https.proxyHost =
    • http.proxyPort =
    • https.proxyPort =
    • nonProxyHosts =
  2. Save the catalina.properties file.
  3. Using a text editor go to the following location:
C:\Program Files\ArcGIS\Portal\framework\etc\portal-config.properties
  1. Comment out the following:
    • http.proxyHost =
    • https.proxyHost =
    • http.proxyPort =
    • https.proxyPort =
    • nonProxyHosts =
  2. Save the portal-config.properties file.
  3. Start the Portal service.
  4. Log in to the Portal Administrator Directory.

Article ID: 000039839

Get support with AI

Resolve your issue quickly with the Esri Support AI Chatbot.

Start chatting now

Related Information

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Start chatting now

Go to download options