Eclipse Client 6.0.6 with Jazz Server 602 - CRJAZ2384E
Is it possible to connect a new version of the Eclipse Client to an older Jazz Team Server / CLM applications ?
I have both Eclipse 602 client and Eclipse 606 client deployed on a workstation.
The 602 client can connect to my Server without any problems.
When I attempt to use exactly the same username/password credentials with my new 606 Eclipse client I get an error :
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Aug 14 '18, 3:13 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Aug 14 '18, 3:14 p.m.
No, this has never been supported which is documented in the system requirements which one should read when installing new versions anyway.
The client/server compatibility is N/N-1 to N. Client should be same version an earlier version is intended to be supported, if possible. Also see https://rsjazz.wordpress.com/2013/07/09/new-version-and-now-experiences-with-sdk-and-plain-java-api-across-tool-versions/ . You can find the system requirements in the download section, so I won't link it here.
Peter Turvey selected this answer as the correct answer
Comments Thanks for that Ralph.
Just out of interest, where in the system requirements does it say that the client/server compatibility is N/N-1 to N ?
Peter,
Peter Turvey
commented Aug 15 '18, 5:13 a.m.
OK. Thanks again. Peter |
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
Message continues .....
When I attempt to use exactly the same username/password credentials with my new 606 Eclipse client I get an error :
CRJAZ2384E Cannot connect to the repository at URL "https://<server-name>:9443/ccm see the nested exception for more details. Received fatal alert : handshake failure.
I used v1.8.9 of the Installation Manager.
The download was "RTC-Client-Eclipse4.6-repo-6.0.6.zip"
Thanks Peter