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?
Please sign in to leave a comment.
Do you have Tomcat already running elsewhere on your system? That causes the port to block.