Software Archive
Read-only legacy content
17061 Discussions

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

Guy_Tel-Zur
Beginner
1,121 Views

I think I successfully installed and registered Intel Cluster Studio XE 2013 SP1.

whien I try to use icc I get:

Error: A license for CCompL 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.  /home/telzurintel/licenses/XXXXXX.lic
**  3.  /opt/intel/composer_xe_2013_sp1.0.080/Licenses
**  4.  /opt/intel/licenses/l_XXXXXX.lic
**  5.  /Users/Shared/Library/Application Support/Intel/Licenses
**  6.  /opt/intel/composer_xe_2013_sp1.0.080/bin/intel64/*.lic

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

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

INTEL_LICENSE_FILE points to /opt/intel/licenses/l_XXXXXX.lic

(the real license name was renamed here to XXXXX)

Please advise!

Guy

 

icc: error #10052: could not checkout FLEXlm license

0 Kudos
6 Replies
James_T_Intel
Moderator
1,121 Views

Hi Guy,

Are you using a floating license?  Please send me (via private message is fine) the logs from your license server.

Sincerely,
James Tullos
Technical Consulting Engineer
Intel® Cluster Tools

0 Kudos
Jeremy_F_
Beginner
1,121 Views

Hey !

 

I have the same problem with my licence, as you can see:

//===============

# module load intel/2013.1.046.mpt
# icc

Error: A license for CCompL 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.  /workfs/dev/libs/intel/2013.1.046/composer_xe_2013_sp1.2.144/Licenses
**  3.  /root/intel/licenses
**  4.  /opt/intel/licenses/COM_L___XXXX-XXXXXXXX.lic
        //serial number stripped out.
**  5.  /Users/Shared/Library/Application Support/Intel/Licenses
**  6.  /workfs/dev/libs/intel/2013.1.046/composer_xe_2013_sp1.2.144/bin/intel64/*.lic

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

icc: error #10052: could not checkout FLEXlm license

//====================================

Can you help me to fix this problem ? I try to change the licence path without success.

 

Thank you.

J. Foulon

0 Kudos
Guy_Tel-zur1
Beginner
1,121 Views

Hi,

Do you have by chance two Intel developer accounts? if so you perhaps you are trying to use the software from the other identity.

--Guy

0 Kudos
Hubert_H_Intel
Employee
1,121 Views

Jeremy,

On your login prompt, please create a log file and send it to me via "Send Author A Message" link to protect confidential data. I've purged also confidential data of your last post.

# export INTEL_LMD_DEBUG=/tmp/LMD_log.txt
# icc

Hubert.

 

0 Kudos
kiran_s_
Beginner
1,121 Views

hi  ... 

i have same problem 

 

[root@nits-hpc ~]# icc

Error: A license for CCompL 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_2013_sp1.2.144/licenses
**  3.  /opt/intel/licenses/lic1.lic
**  4.  /root/intel/licenses
**  5.  /opt/intel/composer_xe_2013_sp1.2.144/Licenses
**  6.  /Users/Shared/Library/Application Support/Intel/Licenses
**  7.  /opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/*.lic

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

icc: error #10052: could not checkout FLEXlm license

 

 

please help

 

0 Kudos
kiran_s_
Beginner
1,121 Views

i got the solution of this problem 

restart the flexlm service which is  your  license server

which is inside 

/opt/intel/flexlm/

and execute lmgrd service 

./lmgrd

 

 

Thank you 

kiran sonavane

0 Kudos
Reply