HI
when i'm deploying agent in windows server 2008 in oem 12c im getting following error
Initialization failed
Error: SSH server check failed
cause: SSH daemon (sshd) is not running on port "22"
Verify the value of SSH_PORT in the /u01/OEM/oms/oui/prov/resources/Paths.properties file. Ensure that it is the same as the port on which the sshd is running on the remote host.
i have installed cygwin and made all the configurations
now i'm getting this error
when i have checked whether the cygwin is running on port 22 using command
telnet localhost 22
then i got the following response
SSH-2.0-OpenSSH-6.6.1
please suggest
thanks
shabz