1. Introduction

  2.  Welcome to the ArcGIS Web Adaptor (Java Platform) on Linux installation guide
  3.  Getting started with ArcGIS Web Adaptor
  4. Install and configure ArcGIS Web Adaptor with ArcGIS Server

  5.  About the ArcGIS Web Adaptor
  6.  An overview of implementing ArcGIS Web Adaptor with ArcGIS Server
    1. Step 1: Plan your ArcGIS Server site configuration

    2.  Inside an ArcGIS Server site
    3.  Deployment scenarios
      1. Single machine site configurations

      2.  Single-machine deployment
      3.  Single-machine deployment with reverse proxy server
      4.  Single-machine high-availability (active-passive) deployment
      5.  Single-machine high-availability (active-active) deployment
      1. Multiple machine site configurations

      2.  Multiple-machine deployment with ArcGIS Web Adaptor
      3.  Multiple-machine deployment with third party load balancer
    1. Step 2: Install ArcGIS Web Adaptor

    2.  Installing ArcGIS Web Adaptor
    3.  Silently installing ArcGIS Web Adaptor
    4.  Installing multiple ArcGIS Web Adaptors
    1. Step 3: Configure ArcGIS Web Adaptor

    2.  Configure ArcGIS Web Adaptor
    3.  Unregister ArcGIS Web Adaptor with ArcGIS Server
    1. Uninstall ArcGIS Web Adaptor

    2.  Uninstalling ArcGIS Web Adaptor
  7. Install and configure ArcGIS Web Adaptor with Portal for ArcGIS

  8.  About ArcGIS Web Adaptor
  9.  An overview of implementing ArcGIS Web Adaptor with Portal for ArcGIS
    1. Step 1: Plan your Portal for ArcGIS configuration

    2.  The portal's role in ArcGIS
    1. Step 2: Enable HTTPS on your web server

    2.  Enable HTTPS on your web server
    1. Step 3: Install ArcGIS Web Adaptor

    2.  Install ArcGIS Web Adaptor
    3.  Silently installing ArcGIS Web Adaptor
    1. Step 4: Configure ArcGIS Web Adaptor

    2.  Configure ArcGIS Web Adaptor
    3.  Configure multiple ArcGIS Web Adaptors
    4.  Unregistering ArcGIS Web Adaptor with Portal for ArcGIS
    1. Uninstall ArcGIS Web Adaptor

    2.  Uninstalling ArcGIS Web Adaptor
  10. Reference

  11.  ArcGIS Web Adaptor 10.7.x system requirements
  12.  Configure your portal to use a reverse proxy server
  13.  Questions, feedback, and information
  14.  Copyright information

Uninstalling ArcGIS Web Adaptor

To uninstall ArcGIS Web Adaptor, follow the steps in the sections below.

Once you uninstall ArcGIS Web Adaptor, client applications cannot communicate with Portal for ArcGIS. To reestablish this communication in the future, use the Web Adaptor configuration page to register ArcGIS Web Adaptor with Portal for ArcGIS. For full instructions, see Configuring ArcGIS Web Adaptor.

Unregister ArcGIS Web Adaptor

First you need to unregister ArcGIS Web Adaptor from your portal using the ArcGIS Portal Directory. To do so, complete the following steps:

NoteNote:

The unregistering functionality is available starting at Portal for ArcGIS 10.2.1 and is required for 10.2.1 and later versions. If your portal and ArcGIS Web Adaptor product versions are out of sync, you need to make sure both components are upgraded before proceeding.

Steps:
  1. Open the ArcGIS Portal Directory, and sign in as an Administrator of your organization. The URL is formatted https://webadaptorhost.domain.com/webadaptorname/portaladmin.
  2. Click System > Web Adaptors.
  3. On the Web Adaptors page, click the name of the machine that is hosting ArcGIS Web Adaptor.
  4. On the Web Adaptor: <machine name> page, click Unregister Web Adaptor.
  5. On the Unregister Web Adaptor page, click Unregister Web Adaptor.

ArcGIS Web Adaptor is unregistered from your portal.

Uninstall the Web Adaptor

Use your operating system's tools to uninstall ArcGIS Web Adaptor by completing the following steps:

Steps:
  1. Start the uninstallation script (based on the default installation location): ${HOME}/arcgis/webadaptor10.7.1/java/uninstall_WebAdaptor.
  2. Click Uninstall in the Uninstall dialog box to proceed with the uninstallation of ArcGIS Web Adaptor.
  3. Once completed, click Done to exit.

Uninstalling the Web Adaptor silently

Performing a silent uninstallation of the Web Adaptor on Linux doesn't require an X display or user interaction during the uninstallation process. By design, the installation mode in which you are running the setup is what will be set as the default for the uninstallation mode.

To silently uninstall the Web Adaptor on Linux, launch the uninstallation script silently (based on the default installation location):

${HOME}/arcgis/webadaptor10.7.1/java/uninstall_WebAdaptor -s