Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

error #10052 - license issue

phipps__cody
Beginner
426 Views

I am attempting to create a .dll with a batch file. Everything else with batch file works except for this part. I keep getting this error:

Error: A license for FCompW is not available now (-15,10,10061).
 A connection to the license server could not be made.  You should
 make sure that your license daemon process is running: both an
 lmgrd.exe process and an INTEL.exe 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.  C:\Program Files (x86)\Common Files\Intel\Licenses\w_HJTBRLFR.lic
     3.  C:\Program Files\Common Files\Intel\Licenses
     4.  c:\PROGRA~2\intel\COMPOS~1\bin\ia32\*.lic
 Please visit http://software.intel.com/sites/support/ if you require technical assistance.
 ifort: error #10052: could not checkout FLEXlm license

I checked out services and it seems FLEX keeps stopping itself. In event viewer, you can see where the process of the making the .dll crashed. 

0 Kudos
2 Replies
phipps__cody
Beginner
426 Views

Thanks in advanced!

0 Kudos
Steve_Lionel
Honored Contributor III
426 Views

All licensing issues need to be submitted at https://supporttickets.intel.com/?lang=en-US - licensing experts don't hang out here.

0 Kudos
Reply