I am running an evaluation version of Intel Visual Fortran compiler (Parallel Studio XE 2015) on Windows8.1.
I can run a hello world f90 program with MS Visual Studio 2010. However When I build a large project using Intel Visual Fortran compiler, I got the follow error message:
Package 'Intel.Fortran.IFLangService.IFLangServicePackage, IFLangService, Version=15.0.0.0, Culture=neutral, PublicKeyToken=null' failed to load.
ifort: error #10310: Failed to enable trusted storage check for licensing: WARNING: Enable Trusted Storage failed (flexnet error code 20). Trusted Storage based license could not be supported
I have seen various posts suggesting the error is due to the lack of a license file. Please help. Thank you!
- 标记:
- Development Tools
- Intel® License Manager for FLEXlm*
- Intel® Software Development Products Registration Center
链接已复制
Thank you very much! I would like to know why I need two licenses? Based on https://software.intel.com/en-us/articles/evaluation-license-error-10310-failed-to-enable-trusted-storage-check-for-licensing, I only need one license file?
Use the one appropriate to the product you are installing. Both of your licenses should cover the Fortran compiler. But if you intended to only get one evaluation, I would recommend using the one with last character in the filename 9. This one is for the full suite of tools.
Hello
I have exactly the same error on Linux platform. See below:
root@orions:/opt/intel/flexlm> ./chklic
========================================================================
License file = </usr/local/flexlm/licenses/license.dat>
========================================================================
License file = <Trusted Storage>
WARNING: Enable Trusted Storage failed (flexnet error code 2). Trusted Storage based license could not be supported
What can I do please ?
When I try to execute an intel command, I get the following error:
root@orions:/opt/intel/flexlm> ../bin/icc
Error: A license for CCompL is not available now (-97,121).
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.3.187/bin/intel64/../../Licenses
** 3. /root/Licenses
** 4. /opt/intel/licenses/l_3PS6BBT4.lic
** 5. /Users/Shared/Library/Application Support/Intel/Licenses
** 6. /opt/intel/composer_xe_2015.3.187/bin/intel64/*.lic
Please visit http://software.intel.com/sites/support/ if you require technical assistance.
icc: error #10052: could not checkout FLEXlm license
Any help ?
Thank you
