码迷,mamicode.com
首页 > 编程语言 > 详细

【Error】JavaWeb: 严重: Failed to initialize end point associated with ProtocolHandler ["http-bio-8080"]

时间:2014-10-24 16:38:47      阅读:319      评论:0      收藏:0      [点我收藏+]

标签:javaweb   tomcat   myeclipse   

 在MyEclipse中启动Tomcat时出现错误,错误信息如下:

严重: Failed to initialize end point associated with ProtocolHandler ["http-bio-8080"]


这是由于8080端口冲突导致的。


关掉MyEclipse后,打开任务管理器,将名字为javaw.exe的进程全部结束。然后重新打开MyEclipse,启动Tomcat就可以了。


这样问题就解决了,希望对大家有帮助。

【Error】JavaWeb: 严重: Failed to initialize end point associated with ProtocolHandler ["http-bio-8080"]

标签:javaweb   tomcat   myeclipse   

原文地址:http://blog.csdn.net/xiaoguaihai/article/details/40427625

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!