> From: S Vashisht [mailto:[EMAIL PROTECTED]
> Subject: Fwd: Problem with connecting to port used by Tomcat.
>
> when I start server and try to connect to port used
> by Tomcat; I get unable to connect error.

Look for a firewall between your client (browser?) and the server on which 
Tomcat is running.

Also, run netstat on the server to verify that Tomcat really is listening on 
the port you think it is.

> How can I get more information about cause of the error.

Look in Tomcat's logs.  You can enable the AccessLogValve in conf/server.xml to 
see if anything is actually reaching Tomcat.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to