Whenever I try to submit data on AEM 6.0 forms or do some sort of processing, I see this error in the logs - Caused by: java.io.IOException: Executable does not exist: /Users/adobeuser/Documents/CQ/aem60/crx-quickstart/bedrock/svcnative/XMLFormService/bin/XMLForm.exe
at com.adobe.service.ProcessResource.startProcess(ProcessResource.java:354)
... 281 common frames omitted
I checked the file location and it does not contain the .exe file. Am I missing something? I searched online for a solution but no luck yet. Any help is appreciated.