myeclipse7上怎么部署tomcat提示a configuration error occurred during startup. 5
aconfigurationerroroccurredduringstartup.pleaseverifythepreferencefieldwiththeprompt:...
a configuration error occurred during startup.please verify the preference field with the prompt: tomcat 6.x jdk name
这个是什么情况啊,怎么解决那,jdk用的是jdk-7u1-windows-7.0 展开
这个是什么情况啊,怎么解决那,jdk用的是jdk-7u1-windows-7.0 展开
2016-06-04 · 百度知道合伙人官方认证企业
育知同创教育
1【专注:Python+人工智能|Java大数据|HTML5培训】 2【免费提供名师直播课堂、公开课及视频教程】 3【地址:北京市昌平区三旗百汇物美大卖场2层,微信公众号:yuzhitc】
向TA提问
关注
展开全部
myeclipse7上部署tomcat提示a configuration error occurred during startup.的原因是host没有映射,找不到socket通信入口。
解决办法如下:
在系统的host文件中将本机地址localhost映射到127.0.0.1导致。
(1)如果是win系统请查看系统盘下Windows目录中System32\drivers\etc下的host文件里面是否有做相关映射如下:
127.0.0.1 localhost
没有则加上。
(2)若是linux系统下请在/etc/hosts下面添加
127.0.0.1 localhost.localdomain localhost
保存之后重新启动应该问题就解决了。
展开全部
你的myEclipse7是7.0的版本,对jdk用的是jdk-7u1-windows-7.0可能行不支持
最好用6.0的
please verify the preference field with the prompt: tomcat 6.x jdk name
请你确认用的是6.0的
最好用6.0的
please verify the preference field with the prompt: tomcat 6.x jdk name
请你确认用的是6.0的
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
jar兼容问题,好好排查一下
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询