cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error Returned: LM_TOOMANY

Error Returned: LM_TOOMANY

The error code returned when asking for more than the available count is always going to be LM_MAXUSERS.

Example :

Consider the below license file

FEATURE f1 demo 1.0 24-mar-2022 5 ISSUER=something ISSUED=22-mar-2022  SIGN1=0

 == Client ==
lmflex f1 10
License call failed for feature f1, version 1.000 and quantity 10.

The FLEXnet error message is as follows: Licensed number of users already reached.
Corresponding license server message:
11:32:05 (demo) DENIED: "f1" port@host (10 licenses) (Licensed number of users already reached. (-4,342))
11:32:05 (demo) DENIED: "f1" port@host (10 licenses) (Licensed number of users already reached. (-4,342))

LM_TOOMANY is no longer returned under any circumstances, so it seems to have become obsolete.

Labels (2)
Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Dec 23, 2021 01:42 AM
Updated by:
Contributors