Skip To Content

ArcGIS Enterprise SDK 11.2 system requirements

The system and hardware requirements to run ArcGIS Enterprise SDK are listed below.

It is recommended that you review the deprecation notice to determine if your hardware and software components are still compatible with the current ArcGIS version.

Operating system requirements

The following 64-bit operating systems satisfy the minimum operating system requirements. Support is not provided for 32-bit operating systems; the setup will only proceed if the operating system is 64-bit.

The software should not be installed on an OS (binary) that has been modified. Esri does not provide support for products installed on a developer's release of an operating system.

Supported operating systemLatest update or service pack tested

Red Hat Enterprise Linux Server 8

Update 8

Red Hat Enterprise Linux Server 9

Update 2

AlmaLinux 9

Update 2

SUSE Linux Enterprise Server 15

Service Pack 5

Ubuntu Server 22.04 LTS

22.04.3

Ubuntu Server 20.04 LTS

20.04.6

Oracle Linux 9

Update 2

Oracle Linux 8

Update 4

Rocky Linux 9

Update 2

Rocky Linux 8

Update 8

Prior and future updates or service packs for these operating system versions are supported unless otherwise stated. The operating system version and updates must also be supported by the operating system provider.

Note:

Esri Technical Support is no longer available for CentOS and Scientific Linux.

Disk space requirements

Enterprise SDK with all features for Java requires approximately 250 MB of disk space.

Enterprise SDK with all features for NodeJS requires approximately 500 MB of disk space.

Developer solutions (SDK) requirements

Development platformSupported and recommended IDE SDK requirement

Java

ArcGIS Enterprise SDK uses the Maven framework for Java project build and management. Most Java IDE that support the Maven framework and JDK 11 can be used, such as IntelliJ IDEA, Eclipse IDE, or NetBeans. The documented and recommended IDEs are as follows:

  • IntelliJ IDEA Ultimate (version 2022.1 or later)
  • IntelliJ IDEA Community (version 2022.1 or later)
  • Eclipse IDE for Java Developers (v version 2022-03 or 2022-06)
  • Eclipse IDE for Java EE Developers (version 2022-03 or 2022-06)

ArcGIS Server is required to deploy an SOE or SOI and ArcGIS Pro is required to publish services. However, ArcGIS Server and ArcGIS Pro do not need to be installed on the same machine where the ArcGIS Enterprise SDK is installed; they can be on remote machines.

Java Development Kit (JDK) version 11.0.14 or later versions of JDK 11 are supported when building SOE and SOI. Building SOE or SOI with Java 12 or later is not supported.

Maven 3.8.5 or later is supported.

NodeJS

Any IDE

ArcGIS Server is required to deploy a custom data package file (.cdpk).

ArcGIS Server Custom Data Feeds must also be installed on same machine where ArcGIS Server is installed. However, ArcGIS Server and ArcGIS Enterprise SDK can be on different machines.

NodeJS runtime version 18.17.0 must be installed on machine before installing ArcGIS Enterprise SDK.