Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

error messagein Java API client after Server 6.0.1 upgrade

 we upgrade our RTC server to 6.0.1 version
I also upgraded my client to 6.0.1 and was able to connect via eclipse interface
But I cannot use anymore old Java API client applications I get error message: 
Unable to login: CRJAZ0056I There is a version mismatch for the "com.ibm.team.repository" service.  The server version is "37" while the client version is "32".

Even I have update my Plain Java API library to 
RTC-Client-plainJavaLib-6.0.2
have someone any idea why this happen?

0 votes



2 answers

Permanent link
how do you package your application? do you just use the supplied jar files
or did you copy from the supplied jar files into a folder or an executable jar file?

0 votes


Permanent link
If your server's at 6.0.1 you should not be using a client that's at 6.0.2; the server version must be at the same or a higher version level than any of clients from which you are connecting.

You should also check that the RTC Client Eclipse libraries you're using conform to the N-1 requirement for client - server connections.  See https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.jazz.install.doc%2Ftopics%2Fc_n-1.html for a discussion and a compatibility table.

0 votes

Comments

As far as I know we support N-1 and not N+1. So the client needs to be lower (one major version lover at max) or same.
However, this seems to be related to the Plain Java Client Libraires. So they need to deploy the current versionof that. Apparently they package the 4.x or lover version of that.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Jul 24 '16, 6:00 a.m.

Question was seen: 2,251 times

Last updated: Jul 24 '16, 1:20 p.m.

Confirmation Cancel Confirm