Data Managment
I am moving from FDMEE on PREM to Data Management on Cloud. I am having an issue where the agent - when created as a service - will not start. (Tried to create an SR but I cannot find the DataManagement cloud version).
This is how I created the service EPMAgentService.exe -install WorkForce D:\Oracle\AgentData\config\agentparams_epm7.ini
When starting the service this is the error I receive.
6/21/2021 10:49:43 AM System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at EPMAgentService.AgentWindowsService.startJettyServer(String serviceArgs)