> From: Sébastien PRUNIER [mailto:sebastien.prun...@gmail.com]
> Subject: Re: java.net.ConnectException when attempting to open URL via
> Java code
> 
> 3) if it was the zip version, to which directory did you install it ?
> -> C:\developpement\tomcat\apache-tomcat-5.5.30
> 
> 4) how do you start it ?
> -> startup.bat
> 
> 5) after starting it, in a command window, do :
> netstat -anop tcp
> and paste the result here
> 
> C:\>netstat -anop tcp
> 
> Connexions actives
>   Proto  Adresse locale         Adresse distante       État
>   TCP    0.0.0.0:8001           0.0.0.0:0              LISTENING 4
>   TCP    0.0.0.0:49152          0.0.0.0:0              LISTENING 668

Seems to be something rather critical missing here... such as anyone listening 
on port 8080.  Take a close look at your server.xml from your 5.5.30 
installation.

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to