> From: news [mailto:[EMAIL PROTECTED] On Behalf Of maya
> Subject: Re: Vista woes.. SOLVED (port no. issue..)
> 
> yesterday when I was trouble-shooting this I saw somewhere 
> an error that port 80 was being used already...

Probably some flavor of IIS that comes preinstalled, or possibly even
Tomcat as a service.  Try netstat -abnov to see what's using each port.
(The b- and v-options will take a while.)  You can then disable the
unwanted service and start using port 80 for what your really want.

 - 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