> From: Dave Pawson [mailto:dave.paw...@gmail.com] > Subject: Re: Error, source unknown > > [r...@marge apps]# netstat -lnp | grep 8080 > tcp 0 0 :::8080 :::* > LISTEN 4014/java > > (Not very informative.... ?)
On the contrary, it tells you that pid 4014 is using the port you want. Certainly indicative that you already have Tomcat running, or perhaps have misconfigured <Connector> elements. - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org