RE: Socket Error in tomcat, white screen in browser

2010-02-13 Thread millerKiller
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

RE: Socket Error in tomcat, white screen in browser

2010-02-13 Thread millerKiller
>No - it shows that *something* is listening on 8005, but it's not likely to be Tomcat. Use the Task Manager to find out what PID 520 is. As I mentioned before, lots of products have Tomcat embedded in them, and at least one (VMware) leaves the shutdown port set to the default, creating diffic

RE: Socket Error in tomcat, white screen in browser

2010-02-13 Thread millerKiller
I accept your apology and owe you one to. The post that threw me off the rocker was the post that told me to look through all of the messages and not just parts of. I apologize... ,but now that we are on the same page and using the same terminology, would you mind if I ask you some questions? T

Re: Socket Error in tomcat, white screen in browser

2010-02-13 Thread millerKiller
Thanks for the reply. I will look into closer and see what I come up with. When I figure out the solution, if I do, then I will let post a comment so that it is available to everyone. -- View this message in context: http://old.nabble.com/Socket-Error-in-tomcat%2C-white-screen-in-browser-tp2

Re: Socket Error in tomcat, white screen in browser

2010-02-13 Thread millerKiller
I do not mean to insult your intelligence on the matter, but we are not getting anywhere on the matter. I feel like we are going off on a tangent and are just wasting time (because you don't know the solution). Everything you have told me to do then I already know about and would like to correct

RE: Socket Error in tomcat, white screen in browser

2010-02-13 Thread millerKiller
I do not mean to insult your intelligence on the matter, but we are not getting anywhere on the matter. I feel like we are going off on a tangent and are just wasting time (because you don't know the solution). Everything you have told me to do then I already know about and would like to correct

RE: Socket Error in tomcat, white screen in browser

2010-02-12 Thread millerKiller
I apologize, I put across my last post a little misleading. The socket I showed before is the socket that Tomcat is using when I open it. > Local Address Foreign Address > - > 127.0.0.1:8005 0.0.0.0.0 I am running tomcat through th

RE: Socket Error in tomcat, white screen in browser

2010-02-12 Thread millerKiller
Here is my port information in conf/server.xml: 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

RE: Socket Error in tomcat, white screen in browser

2010-02-12 Thread millerKiller
go through the firewall. If port 80 shows up on netstat, then is this a problem? I though multiple things could use port 80. (i.e. assign dynamically) thanks, millerkiller -- View this message in context: http://old.nabble.com/Socket-Error-in-tomcat%2C-white-screen-in-browser

Socket Error in tomcat, white screen in browser

2010-02-12 Thread millerKiller
I am having a problem a strange problem in my Tomcat application. Before I get started then here is my system information: - Eclipse 3.4.2 - apache-tomcat-6.0.20 It used to work, but now it doesn't. The problem is when I try to view my tomcat pages in my browser then it goes straight to a whi