原文:在win7安装完tomcat之后开机老是提示unable to open the service 'tomcat6'的解决方法

在tomcat的安装目录bin的目录下的tomcat w.exe更改兼容性,右击 gt 属性 gt 兼容性,勾选以管理员的身份运行 开机就不会有unable to open the service tomcat 的错误了 ...

2012-03-15 18:13 0 6231 推荐指数:

查看详情

tomcat7安装启动报错-unable to open the service 'tomcat7'

运行tomcat7w.exe tomcat7.exe ,提示 指定的服务未安装 unable to open the service 'tomcat7'(用的是绿色的Tomcat7) 解决方法: 打开命令行提示符窗口=> 进入Tomcat安装目录==> 进入bin目录 ...

Mon Sep 17 19:15:00 CST 2018 0 1878
centos中安装tomcat6

在centos中安装tomcat6 1)通过yum自动安装tomcat和dependences root@Centos_AAA ~]# yum install tomcat6 [root@Centos_AAA ~]# service tomcat6 ...

Mon Jan 06 00:35:00 CST 2014 0 6475
win7安装tomcat

安装tomcat都一波三折,网上资料安装方法参差不齐,看多了反而晕,记录下自己安装的过程,便于以后翻阅。 选择哪个版本? tomcat 8要求JDK7以上, 想安装8的需要先确认下自己JDK版本(java -version)。 本机环境是1.6,所以选择tomcat 7 1、进入官网 ...

Fri Aug 01 00:58:00 CST 2014 0 3477
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM