User guide
Appendix C - Troubleshooting Guide
FLEXLM_DIAGNOSTICS
FLEXnet Licensing End User Guide 121
• It was unable to find the other license file, which is what produces the message “No such
file or directory”
Following is a description of the arguments to
lm_checkout()
lm_checkout(feature, version, num_lic, queue_flag, ..., dupgroup_mask)
where:
Level 3 Content (v6.0+ only)
If FLEXLM_DIAGNOSTICS is set to 3, then, in addition to level 1 and 2 output, if a checkout is
successful, information is printed explaining how the license was granted:
setenv FLEXLM_DIAGNOSTICS 3
app
Checkout succeeded: f0/14263EAEA8E0
License file: ./servtest.lic
No server used
app2
Checkout succeeded: f1/BC64A7B120AE
License file: @localhost
License Server: @localhost
app3
Checkout succeeded: f1/BC64A7B120AE
License file: servtest.lic
License Server: @speedy
Note that the feature name and license key are printed, along with the license file location (or
host name if
@host were used) and host name of the server, where applicable.
feature The requested feature.
version The requested version. The license file must contain a version
>= the requested version.
num_lic Number of licenses requested. Usually 1.
queue_flag If 0, no queueing
If 1, queue for license (“blocking” queue)
If 2, queue for licenses, but return to application (“non-
blocking” queue)
dupgroup_mask Indicates duplicate grouping, also called license sharing. User,
host, and display are as shown by
lmstat -a.