unable to open the service 'tomcat6'

tomcat7w.exe ,提示 指定的服务未安装 unable to open the service 'tomcat6'  


新下载的Tomcat7.0 解压缩完了运行tomcat6.exe屏幕一闪就没了 运行tomcat6w.exe弹出个筐
指定的服务并未以已安装的服务存在 Unable to open the Service 'tomcat7'

我安装了tomcat5,双击startup.bat可以正常启动Tomcat,也可以显示http://localhost:8080/,但是双击tomcat6w.exe却出现"指定的服务并未以已安装的服务存在","Unable to open the

service"Tomcat7"。

后来找到了原因,原来是没有安装此项服务。




具体安装方法:打开命令行提示符窗口=> 进入Tomcat安装目录==> 进入bin目录下==>

输入:service.bat install 即可

你可能感兴趣的:(unable to open the service 'tomcat6')