- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Forum
- :
- Re: Looking for better definition of DUP_DISPLAY (D) is for DUP_GROUP
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Looking for better definition of DUP_DISPLAY (D) is for DUP_GROUP
I'm trying to find out the behavior of DUP_GROUP=D is for a feature that is on a server.
My use case is this:
1) License qty of 1 on the server (with DUP_GROUP=D)
2) License checked out on server
3) 2nd license checked out on different PC
The documentation on what exactly DUP_DISPLAY means is unclear. The DUP_HOST and DUP_USER are pretty clear - well I'm assuming that USER is if the same username is checking out, and HOST is if the same host is checking out - but what is a "DISPLAY".
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @keith_thomas If a USER in the HOST starting two workspaces (Java Display or UI) from the same machine/user pointing to a license server that contains reusable licenses then it will consume two licenses.
If DUP_GROUP=D is set then it will reuse the same license.
Best Regards,
Mani.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
DISPLAY keyword means the console/command prompt/Putty session display ID, through which licensing activities are being initiated.
On Windows, irrespective of how many command windows we open, the DISPLAY for all those command windows will remain the same (matching with hostname). (lmutil lmhostid -display)
However, in the case of Non-Windows with each new terminal display change i.e../tty1, //tty2...
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Thanks @abhayparashar adding more details.
@keith_thomas Let me know this helps.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Thanks for explanation. I understand if the same Windows PC is used the regardless the display is the same for all sessions. My case is where it's a served license on a Windows PC, and the license is used on the Windows server PC by a session on it, and then a 2nd Windows PC will check out a license from the Windows server. In that case is the DISPLAY on the Windows server the PC the same for both these sessions - direct on the server and from 2nd PC. It appears that they are.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
I would expect that to happen if both the systems have same HOSTNAME or if there is a DISPLAY override in place.
