System error 3 has occurred. The system cannot find the path specified
Enterprise Manager 12c Release 2 - 12.1.0.2.0
Agent Deployment Failed - host agent for Windows 32 bit, version 12.1.0.2
Deployment Phase Name: Secure Agent
Error: Execution of command C:/cygwin/bin/sh.exe -c 'export NEED_EXIT_CODE=1 && C:/oracle/product/emagent12/agent_inst/bin/emctl.bat start agent' on host myhost.mydomain.com Failed
Cause: Error Message: System error 3 has occurred. The system cannot find the path specified. Exit Code :2
Recommendation:
Fix the cause of the error and retry the operation (or) manually run the following commands on the remote host
C:/cygwin/bin/sh.exe -c 'export NEED_EXIT_CODE=1 && C:/oracle/product/emagent12/agent_inst/bin/emctl.bat secure agent'
C:/cygwin/bin/sh.exe -c 'export NEED_EXIT_CODE=1 && C:/oracle/product/emagent12/agent_inst/bin/emctl.bat start agent'
C:/cygwin/bin/sh.exe -c 'export NEED_EXIT_CODE=1 && C:/oracle/product/emagent12/agent_inst/bin/emctl.bat config agent addinternaltargets'
Any ideas? thanks