Snippets tagged “connector-port”
1 snippet uses this tag.
- Tomcat Server Error - Port 8080 already in useJava
If you see the error "Port 8080 already in use" when starting the Tomcat server, it means that another process is already using port 8080 on your machine.