Running EMCLI fails with Connection To The Current Oms Could Not Be Established
When i try to run emcli setup -url=http://<oms host name>:port/em -username=sysman
i get :
oracle.sysman.emCLI.omsbrowser.HttpConnectionException:
Caused by: java.net.SocketException: Unexpected end of file from server
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:763)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:626)
Any suggestion to fix this issue will be appreciated
Thanks in advance