Are you by any chance using IBM java 1.7.x on your management server ?
We had a similar problem where connection from cloud agent on CPVM/SSVM to
management server got disconnected with an SSL error, but we are not using
SSL on management server at all. After switching back to
java-1.7.0-openjdk,
I have disable SS by setting secstorage.encrypt.copy to "false", and
changing consoleproxy.url.domain to empty.
but after restarting the console proxy vm I am getting below error.
netstat -na | grep 8250
tcp 867 0 x.x.x.x:37789 y.y.y.y:8250 CLOSE_WAIT
tcp 867 0
Hi Devender,
I've experience a similar issue a few times in my test environments, so i
took a closer look at what was causing it... If you're experiencing the
same issue, here's the symptoms, cause and resolution:
Symptoms:
- SSL fails to start on tomcat;
- SSL connection fails to establish betwe