I found the solution (MS running on Java 8), I created an issue in Jira: https://issues.apache.org/jira/browse/CLOUDSTACK-8519
Ciao Martin -----Ursprüngliche Nachricht----- Von: Martin Emrich [mailto:martin.emr...@empolis.com] Gesendet: Dienstag, 26. Mai 2015 11:17 An: users@cloudstack.apache.org Betreff: AW: SSVM agent not starting Ok, I just replaced the NONOSS with the OSS management server on my XenServer platform. Afterwards, the system VMs no longer connect, it's the dreaded 2015-05-26 09:13:59,164 INFO [utils.nio.NioClient] (Agent-Selector:null) Connecting to 10.32.0.16:8250 2015-05-26 09:14:29,202 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:90) at com.cloud.utils.nio.NioConnection.run(NioConnection.java:113) at java.lang.Thread.run(Thread.java:745) 2015-05-26 09:14:34,204 INFO [utils.nio.NioClient] (Agent-Selector:null) Connecting to 10.32.0.16:8250 Message. The ssvm-check.sh script runs fine this time. I already destroyed the SSVM (and ACS created a new one), but it won't connect. What can I do? Thanks Martin -----Ursprüngliche Nachricht----- Von: Erik Weber [mailto:terbol...@gmail.com] Gesendet: Mittwoch, 20. Mai 2015 15:29 An: users@cloudstack.apache.org Betreff: Re: SSVM agent not starting On Wed, May 20, 2015 at 3:05 PM, Martin Emrich <martin.emr...@empolis.com> wrote: > Hi! > > I built (obviously OSS) packages for el6 using the > packages/centos63/package.sh script and installed them on my test > management server instead of the NONOSS packages. Now it works. > > Is it possible to replace the NONOSS packages with OSS packages on a > production server? Or are dangerous changes to the database necessary? > > Switching between NONOSS and OSS shouldn't tamper with the database AFAIK. > Or the other way around: How can I build NONOSS packages for Ubuntu? > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack#HowtobuildCloudStack-BuildingDEBpackages -- Erik