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

来源:互联网 发布:靠收房租的富二代知乎 编辑:程序博客网 时间:2024/06/05 16:37

文章出处:http://blog.163.com/daizi_/blog/static/184876424201132381910935/


新下载的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 即可




0 0
原创粉丝点击