IntelliJ4.5 integrate tomcate 5.0 problem

When I setup this enviroment in IntelliJ, and I clicked start, it showed me a error box:"Can not startup on port 8080"
Actually I can start it through tomcate's startup.bat file, and its worked fine.
What's the problem?

0
Avatar
Permanently deleted user

Do you have Tomcat already running elsewhere on your system? That causes the port to block.

0

请先登录再写评论。