Problem:
- Unable to increase the concurrent capacity of a virtual service. The option is disabled.
- I was able to change the concurrent capacity of a virtual service in the earlier versions of DevTest, it fails only in the current one.
Environment:
- CA LISA 7.5.2
Cause:
- CA Lisa is configured with incorrect license which restricts a user from using Virtual Service from load testing
Resolution/Workaround:
Verify the current license being used with your CA Lisa. You need CA LISA performance license to be able to enable load on VSE.
Edit the local properties to use performance license. The below example shows the difference between Performance and non-performance license configuration.
#----not power#
laf.server.url=https://license.itko.com
laf.domain=<DomainName>
laf.username=CA_LISA_PerfVSE_Server
laf.password=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# power user#######
#----------------------------------------------------------------------------------------------------------------------------
laf.server.url=https://license.itko.com
laf.domain=<Domain Name>
laf.username=CA_LISA_VSEPwrU
laf.password=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx