It's all about the answers!

Ask a question

Create a repository connection to a Jazz project from RTC Client 6.0.5 plugin failed


Daniel Carlon (111) | asked Jan 15 '19, 2:13 p.m.
I'm trying to create a repository connection from RSA v9.7 with RTC Client 6.05, I setup the jazz server urls, and input my user and password, when clicking on finish, the following error is thrown:

"loading constraint violation when resolving method "org/apache/http/impl/client/HttpClientBuilder.setConnectionManager(Lorg/apache/http/conn/HttpClientConnectionManager;)Lorg/apache/http/impl/client/HttpClientBuilder;" : loader "org/eclipse/osgi/internal/loader/EquinoxClassLoader@5f51a8f5" of class "com/ibm/team/repository/transport/client/RemoteTeamServer" and loader "org/eclipse/osgi/internal/loader/EquinoxClassLoader@2888e61c" of class "org/apache/http/impl/client/HttpClientBuilder" have different types for the method signature
loading constraint violation when resolving method "org/apache/http/impl/client/HttpClientBuilder.setConnectionManager(Lorg/apache/http/conn/HttpClientConnectionManager;)Lorg/apache/http/impl/client/HttpClientBuilder;" : loader "org/eclipse/osgi/internal/loader/EquinoxClassLoader@5f51a8f5" of class "com/ibm/team/repository/transport/client/RemoteTeamServer" and loader "org/eclipse/osgi/internal/loader/EquinoxClassLoader@2888e61c" of class "org/apache/http/impl/client/HttpClientBuilder" have different types for the method signature"

I tried installing the RTC Client from Installation Manager and from p2 method, same result from both attempts

How can I fix the issue?.


Comments
David Lafreniere commented Jan 15 '19, 2:35 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
I don't know the answer... but it appears there are other questions on this forum related to this:

One answer



permanent link
Pritesh Patel (111) | answered Oct 21 '19, 5:32 p.m.
edited Oct 21 '19, 7:22 p.m.

This is a known issue (PH17963), which will be addressed in a forthcoming release. This issue, as reported, occurs When you try to connect to RTC from RSAD (Rational Software Architect Designer) or RSA4WS (Rational Software Architect for WebSphere) 9.7.0.1 with RTC Client 6.0.3, 6.0.4, 6.0.5.


Workarounds

For RSAD (Rational Software Architect Designer) 9.7.0.1 :

  1. Run installation Manager
  2. Click Modify and modify packages for the RSAD 9.7.0.1 install
  3. In the list of selected packages, uncheck the Deployment modeling and Design Room One and Requirement management packages

  1. After modify completes, start RSAD with a “-clean” option.

For RSA4WS RSA4WS (Rational Software Architect for WebSphere) 9.7.0.1 :

  1. Ensure RSAD4WS 9.7.0.1 is closed.

  2. Go to IMShared plugins location (e.g. C:\Program Files\IBM\IBMIMShared\plugins).

  3. Rename the below folders:

  1. org.apache.http_4.4.1.v20181221_2153 to org.apache.http_4.4.1.v20181221_2153_backup

  2. org.apache.http.client_4.5.0.v20181221_2153 to org.apache.http.client_4.5.0.v20181221_2153_backup

4. Restart RSA4WS with a "-clean" option

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.