Stopping the Admin Server
The way in which you stop the Admin server depends upon the platform on which it is running.
UNIX Platforms
If you started the Admin server using the UNIX service script, stop it using the service script:
flexnet-service stop
Windows Platforms
- If you started Admin as a Windows service, stop the Admin service through Administrative Tools.
-
If you started Admin from the command line, open a different Command prompt from that used to start it, change to the
admin_install_directory
and type the command:flexnet stop
-
On some Microsoft Windows machines the flexnet stop command may fail with an exception. The fix is to install Microsoft Visual C++ 2008 SP1 Redistributable Package (x64), which is available from the Microsoft website: https://www.microsoft.com/en-us/download/details.aspx?id=2092.
-