Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  license error in linux cluster

    Posted 02/07/12 10:02 PM

    Originally posted by: yhlvqz


    I recently tried to run cplexlsqlin on linux cluster
    but it showed error as following:
    CPLEX Error 32201: ILM Error 16: CPLEX:
    license file not found or unreadable

    I have set up environment variable: export ILOG_LICENSE_FILE = path which include the access key

    I used : echo $ILOG_LICENSE_FILE to check I added the environment variable successfully.
    and I used: ls path/access.ilm to check no .txt extension there

    But the error is still there. Anyone can give me some suggestions? Thanks
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: license error in linux cluster

    Posted 02/07/12 10:08 PM

    Originally posted by: yhlvqz


    in the quick start manual, it is said make sure this environment variable is initialized each time I use the software. How do this step? Thanks
    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: license error in linux cluster

    Posted 02/08/12 01:34 AM

    Originally posted by: SystemAdmin


    One way to achieve that is to add the variable setting to your local shell-startup configuration. This is $HOME/.bashrc if you use bash or $HOME/.cshrc if you use csh. You may also ask your administrator to add this setting to the global shell initialization file.
    #CPLEXOptimizers
    #DecisionOptimization


  • 4.  Re: license error in linux cluster

    Posted 02/07/12 10:42 PM

    Originally posted by: yhlvqz


    solve the problem. I should include the license file name on environment variable path.
    #CPLEXOptimizers
    #DecisionOptimization


  • 5.  Re: license error in linux cluster

    Posted 02/08/12 01:27 AM

    Originally posted by: SystemAdmin


    Correct. The environment variable must point to the license file itself, not to the folder that contains the file.
    This detail is mentioned several times on the Forum here.
    #CPLEXOptimizers
    #DecisionOptimization