IBM Rational Team Concert 6.x Extensibility Workshop Jetty CALs not available ( RTC 6.0.3 )
com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0965I The file was not a valid server or client access license activation key.
Accepted answer
I have never seen this. You should have temporary licenses available if you followed the workshop carefully. If you can not enable them, you have likely forgotten to install the trial licenses when using Installation Manager. Use the ZIP version. Note: Use a current JDK and not the JDK shipped with the server.
Comments
I imported the RTCDeveloper-10-C-License-6.0.3.zip into the RTC Development server no problem, and the licenses are available there.
I tried unzipping the .zip and adding the .jar file directly but it also says there are no valid keys in it.
I noticed that in the workshop: On the Run Configurations dialog, select JUnit2 Launch > [RTCExt] Create RTC Test Database and then click Run. It contains the test bundles that create the DB and the licenses. But then we launch Jetty from the Debug Configurations dialog. Is this correct?
Don, I have spent a whole lot of time in trying to make it clear what to run and how. To create the test database run a Junit^2 with [RTCExt] Create RTC Test Database.
I have never seen the error processing the licenses. Maybe consider https://rsjazz.wordpress.com/2018/11/23/rtc-extensions-workshop-how-to-fix-ssl-protocol-errors-preventing-connection-to-jetty-debug-server/
Thanks Ralph. The Jetty launch was using my local JRE which is 8.1. RTC 6.0.3 requires 7.1 which is what comes with the workshop development server so I pointed the Jetty launch to that and it's working.
Thanks for the status update. The liberty issue: usually this happens automatically. Have not seen such an issue. Might be permission issues?