© 2008 syncRO soft ltd. | If all the floating licenses are used in the same local network the installation procedure of floating licenses is the same as for the Named User licenses. Within the same network the license management is done by communication between the instances of <oXygen/> that are connected to the same local network and that run at the same time. Any new instance of <oXygen/> that is started after the number of running instances is equal with the number of purchased licenses will display a warning message and will disable the open file action. If the floating licenses are used on machines connected to different local networks a separate license server must be started and the licenses deployed on it. Procedure 2.6. Floating license server setup
After the floating license server is set up the <oXygen/> application can be started and configured to request a license from it: Procedure 2.7. Request a floating license from the license server
In order to install the <oXygen/> license server as a Windows service you should run the Windows installer downloaded from the URL provided in the registration email message containing your floating license key. If you want to install, start and uninstall yourself the server as a Windows service you can run the scripts created in the install folder from a command line console with the install folder of the license server as the current folder (on Windows Vista you have to run the console as Administrator). For installing the Windows service: installWindowsService.bat After installing the server as a Windows service, use the following two commands to start and stop the license server: startWindowsService.bat stopWindowsService.bat Uninstalling the Windows service requires the following command: uninstallWindowsService.bat The installService.bat script installs the <oXygen/> license server as a Windows service with the name "oXygenLicenseServer" and accepts two parameters: the path of the folder containing the floating license key files and the local port number on which the server accepts connections from instances of the <oXygen/> XML Editor . The parameters are optional. The default values are:
The JAVA_HOME variable must point to the home folder of a Java runtime environment installed on your Windows system. The startService.bat script starts the Windows service so that the license server can accept connections from <oXygen/> clients. The stopService.bat script stops the Windows service. The license server is shut down and it cannot accept connections from <oXygen/> clients. The uninstallService.bat script uninstalls the Windows service created by the installService.bat script. When it is started the license server creates two log files in the directory where the license server is installed:
On Windows Vista if you want to start or stop the Windows service with the Start menu shortcut called Start Windows service / Stop Windows service you have to run the shortcut as Administrator. This is a standard option for running Start menu shortcuts on Windows Vista and is necessary for giving the required permission to the command that starts / stops the Windows service. © 2008 syncRO soft ltd. |