It's all about the answers!

Ask a question

Repo Connection refused (Eclipse)


Gerhard Schneider (3111) | asked Dec 04 '12, 11:47 a.m.
Hello there,

after having installed the below mentioned Eclipse plug-in, and accepting the team invitation, an error is issued:

- Team Artifacts > Repository Connections > "CRJAZ6022E Cannot log into the following server: ... For more details..."
- Click on that entry > Log in > "CRJAZ1247I The request to the server failed. The server returned the http error 407 with error text 'Proxy Authentication Required (Forefront TMG requires authorization to fulfill the request. Access to the WEb Proxy filter is denied)' ..."

The connection via Web Browser works perfectly.

Are there any ideas how to fix this?

Plugin:
Rational Team Concert
Version: 4.0
Build id: RTC-I20120612-0919

Best regards,
Gerhard

Accepted answer


permanent link
Ralph Schoon (63.1k33645) | answered Dec 04 '12, 1:02 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I would assume you have a special proxy in your environment and you have to specify that. You are not aware, because your browser is set up for it. Look at the connection settings of your browser and look up the proxy settings. Then set the connection properties according to this in Windows>Preferences>General>Network Connection.
Gerhard Schneider selected this answer as the correct answer

Comments
Gerhard Schneider commented Dec 04 '12, 1:35 p.m.

Thanks for the fast response. In fact, there is a proxy.pac with a huge bunge of rules. However, when switching the Eclipse networking to "Direct" (instead of "Native"), then the communication starts working. However, as there are other plugins which require "Native" (and do not work with "Direct"), this is just a workaround for the moment.

One other answer



permanent link
Laura Fato (44178) | answered Mar 14 '13, 10:28 a.m.

Hi, I am having the same problem but I don't have any proxy in my borwser. I am trying to connect to http://localhost:9080/jts and I wonder if the http conection or the port number could be the problem or not. With the borwser I don't have any problem connecting. In RTC I have the same error mesage: "CRJAZ6022E Cannot log into the following server: 'MW7O475SILGY1T.dir.svc.accenture.com'. For more details, open the help system and search for CRJAZ6022E." Any idea?

Best Regards,

Laura 


Comments
Ralph Schoon commented Mar 14 '13, 11:22 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Several things here. localhost should only be used as public URI for test systems that you are willing to throw away.

By default Jazz is set up to use HTTPS on a https port that is configured. You would connect for example as https://localhost:9443/jts/admin or https://localhost:9443/jts/web where the port may be different at your site. To switch off HTTPS  needs to be configured.

In the context of this question, you would not connect the Eclipse client to JTS but to https://localhost:9443/ccm or  https://localhost:9443/jazz (if you started with RTC 2.x)

Your answer


Register or to post 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.