Create a repository connection to a Jazz project from RTC Client 6.0.5 plugin failed
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?.
|
One answer
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 :
For RSA4WS RSA4WS (Rational Software Architect for WebSphere) 9.7.0.1 :
4. Restart RSA4WS with a "-clean" option
|
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.
Comments