MATLAB Installation Guide for Unix    

Checking the License Manager Daemons

The license manager must be running before you can start MATLAB. To determine whether the license manager daemons are operating, run the lmstat command on the license server:

On computers running System V UNIX, enter

Check the output of these commands to determine if both the license manager daemon (lmgrd or lm_TMW.ld) and the vendor daemon (MLM) are running. There can be multiple license manager daemons running if you are running multiple license managers but only one MLM daemon. Remove all duplicate daemons manually. To stop processes, you must be logged in as superuser; then execute the command

where pid_of_daemon is the process ID of the daemon. If either the license manager or vendor daemon is not running, restart the daemons by running lmstart, located in the $MATLAB/etc directory.


  Problems Starting MATLAB Viewing the License Manager Log File