PDA

View Full Version : How Do I Install A New License Key?


sysadmin
08-26-2008, 05:52 PM
Traverse license key is provided as a single file in XML format and placed in the etc/ directory under the Traverse installation folder. To install a new license key:

Save/Copy the new license as TRAVERSE_HOME/etc/licenseKey.xml where TRAVERSE_HOME is the top level directory where Traverse is installed. Typically this will be /usr/local/traverse on Linux/Solaris or C:\Program Files (x86)\Traverse on Windows.


Make sure to replace the contents of the existing licenseKey.xml with this new file. Do not make any modifications to the file as it will invalidate the key.


Restart Traverse services to apply the new license parameters. On Linux/Solaris, execute the following commands:

su
cd /usr/local/traverse
etc/traverse.init reconfig

On Windows, use the Traverse Service Controller from Start -> Programs -> Zyrion Traverse.


Repeat above steps for all servers where Traverse BVE/DGE components are installed.

mohdamir
04-28-2011, 05:26 AM
Hi sysadmin,
Restart means we need to stop the Zyrion services first then bring up again, right?

sysadmin
04-28-2011, 08:18 AM
Mohdamir, that is correct.