After installing RemoteEMDIIndexer in the selected location, you run the RemoteEMDIIndexer.exe tool from command line (CMD) with the parameters required for creating an EMDI index. In the command output, you got the below error:
Caught unhandled Java exception
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find com/vontu/profileindex/database/jni/EDMAPIException
DLP 16 +
There is very likely an issue with the data source used for the EMDI index creation, but the Remote EMDI Indexer prints out an incorrect error instead. That incorrect error is caused by a lack of the line './lib/jar/model.jar' in Classpath.txt file for the Indexer. That file is located in the Indexer installation directory, under the path <version>\Protect\config\RemoteEMDIIndexer. The file defines a list of .jar classes that will be used by a specific executable/utility.