Software Archive
Read-only legacy content
17061 Discussions

A license for FCompL is not available now (-15,570,115)

Sang-Heon_S_
Beginner
1,560 Views

   My server information is as follows. And the license information is followed.  I don’t know why it does not recognize my license.  Could you please help me to solve this problem?

--------

Error

--------

Error: A license for FCompL is not available now (-15,570,115).

A connection to the license server could not be made.  You should
make sure that your license daemon process is running: both an
lmgrd process and an INTEL process should be running
if your license limits you to a specified number of licenses in use
at a time.  Also, check to see if the wrong port@host or the wrong
license file is being used, or if the port or hostname in the license
file has changed.

License file(s) used were (in this order):
    1.  Trusted Storage
**  2.  /opt/intel/composer_xe_2015.2.164/licenses/COM_L__FOR_XXXX-XXXXXXXX.lic
**  3.  /opt/intel/licenses/l_XXXXXXXX.lic
**  4.  /home/song/intel/licenses
**  5.  /opt/intel/composer_xe_2015.2.164/bin/intel64/../../Licenses
**  6.  /home/song/Licenses
**  7.  /Users/Shared/Library/Application Support/Intel/Licenses
**  8.  /opt/intel/composer_xe_2015.2.164/bin/intel64/*.lic

Please visit http://software.intel.com/sites/support/ if you require technical assistance.

ifort: error #10052: could not checkout FLEXlm license

-------------------------

 Server information

-------------------------

[root@tel02 bin]# /sbin/ifconfig eth0

eth0      Link encap:Ethernet  HWaddr 00:1E:4F:2C:5E:00

          BROADCAST MULTICAST  MTU:1500  Metric:1

          RX packets:0 errors:0 dropped:0 overruns:0 frame:0

          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

          Interrupt:18 Memory:d6000000-d6012800

 

[root@tel02 bin]# hostname

tel02.localhost.localdomain

 

 

0 Kudos
2 Replies
Simon_Geard
New Contributor I
1,560 Views

This sort of question is probably best handled by Premier Support but I'll have a go.

Things to check:

  1. The licence being used by the client machine is correct (I think it should just contain the server machine name and the port number)
  2. The client can see the server on the network - does it respond to 'ping'?
  3. The FlexLM licence server is running on the server machine. Perhaps the server machine was restarted and the licence server did not restart for some reason.

If all these checks pass then you should monitor the log file in the installation directory of the licence server - a line added everytime the licence server recieves a request for a licence. Monitor this file in real time (tail -f <logfile>) to make sure requests are being received.

 

0 Kudos
Yuan_C_Intel
Employee
1,560 Views

Hi, Sang

This is a public forum. Please do not paste license related information in the forum threads.

I have edited your original post and removed license related information.

Things for you to check:

1. Have you started Intel license manager on your license server: tel02.localhost.localdomain?

For more information on how to install and setup Intel Flexlm license manager, please refer to below article:

https://software.intel.com/en-us/articles/checklist-for-installation-and-troubleshooting-intel-flexlm-license-manager

2. After install license manager, you will find lmstat from installation package, run

# ./lmstat -a

To get license server status and send us the output.

Thanks.

 

 

0 Kudos
Reply