Failed to install Tomcat6 service. Check your settings and permissions Ignore an

错误提示:Failed to install Tomcat6 service. Check your settings and permissions Ignore and continue anyway
错误原因:以前安装过Tomcat 删除时只是简单的删除了文件夹,服务并未删除
解决问题步骤:开始-->运行-->cmd-->确定-->输入sc delete tomcat5 或 sc delete tomcat6(根据以前安装的版本决定) 回车

你可能感兴趣的:(tomcat)