Floating License Server: Client Properties
The client property file allows Andi to automatically connect to a floating license server. To connect, you must create a property file named andi_floatinglicense.properties in the Andi installation directory (where the Andi.vmoptions file is located).
The properties in the file allow Andi to connect to the Andi license server and to checkout specific feature(s) that the client would like to use.
Client Properties
Property Name | Description |
licenseServer.networkAddress | The name or IP address of the Andi floating license server |
licenseServer.port | The port of the Andi floating license server |
licenseServer.heartbeat.secondsBetween | The number of seconds between heartbeats which makes sure that the license server is active. (Leave at the default of 5 unless asked to change by Andi support) |
licenseServer.heartbeat.retryAfter | The number of seconds to wait before attempting to connect to the license server. (Leave at the default of 5 unless asked to change by Andi support) |
licenseServer.heartbeat.count | The number of times a retry will occur before notifying user that the floating license server is down. (Leave at the default of 1 unless asked to change by Andi support) |
andi.productFeatureName | The Andi feature: Professional or ProfessionalPlus |
andi.customerNumber | Allows more than one license pool to be served from one license server. Can be alpha-numeric but cannot include a colon ":" character. |
andi.features | Allows checking out additional features such as MQExplorer if purchased. By default commented out with a #. Example: #andi.features= |
Example Property File
licenseServer.networkAddress=192.168.1.1
licenseServer.port=9999
licenseServer.heartbeat.secondsBetween=1
licenseServer.heartbeat.retryAfter=1
licenseServer.heartbeat.count=6
andi.productFeatureName=ProfessionalPlus
andi.customerNumber=DEVELOPERMENT
#andi.features=