It's all about the answers!

Ask a question

LicenseNotGrantedException on RTC v3


Kevin Ramer (4.5k8183200) | asked Mar 16 '11, 1:13 p.m.
I searched jazz.net for this exception and found a number of posts similar to

http://jazz.net/mhonarc/lists/jazz-dev/msg04361.html

All seem to point to the _server_ license having expired. I've setup this
jts with itself as the floating license server. There are expired licenses, but
they are the trial variety and attempting to delete them says they have come with the product. I've got valid client licenses for Stake Holder, Contributor, Developer and Enterprise developer. My colleague who is attempting to accept some change sets gets this:

workspace "Adriano' PLXStream Workspace"...
com.ibm.team.repository.common.LicenseNotGrantedException: Your license doesn't currently allow you to read SCM related data.
at com.ibm.team.scm.service.internal.AbstractScmService.assertRepositoryPermission(AbstractScmService.java:251)

The Acquired Licenses page on the JTS says he has the license checked out.

Any suggestions ?

One answer



permanent link
Kevin Ramer (4.5k8183200) | answered Mar 29 '11, 12:39 p.m.
This was the quintessential red-herring. Turns out an ordinary plain-jane Contributor license was being required.


I searched jazz.net for this exception and found a number of posts similar to

http://jazz.net/mhonarc/lists/jazz-dev/msg04361.html

All seem to point to the _server_ license having expired. I've setup this
jts with itself as the floating license server. There are expired licenses, but
they are the trial variety and attempting to delete them says they have come with the product. I've got valid client licenses for Stake Holder, Contributor, Developer and Enterprise developer. My colleague who is attempting to accept some change sets gets this:

workspace "Adriano' PLXStream Workspace"...
com.ibm.team.repository.common.LicenseNotGrantedException: Your license doesn't currently allow you to read SCM related data.
at com.ibm.team.scm.service.internal.AbstractScmService.assertRepositoryPermission(AbstractScmService.java:251)

The Acquired Licenses page on the JTS says he has the license checked out.

Any suggestions ?

Your answer


Register or to post your answer.