This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Forum
- :
- Re: Idptr value is getting null, when accessing the licence configuration (licence from server)
Subscribe
- 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
Apr 27, 2023
04:59 AM
Idptr value is getting null, when accessing the licence configuration (licence from server)
lc_get_config is returning the licence configuration let's say collected in conf variable. When the licence is taken from local system using a lic file.(node lock) The conf->idptr value is not null. Where as when hosted the lic file on server.(floating) Conf->idptr value is null
What might be the issue?
What might be the issue?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 27, 2023
07:53 AM
I believe the idptr field returns the value of the HOSTID= field in the feature line (not the actual hostid of the client machine). Floating licenses often don't have HOSTID= set so check if your license file has this.
