Donald Nong (
14.4k●3●14)
| answered Sep 16 '14, 12:49 a.m.
If you are using floating licenses, then yes, you need to change the "License checkout time" property for
com.ibm.team.repository.service.internal.license.FloatingLicenseService.
See this technote for more details.
http://www.ibm.com/support/docview.wss?uid=swg21396860
The properties are for different components so you need to pay attention to the component name when looking at the properties. For example, "License Timeout" is for com.ibm.rational.common.token.licensing.RLSLicenseService, i.e. token licensing, and it will not affect your usage of floating licenses. The last two properties in your post are for com.ibm.team.repository.service.internal.license.LicenseService, and I don't know the exact meaning of them so I will leave them as default.
The different units are the choice of the different components I believe.
Not sure about the different "default value" in your PRD ant TEST environments. Are you sure it's the "default value", not the "current value" showing the difference?
long TRUONG selected this answer as the correct answer