Changing the port solved my problem. Thanx.
2006/7/14, David Smith <[EMAIL PROTECTED]>:
Port 8005 which tomcat uses as a shutdown port is in use by another
process. You could change that in server.xml or shutdown the service on
8005 to fix it.
--David
Oguz Yarımtepe wrote:
> Hi. I was trying
World's most simplest problem :) . Before you start your tomcat, ensure the
shutdown port and server binding port are free. you can use telnet.
For changing your tomcat's binding port in conf/server.xml, you can get it
running on different port.
--
manivannan palanichamy
--
View this message in
you probably need to configure the Catalina. bat file to point at your PC's JDK
location
-Original Message-
From: Oguz Yarimtepe [mailto:[EMAIL PROTECTED]
Sent: Friday, July 14, 2006 6:35 AM
To: users@tomcat.apache.org
Subject: Tomcat5 installation problem
Hi. I was trying to install To
Port 8005 which tomcat uses as a shutdown port is in use by another
process. You could change that in server.xml or shutdown the service on
8005 to fix it.
--David
Oguz Yarımtepe wrote:
Hi. I was trying to install Tomcat 5.5.17 to a windowsXP machine with
a service pack 2. I followed the ins