我正在使用opscode厨师食谱创建多个tomcat实例。我看到tomcat.conf没有写到我的tomcat实例中,而只是写在基本实例中。我创建了一个到基本实例tomcat.conf文件的软链接。尝试启动服务器时,出现以下错误,没有日志。 / var / log或tomcat文件夹中没有日志。请提供有关调试方法的提示。
[root@centosclient2 ~]# service tomcat6-obi_sandbox_tomcat start
Starting tomcat6-obi_sandbox_tomcat: Error code 4 [FAILED]
我在/var/log/tomcat6-obi_sandbox_tomcat-initd.log中看到了以下内容
-sh: /usr/sbin/tomcat6-obi_sandbox_tomcat: No such file or directory
显然没有这样的文件或目录。
最佳答案
我几次遇到错误代码4,问题是磁盘已满。