Re: Tomcate and Windows XP Question

2003-09-07 Thread Yann Cébron
I installed Tomcate 5.0.9 on Windows XP Home edition.
It seems the Tomcate starts sucessfully, but when I browse to
http://127.0.0.1:8080, I get error message saying
  The page cannot be displayed
  There is a problem with the page you are trying to reach and it
cannot be displayed.

Here is what I did:

snip/

This looks allright

Seems like you're having a network/proxy configuration problem.

From RUNNING.txt in your TOMCAT installation directory:

*
3) The 'localhost' machine isn't found.  This could happen if you're behind
a
   proxy.  If that's the case, make sure the proxy configuration for your
   browser knows that you shouldn't be going through the proxy to access the
   localhost.

   In Netscape, this is under Edit/Preferences - Advanced/Proxies, and in
   Internet Explorer, Tools - Internet Options - Connections - LAN
Settings.
*

Yann




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcate and Windows XP Question

2003-09-07 Thread Dean Searle
Is Tomcat running on port 8080 or is it 8180 like in TC4.1.27.

It's tough to tell because your log message is partially cut off where it tells you 
which ports it's listening to. If I remember correctly the [INFO] Http11Protocol line 
should tell you which port it is listening to.

snip

[INFO] Http11Protocol - -Starting Coyote HTTP/1
  [INFO] ChannelSocket - -JK2: ajp13 listening on
  [INFO] JkMain - -Jk running ID=0 time=0/31  con
  jk2.properties
  [INFO] Catalina - -Server startup in 5218 ms

/snip

Dean Searle
Computing Oasis
989.245.7369 (p)
989.921.3904 (f)

-Original Message-
From: Yann Cébron [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 07, 2003 3:15 PM
To: [EMAIL PROTECTED]
Subject: Re: Tomcate and Windows XP Question

I installed Tomcate 5.0.9 on Windows XP Home edition.
It seems the Tomcate starts sucessfully, but when I browse to
http://127.0.0.1:8080, I get error message saying
  The page cannot be displayed
  There is a problem with the page you are trying to reach and it
cannot be displayed.

Here is what I did:

snip/

This looks allright

Seems like you're having a network/proxy configuration problem.

From RUNNING.txt in your TOMCAT installation directory:

*
3) The 'localhost' machine isn't found.  This could happen if you're behind
a
   proxy.  If that's the case, make sure the proxy configuration for your
   browser knows that you shouldn't be going through the proxy to access the
   localhost.

   In Netscape, this is under Edit/Preferences - Advanced/Proxies, and in
   Internet Explorer, Tools - Internet Options - Connections - LAN
Settings.
*

Yann




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]