Maybe I should move this to the eclipse forums.  Before I go though, then
could we finish up with a few more things that I found and see if anyone
knows?  

I looked at my netstat and saw the following:


127.0.0.1:2402       127.0.0.1:2403         Established     4360
127.0.0.1:2403       127.0.0.1:2402         Established     3140
127.0.0.1:8005       0.0.0.0:0                 Listening        3140

This only appears when I start Tomcat in eclipse.  It looks to me like 2402
and 2403 are connected to each other through PID 4360.    8005 then attempts
to connect, but PID 3140 is allready being used.  Is this look like the
problem?  If it is, then what can I do to fix it?

In the task manager then PID 3140 is javaw.exe and PID 4360 is eclipse.exe. 
When I kill either of these then they dont appear in netstat anymore.  any
ideas?
-- 
View this message in context: 
http://old.nabble.com/Socket-Error-in-tomcat%2C-white-screen-in-browser-tp27567722p27579882.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