> From: evi [mailto:[EMAIL PROTECTED] 
> Subject: Application deployment error
> 
> SEVERE: Error initializing endpoint
> java.net.BindException: Address already in use: JVM_Bind:8080

So what else is using port 8080?  Could be another copy of Tomcat
running, could be another process, could be configured twice within
Tomcat, etc.  Use netstat -ao to see if somebody else already has it.

 - 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