Reclaiming floating licenses
By default, licenses remain checked out until the plugin checks it back in, and in the case where the host application crashes or is killed, a license may remain checked
out forever. One option to release the improperly checked-out license is to stop and start the license server. Another option is to set the timeout of licenses, in hours, using the rvlsettimeout program.
The minimum timeout time that can be set is 1 hour.
Linux:
You'll want to perform any operations below ON THE SERVER running as an root!
To restart the license server:
- run /sbin/rvlkillserver (to kill the server).
- run /sbin/rvlserver & (to start the server in the background).
- run /sbin/rvlstatus to make sure the license(s) is(are) being properly read.
To set the time to check back in licenses to an amount in hours (the default is to never check back in licenses upon non-activitiy).
- Download the rvlsettimeout program for Linux.
- To set the time to automatically reclaim a license after 1 hour of non-activity, execute from a shell:
rvlsettimeout 1
- You can set the mininum time to more than 1 hour by simply replacing the "1" by the desired time, in hours.
- Restart the server (as described above) after running rvlsettimeout.
Macintosh OS X:
You'll want to perform all the operations below ON THE SERVER running as an administrator!
To restart the license server:
- double-click on /Applications/REVisionEffects/RVLKillServer (and answer "Yes" when it asks you if you want to kill the server). This will kill the older version license server
- double-click on /Applications/REVisionEffects/RVLStartServer
- double-click on /Applications/REVisionEffects/RVLDisplayStatusInSafari to make sure the license(s) is(are) being properly read.
To set the time to check back in licenses to an amount in hours (the default is to never check back in licenses upon non-activitiy).
- Download the rvlsettimeout program for Macintosh.
- To set the time to automatically reclaim a license after 1 hour of non-activity, execute from a shell:
rvlsettimeout 1
- You can set the mininum time to more than 1 hour by simply replacing the "1" by the desired time, in hours.
- Restart the server (as described above) after running rvlsettimeout.
Windows XP or Vista:
You'll want to perform any operations ON THE SERVER below running as an root!
To restart the license server:
- double-click on C:\Program Files\REVisionEffects\RVLKillServer.bat (and type in YES when it asks you if you want to kill the server).
- double-click on C:\Program Files\REVisionEffects\RVLStartServer.bat
- double-click on C:\Program Files\REVisionEffects\RVLShowStatusInBrowser.bat to make sure the license(s) is(are) being properly read.
Note: on Win XP x64 and Windows Vista 64, the "Program Files" directory above may need to be replaced with "Program Files (x86)" or the appropriate 32-bit program file directory on your machine.
To set the time to check back in licenses to an amount in hours (the default is to never check back in licenses upon non-activitiy).
- Download the rvlsettimeout program for Windows.
- To set the time to automatically reclaim a license after 1 hour of non-activity, execute from a shell:
rvlsettimeout 1
- You can set the mininum time to more than 1 hour by simply replacing the "1" by the desired time, in hours.
- Restart the server (as described above) after running rvlsettimeout.