Reputation: 85
When I config tomcat7 in intellij, some error happens.
it prompt " Invalid Data: port is not specified" The port I set is 8081
how to solve the problem? Thanks :)
Upvotes: 1
Views: 3066
Reputation: 99
Go to "Run/Debug Configurations" then select "Startup/Connection" Tab -> click "Debug" option and change port number from zero to another.
Upvotes: 3