Advanced Search
Search Results
134 total results found
Can I use another port for the proxy server
Note: The license files for the proxy are in folder /opt/flexlm/bin. There are two license files: atflexd-proxy.lic and proxy.lic. Via these license files the license server process lmgrd starts two vendor daemons: atflexd for the T2K licenses socbu for th...
How to make an online FNE server offline
Add the following line to /etc/hosts on the FNE license server at the end of the file: 0.0.0.0 license.advantest.com Note: the line 0.0.0.0 license.advantest.com is sometimes not working because of individual customer IT setup. Then you need to talk to custo...
No active time synchronization daemon found on this system (ntpd/chrony)
NTPD: Make sure the service is running. Chrony: Un-comment the line "local stratum 10" in the /etc/chrony.conf and restart chrony service Reference: Configuration about ntpd/chronyd
RHEL9 upgrade and the licensing software - recommendation for existing setups
In any case using a emergency standby license server is advised to ease the process of upgrading the setup.Please be reminded, that an emergency server is mandatory for any FNE/X related setup. For upgrading from RHEL7 to RHEL9 and how to handle the licensi...
Can I install FNE or FNX on a dual boot workstation
A dual boot workstation is currently the set up of two boot instances on the workstation with Hypervisor and VM setup for the one instance Bare metal setup for the other instance This setup is available for the following workstations: Z640 Z4G4 Z4G...
How to find available registration keys for a parent organization?
Please go to License Portal → License management → Overview → Select master organization → Input keyword "LIC-SRV-Registration" in Entitlement filter → Find the lines in the "remaining" column that are not blank. Example: Under master organization Advantest_T...
How to find which sub-organization a license server is registered under?
Please go to License Portal → License management → Overview → Select master organization → Input keyword "LIC-SRV-Registration" in Entitlement filter → Input server name or server host id as the keyword in Host filter Example: Server ADV_Training_Test_Server(...
What is the process for customers after replacing the motherboard?
Reset the database with following command cd /opt/flexnetls/socbu sudo ./reset-fne-server -a sudo systemctl start advantest-fne-server Download the overview Excel via License Portal Create a ticket and request the removal of the previo...
Where are the log files?
You can find the log files in the following folders for FNE server: /var/opt/flexnetls/socbu/logs > filename flexnetls*.log* and flexnetls.critical.log FNE server viewer: /var/opt/flexnetls/viewer/logs > filename fne-viewer.log* Proxy: /opt/flexlm/log > ...
How to update FNX/FNE license servers' software?
See also - Failover license server installation, upgrades and updates. It is the advantage of the FNE/FNX server, that an update works without downtime. Do the following steps: Note: If there is not a failover or tertiary server existing, you can skip the st...
FNE registration problems
Error "Connection to https://license.advantest.com/flexnet/deviceservices failed with exception" Issue description: The user tried command register-fne-server <id> with the appropriate <id> and got the following error message: Failed to activate your ...
FNE log file: errors and messages
Installation problems - error "/tmp/: failed to map segment from shared object: Operation not permitted" Creation date: 08-Jan-2020Author: Heike Klein Issue description: The FNE server has been installed but cannot be started.Log file error in /var/opt/fle...
License Portal Information
Subtopics: How to change the FNE server hostname in the license portal? How to do FNE renewal in March? Is the rehosting of FNE licenses from one FNE license server to another FNE license server free of charge? How to change the FNE server hostname in ...
How to use test_license_checkout tool
Prerequisite to run the tool on an FNE server: FNE client SW (v93000-fne-client-<version> must be installed. You can run the tool without providing the path to the tool (available in the PATH variable and can be found for RHEL7 in /usr/bin as link and existin...
FNE Server Viewer Information: difference between connected client and connected tester client?
What is the difference between # connected clients and # connected tester clients in the FNE server viewer? If you have a look at the left bar of the FNE server viewer then you have a small graph showing the # of connected clients and # of connected tester c...
How to receive license expiration notification via email?
fne-list-licenses --expires <expiration_date> | grep -q " x " && fne-list-licenses --expires <expiration_date> | mailx -s "Expiring licenses" <email_address> Example: fne-list-licenses --expires 100 | grep -q " x " && fne-list-licenses --expires 100 | mailx -...
How to define License Servers via Environment Variables instead of License File(s)
There are two environment variables available for the definition of FNP license servers instead of using license files: SOCBU_LICENSE_FILE LM_LICENSE_FILE You can define the environment variable in user configuration files like .profile, .bash-profile w...
Installation Questions
Can I install FNP on a dual boot workstation Definition dual boot workstation A dual boot workstation is currently the set-up of two boot instances on the workstation with Hypervisor and VM setup for the one instance Bare metal setup for the other instan...