I should have said this earlier, sorry about too many e-mails. 

Firefox's LiveHTTPHeaders extension allows one to examine the details of a 
request and response.

After you install that extension, check the request/response details of the 
page in question.

It should look something like this 
REQUEST GET/HTTP/1.1  
RESPONSE HTTP/1.1 200 OK

If either request or response show a different http version then, it'll help in 
investigating this further.

-Rashmi

----- Original Message ----
From: Rashmi Rubdi <[EMAIL PROTECTED]>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Monday, January 15, 2007 8:34:45 PM
Subject: Re: HTTP Error 505


Both FF2.0 and Tomcat 5.0 support HTTP 1.1 , so that's definitely not the issue.

I don't know if you ruled this one out: Is the laptop connected to some sort of 
a proxy server? 

Another site http://www.btinternet.com/~wildfire/reference/httpstatus/500.htm , 
suggests that the proxy server may be using an older version when it sends the 
request.

I doubt if firewalls also need to be considered.

-Rashmi


----- Original Message ----
From: Jeanna Geier <[EMAIL PROTECTED]>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Monday, January 15, 2007 8:03:45 PM
Subject: RE: HTTP Error 505


Thanks for the reply Rashmi.

I've been searching and saw that page as well; both the desktop and laptop
are running Mozilla Firefox v.2.0.0.1 and Tomcat v.5.0.28 as well.

Unfortunately, that bit o' information is all our program is returning on
the error...

-----Original Message-----
From: Rashmi Rubdi [mailto:[EMAIL PROTECTED]
Sent: Monday, January 15, 2007 6:53 PM
To: Tomcat Users List
Subject: Re: HTTP Error 505


Hello Jeanna,

A quick search gave me this page:
http://www.checkupdown.com/status/E505.html which explains the 505 error in
detail

They recommend upgrading one's browser.

What browser are you using on your Laptop, and what is the version of that
browser? If it is too old then it's time to upgrade it.

The cause of the error could be something else too, but first lets rule out
the browser.

Do you have more details about the 505 error message, it might help?

-Rashmi

----- Original Message ----
From: Jeanna Geier <[EMAIL PROTECTED]>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Monday, January 15, 2007 7:26:27 PM
Subject: HTTP Error 505


Hello List-

I'm seeing some odd behavior that I'm wondering if someone out there can
help me with...

I have the same exact configuration on a desktop and a laptop; our program
uses icons stored on a slide server at
https://localhost:8443/slide/files/APT_Icons.

On the desktop, I can run the program and access these without any problem;
however, when we start the program on the laptop and attempt to access the
icons, it's throwing a java io Exception:

HTTP Server 505: Error loading icon:
https://localhost:8443/slide/files/APT_Icons/<icon_name>.svg.


Any ideas why I'm getting this on one machine and not the other???


Thanks-
-Jeanna



____________________________________________________________________________________
Don't get soaked.  Take a quick peak at the forecast
with the Yahoo! Search weather shortcut.
http://tools.search.yahoo.com/shortcuts/#loc_weather

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


 
____________________________________________________________________________________
Finding fabulous fares is fun.  
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel 
bargains.
http://farechase.yahoo.com/promo-generic-14795097

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to