啓動tomcat的時候報錯

啓動tomcat的時候報錯

問題:

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)

解決辦法;

端口被佔用了,你把另外的tomcat關閉,如果找不到,則打開任務管理器,結束"javaw.exe"這個進程,就沒問題了。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章