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 the Web Adaptor, client applications will not be able to communicate with ArcGIS Server. To reestablish this communication in the future, use the Web Adaptor configuration page to register the Web Adaptor with ArcGIS Server. For full instructions, see Configuring ArcGIS Web Adaptor.

Unregistering the Web Adaptor

First you'll need to unregister the Web Adaptor with your site using ArcGIS Server Manager.

CautionCaution:

The unregistering functionality is only available starting at ArcGIS 10.1 SP1 for Server and is required beginning at 10.1 SP1. If your ArcGIS Server and Web Adaptor product versions are out of sync, you'll need to make sure both components are upgraded to same product version before proceeding.

  1. Open Manager and log in with a user who has administrative access to ArcGIS Server. If you need help with this step, see Logging in to Manager.
  2. Click Site > Web Adaptor.
  3. Click Unregister Web Adaptor Unregister Web Adaptor.
  4. On the Unregister Web Adaptor dialog box, click Yes.

The Web Adaptor is unregistered with your site.

Uninstalling the Web Adaptor

You'll use your operating system's tools to uninstall the Web Adaptor. To do so, complete the following steps:

  1. Launch the uninstallation script (based on the default installation location): ${HOME}/arcgis/webadaptor10.7.1/java/uninstall_WebAdaptor.

    Click Uninstall in the Uninstall dialog box to proceed with the uninstallation of the Web Adaptor.

  2. 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