Here is my port information in conf/server.xml:

 <Server port="8005" shutdown="SHUTDOWN">
<Connector port="80" protocol="HTTP/1.1" connectionTimeout="20000"
redirectPort="8443" /> 
<Connector port="8009" protocol="AJP/1.3" redirectPort="8443" /> 

I pull up netstat -ano 
Here is the only thing that relates to these port numbers:

Local Address             Foreign Address
-------------            ----------------
127.0.0.1:8005           0.0.0.0.0



So it appears that nothing is using the same port, any other ideas?  (Also,
what is the correct way to respond in this forum, should I post message or
send an email to you?)
-- 
View this message in context: 
http://old.nabble.com/Socket-Error-in-tomcat%2C-white-screen-in-browser-tp27567722p27568387.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to