HTTP 503 error with Eclipse client?
We have a user who can log into the RTC 1.0.1.1 server with his Eclipse
client, and it works OK, but when he logs in he gets an error popup message (red X) saying the following: Failed to log into '<Jazz>' In the details section of the popup is: java.io.IOException: Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/html4/strict.dtd He can log in OK with any browser he has installed, and no matter which is the default. Client info: RTC Version 1.0.1, build id I20081024-1335 Firefox Version 3.5.1 (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1) WindowsXP Professional Version 2002 Service Pack 2 Thanks for any suggestions. |
4 answers
Mark Ingebretson <ingebret> wrote in
news:h4k8k1$ah4$1@localhost.localdomain: In the details section of the popup is: Huuuum, this looks like a proxy or firewall issue.. :) 503 means service unavailable. When you load a Web page form the server, it may reference a url. The browser is trying to access http://www.w3.org/TR/html4/strict.dtd and is not allowed Do you have a firewall in your company that prevents from going to the internet using the web ? -- Christophe Elek Jazz L3 IBM Software Group - Rational |
Christophe Elek wrote:
Mark Ingebretson <ingebret> wrote in Hi, Well, we certainly have plenty of firewalls, but the user can use the web client successfully. Also, the Eclipse client works fine after the error popup. Mark |
FYI - We had same symptoms with 2.0 today - issue was a user error on my part. I used the browser URL (https://<server>:<port>/jazz/web) in the repository connection configuration field in the RTC client. When we fixed the URL (https://<server>:<port>/jazz - no "/web" on the end), everything got better for us.
|
jeffo wrote:
FYI - We had same symptoms with 2.0 today - issue was a user error on Thanks for the info. I asked our user if he had the same problem, and he said his connection field was filled out correctly. But he found that he had a duplicate connection somehow to the same repository that wasn't active. I'm not sure how that situation can happen, since the wizard tells you if there's another use of that URL. Since he deleted the duplicate the error is gone. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.