Iuliana;

Am Fri, 14 Sep 2007 09:20:03 -0300
schrieb Iuliana <[EMAIL PROTECTED]>:

> Yes Kristian, I get the same error after changing tomcat port.
> When I put netstat -apn|grep 8080 before start tomcat
> in console, I have not process using port 8080.

What about the other ports used (8005, 8009)? Any netstat output here?

You also wrote you earlier reinstalled tomcat... Can you be sure
there's not a "broken" tomcat process running on your machine? Do you
have some strange firewall (setup) in place on your host?

Honestly, I can't right now think of another reason than the port
already being locked because that's pretty much what the exception is
all about. ;) How does the rest of catalina.out look like? 



> How could I Know when netsat replace 8080 with webcahe?
> Can I remove this cache?

That was my fault. ;) Using "netstat" without "-n" makes netstat print
the service name as to te found in /etc/services ("webcache") rather
than the port ("8080"). It's, however, just a matter of what gets
displayed, this doesn't change anything about your running services. ;)

Cheers,
Kristian

-- 
Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/
jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771
"One dreaming alone, it will be only a dream; many dreaming together
is the beginning of a new reality." (Hundertwasser)

---------------------------------------------------------------------
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