unable to start OVM Manager CLI, ssh port 10000 refused
Hi, folks.
When I try to start the OVM CLI:
[root]# ssh admin@localhost -p 10000
get:
ssh: connect to host localhost port 10000: Connection refused
I recently worked with Oracle Support to get my WebLogic GUI running, and now my CLI and my Expect scripts (which use CLI) don't run.
netstat -na | grep :10000 returns nothing, so it is not an interference problem, but an inactive port problem, maybe?