Client license
i downloaded RTC express-C, and expect no license is required. However when i tried to create a new project area and select process template, i hit the button "Deploy Template", i got a message "Problem(s) occurred deploying process definitions.The "com.ibm.team.rtc.default" client access license policy does not allow the "com.ibm.team.process.server.saveProcessTemplate" operation." Can anybody please let me know how to work around this? Thanks!
5 answers
Did you walk through the setup wizard in the web UI to create a new
user, assign him a Developer CAL and disable ADMIN? The setup wizard is
at https://localhost;9443/jazz/setup
Matt Lavin
Jazz Server Team
mayzhu wrote:
user, assign him a Developer CAL and disable ADMIN? The setup wizard is
at https://localhost;9443/jazz/setup
Matt Lavin
Jazz Server Team
mayzhu wrote:
i downloaded RTC express-C, and expect no license is required. However
when i tried to create a new project area and select process template,
i hit the button "Deploy Template", i got a message
"Problem(s) occurred deploying process definitions.The
"com.ibm.team.rtc.default" client access license policy
does not allow the
"com.ibm.team.process.server.saveProcessTemplate"
operation." Can anybody please let me know how to work around
this? Thanks!
Hi May,
Make sure the ID you use to deploy your project is assigned with developer license, you probably are using the ADMIN ID to create the project? by default Admin id is not assigned with developer license. Try follow the steps below to assign it with developer license:
Launch RTC client
Connect to your local Jazzteamserver repository with the ADMIN ID,or the ID you are using to create the project
Right click on the connection, choose "Open My User Editor"
Under client access licenses window, enable "Ration Team Concert - Developer" license
Now try to deploy the project again to see if it will work?
Susan
Make sure the ID you use to deploy your project is assigned with developer license, you probably are using the ADMIN ID to create the project? by default Admin id is not assigned with developer license. Try follow the steps below to assign it with developer license:
Launch RTC client
Connect to your local Jazzteamserver repository with the ADMIN ID,or the ID you are using to create the project
Right click on the connection, choose "Open My User Editor"
Under client access licenses window, enable "Ration Team Concert - Developer" license
Now try to deploy the project again to see if it will work?
Susan
It is a much better practice to create a user that maps to a real person
and to assign the CAL to them rather than use the ADMIN user. In
hindsight, we should have renamed ADMIN to either INSTALL or SETUP.
Matt Lavin
Jazz Server Team
yisu wrote:
and to assign the CAL to them rather than use the ADMIN user. In
hindsight, we should have renamed ADMIN to either INSTALL or SETUP.
Matt Lavin
Jazz Server Team
yisu wrote:
Hi May,
Make sure the ID you use to deploy your project is assigned with
developer license, you probably are using the ADMIN ID to create the
project? by default Admin id is not assigned with developer license.
Try follow the steps below to assign it with developer license:
Launch RTC client
Connect to your local Jazzteamserver repository with the ADMIN ID,or
the ID you are using to create the project
Right click on the connection, choose "Open My User Editor"
Under client access licenses window, enable "Ration Team Concert
- Developer" license
Now try to deploy the project again to see if it will work?
Susan