2009/10/7 srinivas2828 <srinivas2...@gmail.com>: > > Hi Deepa > I integrated tomcat with eclipse(I downloaded Eclipse-Galelio) then i got > and I am facing one problem that when I start Tomcat server it came with one > error message which says "Starting Tomcatv6.0 Server at localhost has > encoutered a problem, Port 80 required by Tomcat v6.0 server at localhost > already in use. the server may already running in another process, or a > system process may be using the port,To start this server you will need to > stop the other process or change the port number(s)" > > any idea >
As it says, "you will need to stop the other process or change the port number(s)" Either change the numbers by editing server.xml (that is inside the Servers project), or using the GUI, e.g. as is described here (found thanks to Google): http://techteam.wordpress.com/2009/02/13/changing-the-tomcat-port-settings-in-eclipse/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org