I have a CentOS (CentOS release 6.7 (Final)
) server running Tomcat7. I ran some updates using yum
and now Tomcat will not restart.
etc/rc.d/init.d/tomcat restart
Stopping tomcat: [FAILED]
Starting tomcat: [FAILED]
I have looked in /etc/tomcat/logs/
, but there are no logs. I would have a least expected /etc/tomcat/logs/tomcat-initd.log
to be there. Where else would Tomcat log to?
Should be there