Activation
A Rendezvous daemon requires activation by using a license to start. You can generate licenses at the TIBCO Software Download site (https://www.tibco.com/downloads). For more information about activating TIBCO products, see TIBCO Activation Service documentation at https://docs.tibco.com/products/tibco-activation-service.
There are two options for activating an Rendezvous daemon:
-
In-product Activation (local activation): Copy your license file to the host system where you are running your Rendezvous daemon. Provide the URL for your license file on your host system using the
-licensecommand-line parameter or the TIBRV_LICENSE environment variable, for example:-license file:///usr/tmp/tibrv/tibrvlic.bin
Note: The license file used for In-product Activation must be located on a filesystem that the Rendezvous daemon can access. -
TIBCO Activation Service (remote activation): Install TIBCO Activation Service software and upload your license file to the running instance before installing Rendezvous. Consult the TIBCO Activation Service documentation at https://docs.tibco.com/products/tibco-activation-service for installation instructions, and to determine the URL for your TIBCO Activation Service instance. Provide the URL for your TIBCO Activation Service instance using the
-licensecommand-line parameter or the TIBRV_LICENSE environment variable, for example:-license https://activationserver.example.com:7070?fp=98fdb7e7d06fe3aac5841086684d8069d883984b4030ad8edfa97b363bc0620a
https://tib-activate:7070. If the Rendezvous daemon cannot be activated, it will exit.For details on how a Rendezvous daemon manages the expiration of licenses under different conditions, see Appendix: License Caching and Expiration.