Tomcat: Can't start tomcat after installing it on Ubuntu: “Job for tomcat.service failed because the control process exited with error code.”
tomcat 安装路径
cd /opt/tomcat/bin
//运行
sudo ./catalina.sh run
tomcat 安装路径
cd /opt/tomcat/bin
//运行
sudo ./catalina.sh run