Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/238#issuecomment-106760113 Hi @rsafonseca I executed the script then... lrwxrwxrwx. 1 root root 44 May 29 05:39 server.xml -> /etc/cloudstack/management/server-nonssl.xml [root@cs5 bin]# systemctl status cloudstack-management cloudstack-management.service - CloudStack Management Server Loaded: loaded (/usr/lib/systemd/system/cloudstack-management.service; enabled) Active: active (running) since Fri 2015-05-29 05:39:16 EDT; 34s ago Process: 16149 ExecStart=/usr/sbin/cloudstack-management-sysd start (code=exited, status=0/SUCCESS) Main PID: 16164 (java) CGroup: /system.slice/cloudstack-management.service ââ16164 /usr/lib/jvm/java/bin/java -Djava.awt.headless=true -Dcom.sun.management.jmxremote=false -Xmx2g -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/var/log/cloudstack/management/ -XX:PermSize=512M -XX:MaxPermSize=800m -Djava.net.preferIPv4Stack=true -D... May 29 05:39:16 cs5 systemd[1]: Starting CloudStack Management Server... May 29 05:39:16 cs5 systemd[1]: Started CloudStack Management Server. :) I just have to configure the DB to see how it will behave. Perhaps if you create a new PR, with the packaging stuff only, it would be easier to test and get it merged onto master. The steps to test the packaging are quite straight forward and we are glad to help on that. Cheers, Wilder
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---