I have a distributed FME Server deployment (core + n Engines). One of the Engine hosts has been dedicated to run jobs that require to write/read to/from Esri Geodatabase (SDE). In order to enable that I deployed ArcGIS Server on that machine (it is licensed and running).
Unfortunately when running a job that tries to read from SDE (Oracle) I got the following error:
60 Creating reader for format: Esri Geodatabase (ArcSDE Geodb)
61 Trying to find a DYNAMIC plugin for reader named `GEODATABASE_SDE'
62 Could not load module '/opt/fme-engine-2022/plugins/..\geodatabase9.so' : '/opt/fme-engine-2022/plugins/..\geodatabase9.so: cannot open shared object file: No such file or directory'
63 Module '..\geodatabase9' is unavailable for use with this FME edition
Is this configuration (access to SDE GDB from Linux machine) supported? Should I try to use Windows based Engine machine with ArcGIS Server?
FME Server version: FME Server 2022.2.4, Build 22792 - linux-x64
ArcGIS Server: 11.0 Advanced