开发者社区> 问答> 正文

写了一个Javaweb程序,在启动tomcat服务时报错,什么原因?

写了一个Javaweb程序,在启动tomcat服务时出现了下面错误:
1
2
3
4
然后运行老是说Several ports (8005, 8080, 8009) required by Tomcat v7.0 Server at localhost are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).这个错误
怎么办呀

展开
收起
落地花开啦 2016-06-02 16:37:15 2733 0
1 条回答
写回答
取消 提交回答
  • 喜欢技术,喜欢努力的人

    端口 已经被占用了;需要先停止之前已经已启动的tomcat,然后再启动tomcat

    2019-07-17 19:25:13
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
Apache Tomcat 的云原生演进 立即下载
CentOS Nginx PHP JAVA 多语言镜像使用手 立即下载
CentOS Nginx PHP JAVA多语言镜像使用手册 立即下载