[ https://issues.apache.org/jira/browse/CLOUDSTACK-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956962#comment-14956962 ]
Paul Angus commented on CLOUDSTACK-8812: ---------------------------------------- I've just tried installing 4.6-SNAPSHOT from build #259 on CentOS7 The Management Service doesn't start. Catalina.out is empty. The following errors are found: [root@CentOS7Template ~]# systemctl status cloudstack-management.service cloudstack-management.service - CloudStack Management Server Loaded: loaded (/usr/lib/systemd/system/cloudstack-management.service; disabled) Active: failed (Result: exit-code) since Wed 2015-10-14 14:31:54 BST; 14s ago Process: 3062 ExecStart=/usr/sbin/tomcat-sysd start (code=exited, status=203/EXEC) Oct 14 14:31:54 CentOS7Template systemd[1]: Starting CloudStack Management Server... Oct 14 14:31:54 CentOS7Template systemd[1]: cloudstack-management.service: control process exited, code=exited status=203 Oct 14 14:31:54 CentOS7Template systemd[1]: Failed to start CloudStack Management Server. Oct 14 14:31:54 CentOS7Template systemd[1]: Unit cloudstack-management.service entered failed state. [root@CentOS7Template ~]# journalctl -xn -- Logs begin at Wed 2015-10-14 14:24:31 BST, end at Wed 2015-10-14 14:31:54 BST. -- Oct 14 14:31:41 CentOS7Template systemd[1]: Starting CloudStack Management Server... -- Subject: Unit cloudstack-management.service has begun with start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloudstack-management.service has begun starting up. Oct 14 14:31:41 CentOS7Template systemd[3058]: Failed at step EXEC spawning /usr/sbin/tomcat-sysd: No such file or directory -- Subject: Process /usr/sbin/tomcat-sysd could not be executed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The process /usr/sbin/tomcat-sysd could not be executed and failed. -- -- The error number returned while executing this process is 2. Oct 14 14:31:41 CentOS7Template systemd[1]: cloudstack-management.service: control process exited, code=exited status=203 Oct 14 14:31:41 CentOS7Template systemd[1]: Failed to start CloudStack Management Server. -- Subject: Unit cloudstack-management.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloudstack-management.service has failed. -- -- The result is failed. Oct 14 14:31:41 CentOS7Template systemd[1]: Unit cloudstack-management.service entered failed state. Oct 14 14:31:54 CentOS7Template systemd[1]: Starting CloudStack Management Server... -- Subject: Unit cloudstack-management.service has begun with start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloudstack-management.service has begun starting up. Oct 14 14:31:54 CentOS7Template systemd[3062]: Failed at step EXEC spawning /usr/sbin/tomcat-sysd: No such file or directory -- Subject: Process /usr/sbin/tomcat-sysd could not be executed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The process /usr/sbin/tomcat-sysd could not be executed and failed. -- -- The error number returned while executing this process is 2. Oct 14 14:31:54 CentOS7Template systemd[1]: cloudstack-management.service: control process exited, code=exited status=203 Oct 14 14:31:54 CentOS7Template systemd[1]: Failed to start CloudStack Management Server. -- Subject: Unit cloudstack-management.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloudstack-management.service has failed. -- -- The result is failed. Oct 14 14:31:54 CentOS7Template systemd[1]: Unit cloudstack-management.service entered failed state. > CentOS 7 - systemd-tmpfiles - Operation not permitted > ----------------------------------------------------- > > Key: CLOUDSTACK-8812 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8812 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Install and Setup > Affects Versions: 4.5.2, 4.6.0 > Environment: KVM VM / CentOS Linux release 7.1.1503 (Core) > Reporter: Sven Vogel > > installation of the shapeblue upstream 4.5.2 repository. setup of the > database works. when i start the service with systemctl start > cloudstack-management.service i get the following error. > Sep 04 17:14:34 cloudstack01.oscloud.local systemd[1]: Starting CloudStack > Management Server... > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/var/run/netreport) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/dev/net) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/dev/mapper) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/dev/vfio) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/dev/snd) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/lock) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/lock/subsys) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/lock/lockdev) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/var/run/setrans) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/lock/lvm) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/lvm) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/var/run/console) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/var/run/faillock) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/var/run/sepermit) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/var/run/ppp) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/var/lock/ppp) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/user) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: Failed to > create file /var/log/wtmp: Permission denied > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: Failed to > create file /var/log/btmp: Permission denied > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/systemd/ask-password) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/systemd/seats) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/systemd/sessions) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/systemd/users) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/systemd/machines) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/systemd/shutdown) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/log/journal) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/log/journal/9b4671a20660436c8068d4f91eea0c1d) failed: Operation > not p > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/tmp) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/var/tmp) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: Failed to > create file /var/run/tomcat.pid: Permission denied > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/run/tuned) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/tmp/.X11-unix) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/tmp/.ICE-unix) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/tmp/.XIM-unix) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/tmp/.font-unix) failed: Operation not permitted > Sep 04 17:14:34 cloudstack01.oscloud.local systemd-tmpfiles[5519]: > chmod(/tmp/.Test-unix) failed: Operation not permitted > i dont know whats wrong.... -- This message was sent by Atlassian JIRA (v6.3.4#6332)