License Server Configuration Reference

License Server Configuration Reference

Configuration Properties

Property

Default

Description

deltaxml.licenseServer

(none)

FlexNet license server in port@hostname format, e.g. 27000@licserver

deltaxml.license

deltaxml.lic

Path to a local node-locked license file (overridden by licenseServer if both set)

DELTAXML_LICENSE_SERVER

(none)

Environment variable alternative to deltaxml.licenseServer

FlexNet Daemon Ports

Port

Purpose

27000 (default)

License manager (lmgrd)

Vendor-assigned

DeltaXML vendor daemon (deltaxml)

Both ports must be reachable from client machines. Configure firewall rules accordingly.

Verifying License Status

Bash

## Check license availability (node-locked or server)

java -jar command.jar license --check

## Return a node-locked license before migrating to a new machine

java -jar command.jar license --return

FlexNet Publisher Reference

Full daemon installation, configuration, and troubleshooting is covered in the FlexNet Publisher License Administration Guide available from the MyDelta portal documentation section.

Server environment variables and lmgrd flags are documented in that guide and are outside the scope of DeltaNova product documentation.