[Tomcat]无法使用tomcat6.exe启动服务解决办法, The system cannot find the Registry key for service 'tomcat7'

重新配置环境变量后,可以使用startup.bat启动服务,

但是无法使用tomcat6.exe启动服务,

错误信息:

[2011-03-10 18:51:49] [warn]  The system cannot find the Registry key for servic

e 'tomcat6'

[2011-03-10 18:51:49] [error] Load configuration failed

[2011-03-10 18:51:49] [error] 系统找不到指定的文件。

[2011-03-10 18:51:49] [error] Commons Daemon procrun failed with exit value: 2 (

Failed to load configuration)

[2011-03-10 18:51:49] [error] 系统找不到指定的文件。

 

解决办法:控制台进入tomcat/bin目录下,运行service.bat install,问题解决

删除服务:service.bat  remove tomcat

posted on 2014-07-30 14:16  11133432211  阅读(2400)  评论(0)    收藏  举报