Job for tomcatd.service failed. See 'systemctl status tomcatd.service' and 'journalctl -xn' for details.
然后我再去查状态systemctl status tomcatd.service出现...
tomcatd.service - SYSV: The Apache Tomcat servlet/JSP container.
Loaded: loaded (/etc/rc.d/init.d/tomcatd)
Active: failed (Result: exit-code) since Thu 2014-12-11 12:09:30 CST; 12s ago
Process: 2011 ExecStart=/etc/rc.d/init.d/tomcatd start (code=exited, status=203/EXEC)
Dec 11 12:09:30 localhost.localdomain systemd[2011]: Failed at step EXEC spawning /etc/rc.d/init.d/tomcatd: Permission denied
Dec 11 12:09:30 localhost.localdomain systemd[1]: tomcatd.service: control process exited, code=exited status=203
Dec 11 12:09:30 localhost.localdomain systemd[1]: Failed to start SYSV: The Apache Tomcat servlet/JSP container..
Dec 11 12:09:30 localhost.localdomain systemd[1]: Unit tomcatd.service entered failed state.