RTC Migration
One answer
You need to run an Eclipse client that is compatible to the server. RTC supports N-1 compatibility in most versions which means the client can be on the same version or one lower major version. Please note that a N-1 client might not support all capabilities and can have a lower performance as well.
Comments
Patrick Remington
FORUM MODERATOR / JAZZ DEVELOPER Dec 14 '15, 1:03 p.m.The CLM 5.0.2 System Requirements page at https://jazz.net/wiki/bin/view/Deployment/CLMSystemRequirements50#A7_Eclipse_Server
shows that Eclipse SDK 3.6.2.3 (Eclipse Runtime, Equinox and EMF) is required.
sam detweiler
Dec 14 '15, 3:50 p.m.Also note that you cannot go directly from 3.x to 5.x, thre must be a step to 4.x then step to 5.x.. there was a change also in the middle of 4.x as well, but I think there is a reasonable upgrade path..
https://hub.jazz.net/clmhelp/index.jsp?re=1&topic=/com.ibm.jazz.install.doc/topics/c_upgrading_from_3x.html&scope=null
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Dec 20 '15, 4:56 p.m.Note that Patrick's comment is about what software is being used on the server, which isn't really relevant to the question of what RTC client versions are compatible with what RTC server versions (there is no requirement that the server-side Eclipse SDK be the same as a client-side Eclipse SDK).