win7安装tomcat 出现 ‘Unable to open the service tomcat6’

 

在win7配置Java(web)开发环境中
我安装了jdk1.5.0_22、Tomcat 6.0

环境变量也正确配置了(我之前用其他系统配置配置了几次,行!)

一切准备好了,我运行 tomcat6.exe(出现命令提示符框)

运行另一个 tomcat6w.exe 出现如下:

 

win7安装tomcat 出现 ‘Unable to open the service tomcat6’_第1张图片

拒绝访问。(0)
unable to open the service‘tomcat*’

 

我觉得我的安装没有问题,因为我都弄个好几次了。。。。。

现在我是换了 WIN7 安装的,想想也是兼容性的问题

(因为我安装的很多其他程序也都是报兼 容性问题)。。。。。

 
 
我上网查了一下。。。。

是兼容性问题和权限问题。。。

那就 ---夺权+兼容降级!!


在安装目录**\Apache Software Foundation\Tomcat 6.0\bin图标上分别执行下列操作:

右键-->属性-->兼容性

特权等级中钩选“以管理员身份运行此程序”

兼容模式中勾选“以兼容模式运行这个程序”
win7安装tomcat 出现 ‘Unable to open the service tomcat6’_第2张图片


确定关闭。。然后重启tomcat6w.exe

哈哈。。成功了吧Win7下tomcat拒绝访问 <wbr>Unable <wbr>to <wbr>open <wbr>the <wbr>service <wbr>'Tomcat6'

win7安装tomcat 出现 ‘Unable to open the service tomcat6’_第3张图片


你可能感兴趣的:(java,apache,jdk,tomcat,Web,service)