You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Diego Spinola Castro <sp...@gmail.com> on 2012/12/06 21:58:19 UTC

upload custom ssl

Hi guys, i have uploaded a custom ssl (i've already had one but got
expired) via UI , everything seams to be ok until got ssvm and cpvm
disconnected.
i found a error in cloud.log SSVM and CPVM:
CS 2.2.13

2012-12-06 20:32:51,091 INFO  [cloud.agent.Agent] (main:) Agent [id = new :
type = ConsoleProxyResource : zone = 1 : pod = 1 : workers = 5 : host =
10.16.140.10 : port = 8250
2012-12-06 20:32:51,262 INFO  [utils.nio.NioClient] (Agent-Selector:)
Connecting to 10.16.140.10:8250
2012-12-06 20:32:52,134 ERROR [utils.nio.NioConnection] (Agent-Selector:)
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:84)
at com.cloud.utils.nio.NioConnection.run(NioConnection.java:110)
at java.lang.Thread.run(Thread.java:662)


I've tried destroy ssvm and cpvm without look!
Does anyone have already faced that?