Thursday 6 June 2013

License Manager was not initialized

In the Controller when running a test if the following error is shown : Error Message "License Manager was not initialized"
The reason for this error to occur is because the user account doesn’t have the required permissions to initialize the LoadRunner libraries and interact with the operative system.
Be sure that you are using a full Administrator account over the machine where the Controller is installed. Any other permissions group will affect the load test.
Completely disable the DEP and reboot the machine.
Open an Elevated Command Prompt
i. Open the Start Menu
ii. Click All Programs and Accessories
iii. Right click on Command Prompt and click Run as Administrator
iv. Click on Continue
To Disable DEP
i. In the Elevated Command Prompt, type:
bcdedit.exe /set {current} nx AlwaysOff
ii. Restart the computer to apply

No comments: