Hello Martin, Below I have provided an excerpt from a help article I located and linked here. The article references older versions but believe the information is still relevant. Hope this helps! Manually stopping and starting the Exelis license manager service: The on-demand service configuration of the Exelis license manager service requires the use of the "launchctl" command to manually install/start , and uninstall/stop the service. To manually unconfigure/stop the Exelis license manager service, issue the command: sudo /bin/launchctl unload -w /Library/LaunchDaemons/com.exelis.lmgrd.plist To manually reconfigure/start the Exelis license manager service, issue the command: sudo /bin/launchctl load -w /Library/LaunchDaemons/com.exelis.lmgrd.plist To manually restart a new instance of the Exelis license manager service without reconfiguring the service, use the lmdown command, for example: cd /Applications/exelis/idl85/bin . ./idl_setup.bash sudo ./lmdown -force -c /Applications/exelis/license/license.dat This will force the Exelis license manager to stop and then the system's on-demand service daemon will automatically start a new instance of the Exelis license manager. -David
|