Re: access to localhost:8080 fails

2010-03-28 Thread Harry Metske
I have seen similar issues on our corporate (XP and Vista) laptops, somebody decided that the locally running firewall should also block access to localhost. I think you should first verify if that's the case. I'm not a Windows expert, so I don't know how to check if the above is the case. If you a

RE: access to localhost:8080 fails

2010-03-28 Thread Caldarale, Charles R
> From: Krishanu Biswas [mailto:biswas.krish...@googlemail.com] > Subject: Re: access to localhost:8080 fails > > I installed Tomcat on my personal laptop. The browser is > still unable to show up: http//localhost:8080. Do you have localhost defined in that machine's hosts

Re: access to localhost:8080 fails

2010-03-28 Thread Krishanu Biswas
Chuck: To verify the network issue, I installed Tomcat on my personal laptop. The browser is still unable to show up: http//localhost:8080. I'm connected to a router via a wireless network which in turn connects me to the internet. I have Mcafee antivirus, firewall and spyware installed. I will n

Re: access to localhost:8080 fails

2010-03-28 Thread Krishanu Biswas
On Sun, Mar 28, 2010 at 8:20 PM, André Warnier wrote: > Krishanu Biswas wrote: > >> Hello, >> >> I've a 6.0.26 (latest) Tomcat installed on my laptop (windows vista >> ulltimate). When inside corporate network, it works. >> > > Can you explain how exactly "it works" ? what URL are you using then,

Re: access to localhost:8080 fails

2010-03-28 Thread Krishanu Biswas
On Sun, Mar 28, 2010 at 8:13 PM, Konstantin Kolinko wrote: > 2010/3/28 Krishanu Biswas : > > Hello, > > > > I've a 6.0.26 (latest) Tomcat installed on my laptop (windows vista > > ulltimate). > > In what folder is this Tomcat instance installed? > Tomcat is installed under C:\Program Files\Apache

RE: access to localhost:8080 fails

2010-03-28 Thread Caldarale, Charles R
> From: Krishanu Biswas [mailto:biswas.krish...@googlemail.com] > Subject: access to localhost:8080 fails > > I've a 6.0.26 (latest) Tomcat installed on my laptop (windows vista > ulltimate). When inside corporate network, it works. In home network, > it doesn't. Sounds like whatever security age

Re: access to localhost:8080 fails

2010-03-28 Thread André Warnier
Krishanu Biswas wrote: Hello, I've a 6.0.26 (latest) Tomcat installed on my laptop (windows vista ulltimate). When inside corporate network, it works. Can you explain how exactly "it works" ? what URL are you using then, from where ? what are you seeing then ? In home network, it doesn't.

Re: access to localhost:8080 fails

2010-03-28 Thread Konstantin Kolinko
2010/3/28 Krishanu Biswas : > Hello, > > I've a 6.0.26 (latest) Tomcat installed on my laptop (windows vista > ulltimate). In what folder is this Tomcat instance installed? With what user account it runs? Do you run it as a service, or starting from a *.bat file, or from inside an IDE? There are