IBM Rational Team Concert 4.0 Extensibility CRJAZ0972I license deactivated
I was attempting step 20 Load the workshop repository workspace and when I attempt the load I am receiving the following error:
Unable to obtain license to read SCM related data: An error response was received from the Jazz Team Server. Status=400. Message: CRJAZ0972I The "com.ibm.team.scm.readaccess.general" operation was forbidden because the "Developer" license is currently deactivated..
Unable to obtain license to read SCM related data: An error response was received from the Jazz Team Server. Status=400. Message: CRJAZ0972I The "com.ibm.team.scm.readaccess.general" operation was forbidden because the "Developer" license is currently deactivated..
It appears I did complete step 17 Import the 10 Free Developer CALs correctly, as I am getting the following in the Client Access License Types table:
Rational Team Concert 10 Free Developer 10 <green check> Active
Is there some newer version of the license file required?
Is there some alternative for IBMers that is unlimited?
Any help would be greatly appreciated!
Unable to obtain license to read SCM related data: An error response was received from the Jazz Team Server. Status=400. Message: CRJAZ0972I The "com.ibm.team.scm.readaccess.general" operation was forbidden because the "Developer" license is currently deactivated..
Unable to obtain license to read SCM related data: An error response was received from the Jazz Team Server. Status=400. Message: CRJAZ0972I The "com.ibm.team.scm.readaccess.general" operation was forbidden because the "Developer" license is currently deactivated..
It appears I did complete step 17 Import the 10 Free Developer CALs correctly, as I am getting the following in the Client Access License Types table:
Rational Team Concert 10 Free Developer 10 <green check> Active
Is there some newer version of the license file required?
Is there some alternative for IBMers that is unlimited?
Any help would be greatly appreciated!
5 answers
This is interesting... During the setup, we created an ADMIN/ADMIN id/pw. We also created myadmin/myadmin but said we would not use it... When I am in jts for manage users, the ADMIN/ADMIN id is not present. But when I log in under myadmin, it shows as ADMIN... And the license is NOT selected. So, I select it and click on save and get:
Saving user failed.ID CRJAZ2419E hide details
Cannot update permissions for global user "ADMIN".ID CRJAZ0709I
com.ibm.team.repository.common.TeamRepositoryException
com.ibm.team.repository.service.jts.internal.userregistry.ExternalUserRegistryInternalService.checkNotAdminOrGuestSentinel(ExternalUserRegistryInternalService.java:379)
com.ibm.team.repository.service.jts.internal.userregistry.ExternalUserRegistryInternalService.updateExternalUser(ExternalUserRegistryInternalService.java:396)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:600)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
$Proxy237.updateExternalUser(Unknown Source)
com.ibm.team.repository.service.jts.internal.userregistry.JtsExternalUserRegistryService.updateExternalUser(JtsExternalUserRegistryService.java:70)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:600)
Saving user failed.ID CRJAZ2419E hide details
Cannot update permissions for global user "ADMIN".ID CRJAZ0709I
com.ibm.team.repository.common.TeamRepositoryException
com.ibm.team.repository.service.jts.internal.userregistry.ExternalUserRegistryInternalService.checkNotAdminOrGuestSentinel(ExternalUserRegistryInternalService.java:379)
com.ibm.team.repository.service.jts.internal.userregistry.ExternalUserRegistryInternalService.updateExternalUser(ExternalUserRegistryInternalService.java:396)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:600)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
$Proxy237.updateExternalUser(Unknown Source)
com.ibm.team.repository.service.jts.internal.userregistry.JtsExternalUserRegistryService.updateExternalUser(JtsExternalUserRegistryService.java:70)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:600)
You need to create the user myadmin to be able to perform the setup. This account is not used in the 4.0 version of the workshop. Instead the user ADMIN is used later.
In general, by doing the repotools import, the ADMIN user should have a developer license assigned. By uploading the 10 Free license, the (expired) evaluation license should be replaced by it and the ADMIN user should automatically have the correct license assigned.
If this is not the case, make sure that
In general, by doing the repotools import, the ADMIN user should have a developer license assigned. By uploading the 10 Free license, the (expired) evaluation license should be replaced by it and the ADMIN user should automatically have the correct license assigned.
If this is not the case, make sure that
- The 10 Free License is successfully uploaded using the Web UI
- Try to open the ADMIN user profile in the ECLIPSE UI and check that ADMIN has the license assigned (you need to do this in the Eclipse UI, because you will not find the user profile for ADMIN in the Web UI)