OEM New Agent Installation Error - Binary paths are incorrect
maddoxAug 12 2011 — edited Aug 18 2011I am trying to install the OEM Agent on my DB server. Both OEM and the DB are running on Windows. I have installed OEM with the option to not require SSH but am getting a Cygwin error during agent install. The error points to the general install guide which seems to refer to setting up SSH.
Error: Following binary paths are incorrect or not defined in the OMS host.
Path: C:/cygwin/bin/ssh.exe(SSH_PATH), C:/cygwin/bin/scp.exe(SCP_PATH), C:/cygwin/bin/sh.exe(SH_PATH), C:/cygwin/bin/ssh-keygen.exe(SSH_KEYGEN_PATH), C:/cygwin/bin/unzip.exe(UNZIP_PATH)
Check the property values in the following files in this order, ssPaths_<plat>.properties or sPaths.properties or Paths.properties in <INSTANCE_HOME>/sysman/prov/resources directory. The <INSTANCE_HOME> location is C:\Oracle\gc_inst\em\EMGC_OMS1 .
For more details look at the Install Guide
Is the error saying that I must set up Cygwin on the OEM server? Or is it an error on the target (DB machine)? Is there a way to get around this since I do not need encryption between these servers?