Changing the following entry in the registry will solve the problem:
1) Stop LMS:
# net stop crmdmgtd
2) Go to RUN and type regedit to open the Registry editor
3) Go to
HKEY_LOCAL_MACHINE\SOFTWARE\Cisco\ResourceManager\CurrentVersion\Daemons\QPMAppserver
If it is a 64Bit-Server, you find the entry under
HKEY_LOCAL_MACHINE\SOFTWARE\ Wow6432Node\Cisco\ResourceManager\CurrentVersion\Daemons\QPMAppserver
4) Right click on the RunAsSystem, select Modify on the context menu and change the value to "1".
5) Start LMS and the problem should be resolved.