Down to a single error

2006-09-19 Thread Kevin Mullin

Thank to all who have been watching
the problems I encountered. Thanks to a recent reply, I determined
that I had bad copy of tomcat in the tar.gz download from apache. I
download the .zip version and everything was fine. Well, almost everything.
I no longer got the class not found exceptions looking for CompressionFilter.
I'm down to a single error, and that is:

SEVERE: StandardServer.await: createÝ8005¨:
 
java.net.BindException: EDC5111I Permission
denied.  

The first SEVER message I'm assuming
was caused by the second message, the bind failure. Now, tomcat listens
on port 808, so I assumed this meant that port 8080 was in use, but its
not. I used netstat to verify this. Does this message indicate
something else?






Kevin Mullin
Sr. Analyst
IBM Corporation
(206) 345-7068
[EMAIL PROTECTED]



Re: Down to a single error

2006-09-19 Thread David Smith

Don't forget 8005 -- the shutdown port.  That has to be clear as well.

--David

Kevin Mullin wrote:


Thank to all who have been watching the problems I encountered. 
 Thanks to a recent reply, I determined that I had bad copy of tomcat 
in the tar.gz download from apache.  I download the .zip version and 
everything was fine.  Well, almost everything.  I no longer got the 
class not found exceptions looking for CompressionFilter.  I'm down to 
a single error, and that is:


SEVERE: StandardServer.await: createÝ8005¨:  
java.net.BindException: EDC5111I Permission denied.  

The first SEVER message I'm assuming was caused by the second message, 
the bind failure.  Now, tomcat listens on port 808, so I assumed this 
meant that port 8080 was in use, but its not.  I used netstat to 
verify this.  Does this message indicate something else?

*


Kevin Mullin
Sr. Analyst
IBM Corporation**
(206) 345-7068
[EMAIL PROTECTED]   http://www.ibm.com/ibm/values/





--
David Smith
Network Operations Supervisor
Department of Entomology
Cornell University
2132 Comstock Hall
Ithaca, NY 14853
Phone: (607) 255-9571
Fax: (607) 255-0940


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]