Skip To Content

静默安装 ArcGIS Web Adaptor

安装要求

ArcGIS Web Adaptor 的版本必须与所使用的 Portal for ArcGIS 版本相匹配。

ArcGIS Web Adaptor 可以与其他版本并行安装。无需卸载现有 ArcGIS Web Adaptor,即可安装新 ArcGIS Web Adaptor,且 ArcGIS Web Adaptor 并非之前版本的升级。

各个 ArcGIS Web Adaptor 的名称必须唯一,单个 web 服务器上不能有两个名称相同的 Web Adaptor。若在安装过程中检测到命名冲突,则会显示一条警告消息。若要解决此冲突,您必须卸载同名的较早版本。或者,可以更改其中一个 Web Adaptor 的名称,然后继续安装。

如果您将通过浏览器使用门户配置 Web Adaptor,则 ArcGIS Web Adaptor 和 Tomcat 无需安装在同一台计算机上。但是,如果您使用 configurewebadaptor.exe 工具配置 Web Adaptor,则 Web Adaptor 必须和 Tomcat 安装在同一台计算机上。

旧版本:

在早期版本中,需要 Microsoft .NET Framework 3.5 Service Pack 1 (SP1)、4.0 或 4.5,才能安装 ArcGIS Web Adaptor

安装 ArcGIS Web Adaptor 后,必须对其进行配置。有关详细信息,请参阅配置 ArcGIS Web Adaptor

升级早期版本的 ArcGIS Web Adaptor

要将早期版本的 ArcGIS Web Adaptor 升级为 10.8.1,您必须卸载早期版本,然后运行 10.8.1 安装程序。在安装 10.8.1 版本期间,需指定与较早版本 Web Adaptor 相同的名称。这可保证您的 Web Adaptor URL 将与较早版本中的 URL 保持一致。

若在 10.8.1 安装过程中检测到命名冲突,则会显示警告消息。若要执行升级,必须卸载同名的较早版本。

安装 10.8.1 版本后,您必须使用 Portal for ArcGIS 配置 ArcGIS Web Adaptor

旧版本:

对于 10.2 和较早版本,运行安装程序会将所有现有的 Web Adaptor 升级为最新版本。

静默安装 ArcGIS Web Adaptor

以下是静默安装 ArcGIS Web Adaptor 时将使用的 Windows Installer 命令行参数:

  • INSTALLDIR=<安装位置>

    该属性用于通过命令行指定 ArcGIS Web Adaptor 的安装位置。如果不设置此属性,安装过程中将使用默认安装位置 C:\Program Files\ArcGIS\WebAdaptor10.8.1\java\。

    例如:

    <path to ArcGIS Web Adaptor (Java Platform) setup download>\setup.exe INSTALLDIR="C:\NewInstallDir" /qb

  • 如果未指定安装位置,则使用下列命令静默安装 ArcGIS Web Adaptor

    <path to ArcGIS Web Adaptor (Java Platform) setup download>\setup.exe /qb

安装 ArcGIS Web Adaptor 后,必须对其进行配置。有关详细信息,请参阅配置 ArcGIS Web Adaptor

注:

安装后,ArcGIS Web Adaptor 将以 Java 应用程序服务器指定的语言显示。要更改语言,请参阅 Java 应用程序服务器的产品文档。