码迷,mamicode.com
首页 > 系统相关 > 详细

linux tomcat 用/etc/init.d/tomcat start启动报错

时间:2016-11-13 18:53:14      阅读:303      评论:0      收藏:0      [点我收藏+]

标签:启动报错   uid   service   expected   tor   tom   ase   res   operator   

line 13: [ 0: unary operator expected 

please use "sudo service tomcat stop|start|restart"

 

 

出现此错误,需要去编辑/etc/init/tomcat

然后把 U_UID=  改成  U_UID=0 就可以了

linux tomcat 用/etc/init.d/tomcat start启动报错

标签:启动报错   uid   service   expected   tor   tom   ase   res   operator   

原文地址:http://www.cnblogs.com/xiaofeilee/p/6059346.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!