Oct 14, 2021
05:26 AM
1 Kudo
Hi @KevinL33
Your issue could be to do with the debug log and write permissions. It is best practice to set the location of debug_log_path to a subfolder of ProgramData. This location has user-write permission by default, which is needed when the license server runs as a service with LocalService permission. If you specify a different location, make sure you specify a fully qualified path that can be accessed with LocalService permissions.
One other test to see if your license server works is to run it in a command prompt. You can do this using the following syntax:
lmgrd.exe -c <YourLicenseFile> -l <YourDebugLog>
Then check the debug log for any errors.
If it runs ok, then it'll more than likely be a permissions issue.
Hope this helps.
Kind Regards, Joe
... View more
Feb 16, 2021
04:07 AM
Hi @sandeepk
Please refer to the 'README.locale' file within the Flexnet Client UI toolkit directory for more information about localisation support.
Kind regards, Joe
... View more
Feb 10, 2021
04:01 AM
1 Kudo
Synopsis:
When migrating the ISUS database to another server, certain files need to be modified in the Publisher server to point to this new database location.
Solution:
When moving database servers, then the following files will need updating with the new connection strings, username and password. These files are located in <FNC home>\FNC1500\tomcat\conf\Catalina\<serverName>
axis.xml publisher.xml ROOT.xml
The "connection string" refers to something which looks similar to the following:
"jdbc:jtds:sqlserver://<serverName>:1433;DatabaseName=<databaseName>"
*Note: There is also a connection string in <FNC home>/FNC1500/reports/runreport.bat and <FNC home>/FNC1500/logloader/logloader.bat which will need to be changed.
... View more
Labels:
Jan 19, 2021
08:37 AM
Hi @ronen_bachar
As this moment in time there are no plans to fix the other formats (CSV,HTML).
Kind regards, Joe
... View more
Jan 19, 2021
04:36 AM
1 Kudo
Hi @ronen_bachar ,
As you're aware the Flexnet Connect reports no longer produce an "Interactive graph" option. This is down to Adobe Flash Player being EOL from 31-Dec-2020, and is no longer supported in web browsers.
The only option is generating data using XML (on Firefox ONLY). Other browsers do not seem to generate the XML data.
Hope this helps.
Joe
... View more
Jan 19, 2021
04:25 AM
Symptoms:
The Flexnet Connect reports no longer produce an "Interactive graph" option.
Diagnosis:
This is down to Adobe Flash Player being EOL from 31-Dec-2020, and is no longer supported in web browsers.
Solution:
The only option is generating data using XML (on Firefox ONLY). Other browsers do not seem to generate the XML data.
This can be done by selecting "Data (XML)" as the Output Type, as shown below...
... View more
Labels:
Jan 09, 2021
02:58 PM
Hi @vparandhaman,
The quota count for each unique users (devices) that connects to the FNC Publisher portal is determined by the number of unique users in that year. This should reset every year. So, a device which was truly inactive would not have any activity, so it would not count against the next years quota.
If you feel you're seeing devices that are indeed 'inactive', then please raise a support case and provide some examples of the inactive devices you're referring to. We'll look into this further for you.
Kind regards, Joe
... View more
Nov 26, 2020
01:44 PM
1 Kudo
Summary:
When trying to download an update the error, "General data transfer failure. Couldn't resolve host name" is displayed.
Symptoms:
When downloading an update using the FlexNet Connect Client the pop-up dialog with the error below is displayed:
Cause:
This will occur if the download URL in the Publisher Portal for the update is formatted incorrectly, as shown in the snapshot below:
Resolution:
In the Publisher Portal change the download URL to use the correct format (i.e. using forward slash '/', not backslash '\'), as shown below:
https://www.testServer.com/joemc/Update/Test/Test1_V1.1.zip
... View more
Labels:
Sep 08, 2020
04:27 PM
@radamsL3Harris please try the following syntax...
lmstat -a -c 27001@<serverhost>
...replacing the port and server with yours.
Hope this helps.
... View more
Sep 08, 2020
08:30 AM
1 Kudo
@gabriel_meyer
You're correct on Linux it's the install_fnp.sh which will install the FlexNet Licensing Service
For Windows the FNP toolkit contains two sample programs that install and uninstall the FlexNet Licensing Service using fnpActSvcInstallWin and fnpActSvcUninstallWin functions of the FlexNet Licensing Service API:
• installanchorservice.exe • uninstallanchorservice.exe
These files are located in the <platform_dir> directory of the toolkit. The source code is available in \examples\anchor_service. These executables must be run as an Administrative user.
For testing you can simply run installanchorservice.exe to install the FlexNet Licensing Service - e.g. installanchorservice.exe <vendorName> <flexEnabledApplication>
More information about installing the FlexNet Licensing Service using the APIs can be found in the 'Installing the FlexNet Licensing Service on Windows' section of the 'FlexNet Publisher Programming Reference for License File–Based Licensing' guide.
Hope this helps.
... View more
Sep 08, 2020
07:57 AM
@gabriel_meyer you need to have the FlexNet Licensing Service installed and running on machines that use virtualization features.
... View more
Apr 08, 2020
08:00 AM
Symptoms:
When performing a capability request or response in FlexNet Operations and the following error is thrown in the UI: "An application error has occurred". If this occurs then search the flexnet.log file for the following error:
ERROR (lfs) An application error has occurred
com.flexnet.lfs.webservice.LFSFaultResponse_Exception: LFSError:UNKNOWN_ERROR
Diagnosis:
The issue occurs when the history logging level is set to "Error". This has been fixed in the 2018 R2 release.
Solution:
Upgrade to FNO 2018 R2. If this is not possible, then use the following workaround:
1. Go to System Configurations -> Embedded Devices -> History Logging 2. Change logging level from "Error" to "Information". 3. Save.
... View more
Jan 30, 2020
05:33 AM
1 Kudo
Hi,
A particular vendor daemon can only be run once per node. This is a security mechanism to prevent extra licenses from being granted.
There is no limit to the number of different vendor daemons that can be run per node.
Hope this helps.
... View more
Nov 04, 2019
04:56 AM
Hi @vinoth_kumar,
v.11.15 supports the following platforms:
Linux 32-bit x86:
RedHat Enterprise Linux 6 and 7 SUSE Linux Enterprise 11 and 12 Ubuntu 16.04 (experimental support)
Linux 64-bit x86-64:
RedHat Enterprise Linux 6 and 7 SUSE Linux Enterprise 11 and 12 Ubuntu 16.04 (experimental support)
So, 3 server redundancy is supported on Linux 7.3.
~Joe
... View more
Oct 21, 2019
08:32 AM
Description
When logging into Flexnet Connect On-Premise you may see the error in the attachment.
There is an problem with the version of Java that FNC installer is using, as this has outdated protocol support and seems to be causing the issue.
Resolution
What you'll need to do is the following: 1. Download and install the latest Java SDK* from Oracle based on the FNC architecture you've installed, i.e. x86 or x64. 2. On your FNC machine, stop the 'FNC Connect 15:00' service. 3. In your FNC installation directory, rename '_jvm' folder. 4. Create a new '_jvm' folder. 5. Open up the Java SDK and copy the contents from 'C:\Program Files\Java\jdk1.8.0_231' folder into the '_jvm' folder. 6. Start the 'FNC Connect 15:00' service again. 7. Now update the instance ID in the FNC admin portal under the 'License Rights' page. You should now be prompted with the following: Available Features: Enterprise Update Management** Instrumentation Management**
*Note: The latest Java SDK that was tested with at the time this KB was created is 'Java SE Development Kit 8u231'.
**Features available are dependent on what you purchased. If you don't see any features, this just means you've purchased no additional FNC features.
... View more
Latest posts by jmcmillan
Subject | Views | Posted |
---|---|---|
584 | Oct 14, 2021 05:26 AM | |
1221 | Feb 16, 2021 04:07 AM | |
579 | Feb 10, 2021 04:01 AM | |
2179 | Jan 19, 2021 08:37 AM | |
2190 | Jan 19, 2021 04:36 AM | |
604 | Jan 19, 2021 04:25 AM | |
1148 | Jan 09, 2021 02:58 PM | |
1565 | Nov 26, 2020 01:44 PM | |
1319 | Sep 08, 2020 04:27 PM | |
3671 | Sep 08, 2020 08:30 AM |
Activity Feed
- Got a Kudo for Re: Flex license server 11.16 not starting on VMWare 6.7. Oct 14, 2021 02:11 PM
- Posted Re: Flex license server 11.16 not starting on VMWare 6.7 on FlexNet Publisher Forum. Oct 14, 2021 05:26 AM
- Got a Kudo for Re: Can't create FNC report anymore due to Flash player. Apr 16, 2021 02:23 AM
- Posted Re: How to get locale catalog for other languages than English for Flexnet Connect 2017 R3 on FlexNet Connect Forum. Feb 16, 2021 04:07 AM
- Posted Migrating the ISUS database to another server on FlexNet Connect Knowledge Base. Feb 10, 2021 04:01 AM
- Posted Re: Can't create FNC report anymore due to Flash player on FlexNet Connect Forum. Jan 19, 2021 08:37 AM
- Posted Re: Can't create FNC report anymore due to Flash player on FlexNet Connect Forum. Jan 19, 2021 04:36 AM
- Posted Flexnet Connect Cloud reports not working. on FlexNet Connect Knowledge Base. Jan 19, 2021 04:25 AM
- Posted Re: FlexNet Connect - delete inactive clients on FlexNet Connect Forum. Jan 09, 2021 02:58 PM
- Posted General data transfer failure. Couldn't resolve host name on FlexNet Connect Knowledge Base. Nov 26, 2020 01:44 PM
- Posted Re: Lmstat blocked on FlexNet Publisher Forum. Sep 08, 2020 04:27 PM
- Got a Kudo for Re: Virtual Machines. Sep 08, 2020 10:05 AM
- Posted Re: Virtual Machines on FlexNet Publisher Forum. Sep 08, 2020 08:30 AM
- Posted Re: Virtual Machines on FlexNet Publisher Forum. Sep 08, 2020 07:57 AM
- Posted This article will explain how to overcome the error: "LFSError:UNKNOWN_ERROR" in FlexNet Operations on Premise. on FlexNet Operations Knowledge Base. Apr 08, 2020 08:00 AM
- Got a Kudo for Re: Host multiple licenses for same vendor. Jan 30, 2020 09:31 AM
- Posted Re: Host multiple licenses for same vendor on FlexNet Publisher Forum. Jan 30, 2020 05:33 AM
- Posted Re: Does 3 server reduncdancy license be supported in Linux 7.3 on FlexNet Publisher Forum. Nov 04, 2019 04:56 AM
- Posted Flexnet Connect On-Premise Instance is throwing "IO Exception. key=IO Exception.. Try again." error on FlexNet Connect Knowledge Base. Oct 21, 2019 08:32 AM
- Got a Kudo for Re: Fail to setup a license server using lmgrd on Linux with LM_STRENGTH set to LM_STRENGTH_DEFAULT. Oct 15, 2019 01:57 PM