eclipse - "starting Tomcat server 7 at localhost has encountered a prob" -
In your eclipse, trying to configure Tomcat but "Port 8080 is essential for localhost by the Tomcat v7.0 server that is already in use. The server may already be running in another process, or a system process You may need to stop the other process or change the port number (numbers) to start this server. " I tried to set the tramaterate several times but by killing this error, do I need to do anything in my eclipse? View
server in the double-click on Tomcat and select the HTTP port < Change from code> ports to something else. Navigate to Server in the Package Explorer and go to connector port inside server.xml file .
Comments
Post a Comment