2009/2/8 michel <compu...@videotron.ca>:
> Much thanks, and now I learned one place to look for finding errors!
>
>
> Seems that the default port 8080 is somehow used (Protocol handler start
> failed: java.net.BindException: Address already in use<null>:8080), so I
> just change it in server.xml (from what I have been reading). But I am
> wondering about why port 8080 is used because I don't have any other server
> going that I know about, so I would expect that it might be a better idea to
> figure out what is going on with port 8080.


Many servers use port 80, so using 8080 is convenient. Nothing more complicated?

I have Apache running on port 80, so 8080 lets me run both.


HTH

-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to