Hello,
An ArcGIS GIS Server 11.1 is being installed on a new server (no apps, just the ArcGIS Server). The error occurs when trying to create the initial ArcGIS Server administrator account.
Failed to load /opt/arcgis/server/framework/runtime/ArcGIS//bin/DADFLib.dll.
Error code -1073741795
I have searched for information online, but I don't see anything relevant.
Hypervisor: VMware vSphere 7.0
Operating System: Oracle Linux 8 (8.8)
ArcGIS Server: 11.1
Information:
The file has the default privileges, I have checked it on another installation and at the privilege level it looks the same (and the folders privileges looks fine) (I have also tried to change the default privileges to 777 (not recommended or safe) but I have the same problem.).
I would appreciate if this community have any idea to solve this issue 🙂
Regards.
I ran into a similar problem on ArcGIS Enterprise 11.0. After investigation, I found that my virtual machine did not recognize the avx instruction set by default. This problem was solved after enabling the avx instruction set on the virtual machine by modifying the vmx file of the virtual machine.
So, is the AVX instruction set necessary for ArcGIS Server? If not, what is the root cause of this error, and are there any diagnostic methods for the issue?