> From: Venkat Venkataramanan [mailto:[EMAIL PROTECTED] 
[...]
> java.net.BindException: Address already in use: JVM_Bind:8080
[...]
> 3.       What does the exception on the last line mean?

Port 8080 is already in use by some other application.  As I recall,
Process Explorer (from www.sysinternals.com) can tell you which process
has a particular port.

                - Peter

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