determine the port your connector is binding to in $TOMCAT_HOME/conf/server.xml 
e.g.

 <!-- Define a non-SSL HTTP/1.1 Connector on port 8080 -->
    <Connector port="8080"

and to make sure your port 8080 is'nt bound drop to command line

netstat -a | grep 8080

should come up empty ..if not you'll have to quiesce that TC proc which is 
binding 8080

thanks,
Martin 
______________________________________________ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 


> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> Subject: Re: Unable to start tomacat....
> Date: Sun, 14 Sep 2008 10:43:28 +0200
> 
> 
> ----- Original Message ----- 
> From: "Pankaj Jain" <[EMAIL PROTECTED]>
> To: <users@tomcat.apache.org>
> Sent: Sunday, September 14, 2008 8:38 AM
> Subject: Unable to start tomacat....
> 
> 
> >I am unable to start the tomcat .
> > Whenever i click on start button it shows me some steps but after that it
> > remain stop.
> > Plz help me
> 
> Log Files... Error messages.... thats what they for... 
> ---------------------------------------------------------------------------
> HARBOR : http://www.kewlstuff.co.za/index.htm
> The most powerful application server on earth.
> The only real POJO Application Server.
> See it in Action : http://www.kewlstuff.co.za/cd_tut_swf/whatisejb1.htm
> ---------------------------------------------------------------------------
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

_________________________________________________________________
Stay up to date on your PC, the Web, and your mobile phone with Windows Live.
http://clk.atdmt.com/MRT/go/msnnkwxp1020093185mrt/direct/01/

Reply via email to