Software Archive
Read-only legacy content

License error

Jan_Borup_J_
Beginner
288 Views

When compiling, I get the following error: Error: A license for FCompW is not available (-9,57).(Full output in end of this post).

Product and license details:

Product SKU: PCE999WLGE01X1Z 
License Type: Named-user(System Locked) 1 seats 

My support has expired, however the compiler should still work, right?
Please help me out to get this corrected!

Thanks in advance,

Jan B Jakobsen

 

 

 

1>------ Rebuild All started: Project: Irregular, Configuration: Release Win32 ------
1>Deleting intermediate files and output files for project 'Irregular', configuration 'Release|Win32'.
1>Compiling with Intel(R) Visual Fortran Compiler XE 15.0.5.280 [IA-32]...
1>Irregular.f90
1>Error: A license for FCompW is not available (-9,57).
1>License file(s) used were (in this order):
1>    1.  Trusted Storage
1>    2.  C:\Program Files (x86)\Common Files\Intel\Licenses\JG52_BB4STHZM_636119930641646954.lic
1>    3.  C:\Program Files (x86)\Common Files\Intel\Licenses\JG52_BB4STHZM_636119939604069271.lic
1>    4.  C:\Program Files (x86)\Common Files\Intel\Licenses\w_BB4STHZM.lic
1>    5.  C:\Program Files\Common Files\Intel\Licenses
1>    6.  C:\PROGRA~2\Intel\COMPOS~1\bin\ia32\*.lic
1>Please visit http://software.intel.com/sites/support/ if you require technical assistance.
1>ifort: error #10052: could not checkout FLEXlm license
1>
1>Build log written to  "file://C:\Development\Irregular_Analysis_dev1.52\Release\BuildLog.htm"
1>Irregular - 2 error(s), 0 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

 

0 Kudos
1 Reply
Hubert_H_Intel
Employee
288 Views

Jan,

Yes, runtime of the license is permanent and the Intel® Fortran Compiler should run although support has expired.

The only issues I can think of actually is that the host id of your system doesn't match the host id entry in your license file.

Please run getmac /V on your host system and check if any of the listed MAC-addresses is used in your license file. If not, you need to activate your license for your host system using the Intel® Software Manager or modify it on the Intel® Registration Center as described here: https://software.intel.com/en-us/articles/how-do-i-get-a-license-file-for-an-offline-installation-of-intel-parallel-studio-xe-2016

Do you plan to renew your license? Please checkout your options on the SN Lookup Webpage: https://registrationcenter.intel.com/en/products/lookup/

I hope this helps.

Regards, Hubert.

 

0 Kudos
Reply