Stop and restart a server on Windows, macOS, or Linux.
Audience | Administrator |
To perform system maintenance on a license server, including uninstalling Network License Manager, first stop the license server. When you finish maintenance work, restart the license server.
Stop the server
The best practice is to select Force Server Shutdown before clicking Stop Server. Then wait five seconds before attempting to start the server again.
Restart the server
On the Start/Stop/Reread tab in LMTOOLS, click Start Server.
Stop the server
Enter the following in Terminal:
./lmutil lmdown -q -force
Restart the server
Enter the following in Terminal, replacing acad.lic with your license filename and debug.log with your log filename:
./lmgrd -c acad.lic -l debug.log
Stop the server
Enter the following in Terminal:
./lmutil lmdown -q -force
Restart the server
Enter the following in Terminal, replacing acad.lic with your license filename and debug.log with your log filename:
./lmgrd -c acad.lic -l debug.log