Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  License problem

    Posted 06/24/09 01:52 PM

    Originally posted by: SystemAdmin


    [subsoho said:]

    have big problem with licenses.

    First i only had oplstudio license in network, but now i need cplex license too in my pc so i added a second part to my license file. My access.ilm looks like :



    LICENSE XXXXXX
    SERVER 3000 a.pc.in.internet XXXXXXXX XXXX
    TOKEN OPLStudio 6.100 NEVER XXXXXXXXXXXX 10 any, options: ide , server: turing ,
    license: XXXXXX

    LICENSE XXXXXX
    SERVER 80 mylocalpc XXXXXXXX XXXXX
    TOKEN CPLEX 11.200 NEVER XXXXXXXXXXXX 1 pcwinnt on XXXXXXXX mylocalpc , options: e
    m b q use=1 MAintenanceEnd=XXXXXXXX , server: mylocalpc , license: XXXXXX




    When i try to execute oplrun in command line i get :

        [i]"<<< setup<br />
        *** WARNING[GENERAL_003]: Since this computer does not have a valid license key,
        OPL is running in free trial mode.
        ILOG OPL Development Studio will solve math programming problems up to 500 varia
        bles and 500 constraints.
        Constraint programming problems are limited to search space of size 2^1000, see
        docs for details.

        If you do have a valid license key and need help installing it, please contact I
        LOG technical support."[/i]

    But the license is valid.

    The result of ilmcheck is :

        [i]ILOG ilmcheck version 2.7.3 (pcwinnt)
        Copyright (c) 1993 - 2007.
        Using environment variable ILOG_LICENSE_FILE='c:\ILOG\ILM\access.ilm'
        Checking license file "c:\ILOG\ILM\access.ilm"
          Line 5: error: this line is wrapped.
          Line 6: warning: duplicate LICENSE line
          Line 7: warning: duplicate SERVER line
          Line 5: TOKEN OPLStudio has an invalid password[/i]

    If i take the cplex part from the license i can run work from oplstudio ide but i need both licenses oplstudio and cplex. (?)
    How can i put both licenses to work together ?


    Have to finish and importan work for my collegue and am stopped with  this problem.

    Somebody can help me ? thx a lot.




    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: License problem

    Posted 06/24/09 02:10 PM

    Originally posted by: SystemAdmin


    [alain.chabrier said:]

    May be the lines like


    TOKEN CPLEX 11.200 NEVER XXXXXXXXXXXX 1 pcwinnt on XXXXXXXX mylocalpc , options: e
    m b q use=1 MAintenanceEnd=XXXXXXXX , server: mylocalpc , license: XXXXXX

    has been broken into 2 lines b some of your editors.
    check this line is one unique long line

    Alain
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 3.  Re: License problem

    Posted 06/24/09 02:36 PM

    Originally posted by: SystemAdmin


    [subsoho said:]

    thx for ur answer alain :

    if i put :

    [i]TOKEN CPLEX 11.200 NEVER XXXXXXXXXXXX 1 pcwinnt on XXXXXXXX mylocalpc , options: [b]e m[/b] b q use=1 MAintenanceEnd=XXXXXXXX , server: mylocalpc , license: XXXXXX[/i]

    in one line , or :

    [i]TOKEN CPLEX 11.200 NEVER XXXXXXXXXXXX 1 pcwinnt on XXXXXXXX mylocalpc , options: [b]em[/b] b q use=1 MAintenanceEnd=XXXXXXXX , server: mylocalpc , license: XXXXXX[/i]

    doesnst work anyway.
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 4.  Re: License problem

    Posted 09/10/09 09:27 PM

    Originally posted by: SystemAdmin


    [cric35 said:]

    Hello subsoho;

    I have exactly the same problem as you.

    I can't run cplex and oplstudio license in the same file access.ilm because the file ilmcheck.bat returns the same problems as you.

    Can you tell me what do yo do? Have you can solve this problem?

    Can you help me? Thanks


    #DecisionOptimization
    #OPLusingCPLEXOptimizer