Uninstalling the ArcGIS Web Adaptor

To uninstall the 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 Portal for ArcGIS. If you want to reestablish this communication in the future, use the Web Adaptor configuration page to register the Web Adaptor with Portal for ArcGIS. For full instructions, see Configuring the ArcGIS Web Adaptor.

Uninstalling the Web Adaptor

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

Steps:
  1. Launch the uninstallation script (based on the default installation location): ${HOME}/arcgis/webadaptor10.2/java/uninstall_WebAdaptor
  2. Click Uninstall in the Uninstall dialog box to proceed with the uninstallation of the 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 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.2/java/uninstall_WebAdaptor -s

12/13/2013