Hi,
I have a few hosts and the systemvm (console proxy) which stopped
connecting to the master with ssl error:
2015-02-10 08:43:46,057 INFO [cloud.agent.Agent] (Agent-Handler-4:null)
Reconnecting...
2015-02-10 08:43:46,058 INFO [utils.nio.NioClient] (Agent-Selector:null)
Connecting to 111.11.1.1:8250
2015-02-10 08:43:56,191 ERROR [utils.nio.NioConnection]
(Agent-Selector:null) Unable to initialize the threads.
java.io.IOException: SSL: Fail to init SSL! java.io.IOException: Connection
closed with -1 on reading size.
at com.cloud.utils.nio.NioClient.init(NioClient.java:87)
at com.cloud.utils.nio.NioConnection.run(NioConnection.java:111)
at java.lang.Thread.run(Thread.java:745)
anybody can sugggest how I can debug the SSL layer? Cients are able to
connect to the port 8250, but they are disconnected just after the
connection is established.
Thank you very much
S.