Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only

UnsatisfiedLinkError while using ILOG CPLEX in Linux

  • 1.  UnsatisfiedLinkError while using ILOG CPLEX in Linux

    Posted 06/01/10 10:02 PM

    Originally posted by: PrasadKK


    Hi,
    We use the CPLEX 9.0 Java library. I get the following error during initialization. This does not happen in all Linux environments though. Where can I get documentation on libraries that are required by CPLEX? Is there any information on what platforms (Linux variants/versions) that have known issues?
    Appreciate the help.
    Thanks.

    java.lang.UnsatisfiedLinkError: CPXRegisterLicense
    at ilog.cplex.Cplex.CPXRegisterLicense(Native Method)
    at ilog.cplex.CplexI.registerLicense(CplexI.java:3837)
    at ilog.cplex.IloCplex.registerLicense(IloCplex.java:14062)
    <snip/>
    #DecisionOptimization
    #OPLusingCPLEXOptimizer